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": "edb9bb84-2895-41cf-8e77-f0cc4b2ee2a9",
"code": "sample string 2",
"selectedValue": "afa56d36-5753-404c-aaab-d7b6cc4749e7",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "b857cef6-8a2b-419f-8974-b3627fcde7b4",
"sourceId": "b173c152-8a5f-418c-9f3d-57b6b56abe5d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "15886eee-2015-4168-95e1-087d09188308",
"qrLogAttributeClass": {
"id": "e8b44df7-468b-43fe-9149-fb005e363d6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "36a0f0e7-6300-421c-ad55-0818b8f064c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84f07bd6-b5d7-4b63-aa47-7dc491501e6b"
},
{
"id": "36a0f0e7-6300-421c-ad55-0818b8f064c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84f07bd6-b5d7-4b63-aa47-7dc491501e6b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0841ca63-4293-4041-9134-ee72274a64ba",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8e7df17f-c6dd-4c3d-951a-8e143947ca33",
"qrLogAttributeListValueGlobalRefId": "08cdd517-bb91-4061-94b1-7fe6ef9b3640",
"translations": [
{
"id": "36a0f0e7-6300-421c-ad55-0818b8f064c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84f07bd6-b5d7-4b63-aa47-7dc491501e6b"
},
{
"id": "36a0f0e7-6300-421c-ad55-0818b8f064c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84f07bd6-b5d7-4b63-aa47-7dc491501e6b"
}
]
},
{
"id": "0841ca63-4293-4041-9134-ee72274a64ba",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8e7df17f-c6dd-4c3d-951a-8e143947ca33",
"qrLogAttributeListValueGlobalRefId": "08cdd517-bb91-4061-94b1-7fe6ef9b3640",
"translations": [
{
"id": "36a0f0e7-6300-421c-ad55-0818b8f064c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84f07bd6-b5d7-4b63-aa47-7dc491501e6b"
},
{
"id": "36a0f0e7-6300-421c-ad55-0818b8f064c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84f07bd6-b5d7-4b63-aa47-7dc491501e6b"
}
]
}
],
"translations": [
{
"id": "36a0f0e7-6300-421c-ad55-0818b8f064c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84f07bd6-b5d7-4b63-aa47-7dc491501e6b"
},
{
"id": "36a0f0e7-6300-421c-ad55-0818b8f064c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84f07bd6-b5d7-4b63-aa47-7dc491501e6b"
}
],
"isOriginatedByPim": true
},
{
"id": "edb9bb84-2895-41cf-8e77-f0cc4b2ee2a9",
"code": "sample string 2",
"selectedValue": "afa56d36-5753-404c-aaab-d7b6cc4749e7",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "b857cef6-8a2b-419f-8974-b3627fcde7b4",
"sourceId": "b173c152-8a5f-418c-9f3d-57b6b56abe5d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "15886eee-2015-4168-95e1-087d09188308",
"qrLogAttributeClass": {
"id": "e8b44df7-468b-43fe-9149-fb005e363d6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "36a0f0e7-6300-421c-ad55-0818b8f064c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84f07bd6-b5d7-4b63-aa47-7dc491501e6b"
},
{
"id": "36a0f0e7-6300-421c-ad55-0818b8f064c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84f07bd6-b5d7-4b63-aa47-7dc491501e6b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0841ca63-4293-4041-9134-ee72274a64ba",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8e7df17f-c6dd-4c3d-951a-8e143947ca33",
"qrLogAttributeListValueGlobalRefId": "08cdd517-bb91-4061-94b1-7fe6ef9b3640",
"translations": [
{
"id": "36a0f0e7-6300-421c-ad55-0818b8f064c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84f07bd6-b5d7-4b63-aa47-7dc491501e6b"
},
{
"id": "36a0f0e7-6300-421c-ad55-0818b8f064c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84f07bd6-b5d7-4b63-aa47-7dc491501e6b"
}
]
},
{
"id": "0841ca63-4293-4041-9134-ee72274a64ba",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8e7df17f-c6dd-4c3d-951a-8e143947ca33",
"qrLogAttributeListValueGlobalRefId": "08cdd517-bb91-4061-94b1-7fe6ef9b3640",
"translations": [
{
"id": "36a0f0e7-6300-421c-ad55-0818b8f064c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84f07bd6-b5d7-4b63-aa47-7dc491501e6b"
},
{
"id": "36a0f0e7-6300-421c-ad55-0818b8f064c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84f07bd6-b5d7-4b63-aa47-7dc491501e6b"
}
]
}
],
"translations": [
{
"id": "36a0f0e7-6300-421c-ad55-0818b8f064c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84f07bd6-b5d7-4b63-aa47-7dc491501e6b"
},
{
"id": "36a0f0e7-6300-421c-ad55-0818b8f064c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84f07bd6-b5d7-4b63-aa47-7dc491501e6b"
}
],
"isOriginatedByPim": true
}
]