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": "8bcb735b-978f-4080-a844-916da792fbb4",
"code": "sample string 2",
"selectedValue": "53195f67-1f2a-455b-bd6c-bc203ab4c2e9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "a12e0e46-b559-4961-a265-395f7c46cdb4",
"sourceId": "b59264f2-a13f-4e45-9d79-9c908339cf63",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4f99ab62-7400-49c3-bcfd-98207e320611",
"qrLogAttributeClass": {
"id": "dc21a0cf-2bb0-4818-a6d3-1f88f6af9e75",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91030a17-1d09-4a61-8cf8-0d05e47d0082",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d5244bee-b983-479f-87b6-f7ec059fe8f5"
},
{
"id": "91030a17-1d09-4a61-8cf8-0d05e47d0082",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d5244bee-b983-479f-87b6-f7ec059fe8f5"
}
]
},
"qrLogAttributeListValue": [
{
"id": "cf503b7a-5daf-4b74-aba0-8059d5e951e1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ad896509-1d4b-4e4b-a456-1780a007063f",
"qrLogAttributeListValueGlobalRefId": "d9d23c34-7ae7-4f42-a489-ad4062776871",
"translations": [
{
"id": "91030a17-1d09-4a61-8cf8-0d05e47d0082",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d5244bee-b983-479f-87b6-f7ec059fe8f5"
},
{
"id": "91030a17-1d09-4a61-8cf8-0d05e47d0082",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d5244bee-b983-479f-87b6-f7ec059fe8f5"
}
]
},
{
"id": "cf503b7a-5daf-4b74-aba0-8059d5e951e1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ad896509-1d4b-4e4b-a456-1780a007063f",
"qrLogAttributeListValueGlobalRefId": "d9d23c34-7ae7-4f42-a489-ad4062776871",
"translations": [
{
"id": "91030a17-1d09-4a61-8cf8-0d05e47d0082",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d5244bee-b983-479f-87b6-f7ec059fe8f5"
},
{
"id": "91030a17-1d09-4a61-8cf8-0d05e47d0082",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d5244bee-b983-479f-87b6-f7ec059fe8f5"
}
]
}
],
"translations": [
{
"id": "91030a17-1d09-4a61-8cf8-0d05e47d0082",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d5244bee-b983-479f-87b6-f7ec059fe8f5"
},
{
"id": "91030a17-1d09-4a61-8cf8-0d05e47d0082",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d5244bee-b983-479f-87b6-f7ec059fe8f5"
}
],
"isOriginatedByPim": true
},
{
"id": "8bcb735b-978f-4080-a844-916da792fbb4",
"code": "sample string 2",
"selectedValue": "53195f67-1f2a-455b-bd6c-bc203ab4c2e9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "a12e0e46-b559-4961-a265-395f7c46cdb4",
"sourceId": "b59264f2-a13f-4e45-9d79-9c908339cf63",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4f99ab62-7400-49c3-bcfd-98207e320611",
"qrLogAttributeClass": {
"id": "dc21a0cf-2bb0-4818-a6d3-1f88f6af9e75",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91030a17-1d09-4a61-8cf8-0d05e47d0082",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d5244bee-b983-479f-87b6-f7ec059fe8f5"
},
{
"id": "91030a17-1d09-4a61-8cf8-0d05e47d0082",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d5244bee-b983-479f-87b6-f7ec059fe8f5"
}
]
},
"qrLogAttributeListValue": [
{
"id": "cf503b7a-5daf-4b74-aba0-8059d5e951e1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ad896509-1d4b-4e4b-a456-1780a007063f",
"qrLogAttributeListValueGlobalRefId": "d9d23c34-7ae7-4f42-a489-ad4062776871",
"translations": [
{
"id": "91030a17-1d09-4a61-8cf8-0d05e47d0082",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d5244bee-b983-479f-87b6-f7ec059fe8f5"
},
{
"id": "91030a17-1d09-4a61-8cf8-0d05e47d0082",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d5244bee-b983-479f-87b6-f7ec059fe8f5"
}
]
},
{
"id": "cf503b7a-5daf-4b74-aba0-8059d5e951e1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ad896509-1d4b-4e4b-a456-1780a007063f",
"qrLogAttributeListValueGlobalRefId": "d9d23c34-7ae7-4f42-a489-ad4062776871",
"translations": [
{
"id": "91030a17-1d09-4a61-8cf8-0d05e47d0082",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d5244bee-b983-479f-87b6-f7ec059fe8f5"
},
{
"id": "91030a17-1d09-4a61-8cf8-0d05e47d0082",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d5244bee-b983-479f-87b6-f7ec059fe8f5"
}
]
}
],
"translations": [
{
"id": "91030a17-1d09-4a61-8cf8-0d05e47d0082",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d5244bee-b983-479f-87b6-f7ec059fe8f5"
},
{
"id": "91030a17-1d09-4a61-8cf8-0d05e47d0082",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d5244bee-b983-479f-87b6-f7ec059fe8f5"
}
],
"isOriginatedByPim": true
}
]