GET api/QRLogAttributes?languageCode={languageCode}&offline={offline}&visible={visible}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| languageCode | string |
Required |
|
| offline | boolean |
Default value is False |
|
| visible | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
Collection of QRLogAttributeViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Code | string |
None. |
|
| SelectedValue | globally unique identifier |
None. |
|
| Value | string |
None. |
|
| CustomerId | integer |
None. |
|
| Visible | boolean |
None. |
|
| Index | integer |
None. |
|
| Required | boolean |
None. |
|
| QRLogAttributeGlobalRefId | globally unique identifier |
None. |
|
| SourceId | globally unique identifier |
None. |
|
| CanDelete | boolean |
None. |
|
| CodeFallback | string |
None. |
|
| QRLogAttributeClassId | globally unique identifier |
None. |
|
| QRLogAttributeClass | QRLogAttributeClassViewModel |
None. |
|
| QRLogAttributeListValue | Collection of QRLogAttributeListValueViewModel |
None. |
|
| Translations | Collection of TranslationViewModel |
None. |
|
| IsOriginatedByPim | boolean |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"id": "86dab631-f71f-48f4-9fdf-fa08565e0ace",
"code": "sample string 2",
"selectedValue": "cf38600c-c3db-4614-8dee-2053094c0535",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "410f4c77-f71f-41e3-80a6-22466ae0e319",
"sourceId": "8dc1affa-8d82-48ea-85d5-e43aefda92d4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ffb17763-40d5-46a5-acdc-3af4e6b8d566",
"qrLogAttributeClass": {
"id": "a81458f0-3250-4d88-ae92-b5aca6c96f57",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "346c7180-ab64-46d7-87b3-421d3d56a851",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27ab5897-4abb-4985-ae35-0f5be7a86dec"
},
{
"id": "346c7180-ab64-46d7-87b3-421d3d56a851",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27ab5897-4abb-4985-ae35-0f5be7a86dec"
}
]
},
"qrLogAttributeListValue": [
{
"id": "437f1858-7257-4467-aa86-14be23979c40",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "253a8ec2-5fd3-4ee5-9ce7-14a4ddfcecd7",
"qrLogAttributeListValueGlobalRefId": "abce430c-6fe4-4d9c-bd3e-ae04aff7b299",
"translations": [
{
"id": "346c7180-ab64-46d7-87b3-421d3d56a851",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27ab5897-4abb-4985-ae35-0f5be7a86dec"
},
{
"id": "346c7180-ab64-46d7-87b3-421d3d56a851",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27ab5897-4abb-4985-ae35-0f5be7a86dec"
}
]
},
{
"id": "437f1858-7257-4467-aa86-14be23979c40",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "253a8ec2-5fd3-4ee5-9ce7-14a4ddfcecd7",
"qrLogAttributeListValueGlobalRefId": "abce430c-6fe4-4d9c-bd3e-ae04aff7b299",
"translations": [
{
"id": "346c7180-ab64-46d7-87b3-421d3d56a851",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27ab5897-4abb-4985-ae35-0f5be7a86dec"
},
{
"id": "346c7180-ab64-46d7-87b3-421d3d56a851",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27ab5897-4abb-4985-ae35-0f5be7a86dec"
}
]
}
],
"translations": [
{
"id": "346c7180-ab64-46d7-87b3-421d3d56a851",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27ab5897-4abb-4985-ae35-0f5be7a86dec"
},
{
"id": "346c7180-ab64-46d7-87b3-421d3d56a851",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27ab5897-4abb-4985-ae35-0f5be7a86dec"
}
],
"isOriginatedByPim": true
},
{
"id": "86dab631-f71f-48f4-9fdf-fa08565e0ace",
"code": "sample string 2",
"selectedValue": "cf38600c-c3db-4614-8dee-2053094c0535",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "410f4c77-f71f-41e3-80a6-22466ae0e319",
"sourceId": "8dc1affa-8d82-48ea-85d5-e43aefda92d4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ffb17763-40d5-46a5-acdc-3af4e6b8d566",
"qrLogAttributeClass": {
"id": "a81458f0-3250-4d88-ae92-b5aca6c96f57",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "346c7180-ab64-46d7-87b3-421d3d56a851",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27ab5897-4abb-4985-ae35-0f5be7a86dec"
},
{
"id": "346c7180-ab64-46d7-87b3-421d3d56a851",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27ab5897-4abb-4985-ae35-0f5be7a86dec"
}
]
},
"qrLogAttributeListValue": [
{
"id": "437f1858-7257-4467-aa86-14be23979c40",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "253a8ec2-5fd3-4ee5-9ce7-14a4ddfcecd7",
"qrLogAttributeListValueGlobalRefId": "abce430c-6fe4-4d9c-bd3e-ae04aff7b299",
"translations": [
{
"id": "346c7180-ab64-46d7-87b3-421d3d56a851",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27ab5897-4abb-4985-ae35-0f5be7a86dec"
},
{
"id": "346c7180-ab64-46d7-87b3-421d3d56a851",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27ab5897-4abb-4985-ae35-0f5be7a86dec"
}
]
},
{
"id": "437f1858-7257-4467-aa86-14be23979c40",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "253a8ec2-5fd3-4ee5-9ce7-14a4ddfcecd7",
"qrLogAttributeListValueGlobalRefId": "abce430c-6fe4-4d9c-bd3e-ae04aff7b299",
"translations": [
{
"id": "346c7180-ab64-46d7-87b3-421d3d56a851",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27ab5897-4abb-4985-ae35-0f5be7a86dec"
},
{
"id": "346c7180-ab64-46d7-87b3-421d3d56a851",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27ab5897-4abb-4985-ae35-0f5be7a86dec"
}
]
}
],
"translations": [
{
"id": "346c7180-ab64-46d7-87b3-421d3d56a851",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27ab5897-4abb-4985-ae35-0f5be7a86dec"
},
{
"id": "346c7180-ab64-46d7-87b3-421d3d56a851",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27ab5897-4abb-4985-ae35-0f5be7a86dec"
}
],
"isOriginatedByPim": true
}
]