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": "53964274-4476-48df-b54c-507424f5245c",
"code": "sample string 2",
"selectedValue": "14d5780b-f192-485c-9572-cf2804e33b08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "b35f1f95-f494-43eb-a7ca-d71f88b59a73",
"sourceId": "2437a892-ba51-43cb-953d-56ec6023933e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4db8478e-6975-4688-a625-cda0f9b44b7e",
"qrLogAttributeClass": {
"id": "38b1ee7f-6dc9-46ec-8e32-6f29a27ef3d6",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "b179b0e8-a257-4e4b-85e9-639c4c77a0ff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "044c6230-0f0c-4685-8b1a-2c762e472c2c"
},
{
"id": "b179b0e8-a257-4e4b-85e9-639c4c77a0ff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "044c6230-0f0c-4685-8b1a-2c762e472c2c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4c0a8df9-71e7-4a80-b75b-ce8d80255c08",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0dc4172d-c0c0-4799-808b-175e2573eaa3",
"qrLogAttributeListValueGlobalRefId": "10cb87dc-4943-4a93-af0d-04a24dd20f07",
"translations": [
{
"id": "b179b0e8-a257-4e4b-85e9-639c4c77a0ff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "044c6230-0f0c-4685-8b1a-2c762e472c2c"
},
{
"id": "b179b0e8-a257-4e4b-85e9-639c4c77a0ff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "044c6230-0f0c-4685-8b1a-2c762e472c2c"
}
]
},
{
"id": "4c0a8df9-71e7-4a80-b75b-ce8d80255c08",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0dc4172d-c0c0-4799-808b-175e2573eaa3",
"qrLogAttributeListValueGlobalRefId": "10cb87dc-4943-4a93-af0d-04a24dd20f07",
"translations": [
{
"id": "b179b0e8-a257-4e4b-85e9-639c4c77a0ff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "044c6230-0f0c-4685-8b1a-2c762e472c2c"
},
{
"id": "b179b0e8-a257-4e4b-85e9-639c4c77a0ff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "044c6230-0f0c-4685-8b1a-2c762e472c2c"
}
]
}
],
"translations": [
{
"id": "b179b0e8-a257-4e4b-85e9-639c4c77a0ff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "044c6230-0f0c-4685-8b1a-2c762e472c2c"
},
{
"id": "b179b0e8-a257-4e4b-85e9-639c4c77a0ff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "044c6230-0f0c-4685-8b1a-2c762e472c2c"
}
],
"isOriginatedByPim": true
},
{
"id": "53964274-4476-48df-b54c-507424f5245c",
"code": "sample string 2",
"selectedValue": "14d5780b-f192-485c-9572-cf2804e33b08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "b35f1f95-f494-43eb-a7ca-d71f88b59a73",
"sourceId": "2437a892-ba51-43cb-953d-56ec6023933e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4db8478e-6975-4688-a625-cda0f9b44b7e",
"qrLogAttributeClass": {
"id": "38b1ee7f-6dc9-46ec-8e32-6f29a27ef3d6",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "b179b0e8-a257-4e4b-85e9-639c4c77a0ff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "044c6230-0f0c-4685-8b1a-2c762e472c2c"
},
{
"id": "b179b0e8-a257-4e4b-85e9-639c4c77a0ff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "044c6230-0f0c-4685-8b1a-2c762e472c2c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4c0a8df9-71e7-4a80-b75b-ce8d80255c08",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0dc4172d-c0c0-4799-808b-175e2573eaa3",
"qrLogAttributeListValueGlobalRefId": "10cb87dc-4943-4a93-af0d-04a24dd20f07",
"translations": [
{
"id": "b179b0e8-a257-4e4b-85e9-639c4c77a0ff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "044c6230-0f0c-4685-8b1a-2c762e472c2c"
},
{
"id": "b179b0e8-a257-4e4b-85e9-639c4c77a0ff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "044c6230-0f0c-4685-8b1a-2c762e472c2c"
}
]
},
{
"id": "4c0a8df9-71e7-4a80-b75b-ce8d80255c08",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0dc4172d-c0c0-4799-808b-175e2573eaa3",
"qrLogAttributeListValueGlobalRefId": "10cb87dc-4943-4a93-af0d-04a24dd20f07",
"translations": [
{
"id": "b179b0e8-a257-4e4b-85e9-639c4c77a0ff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "044c6230-0f0c-4685-8b1a-2c762e472c2c"
},
{
"id": "b179b0e8-a257-4e4b-85e9-639c4c77a0ff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "044c6230-0f0c-4685-8b1a-2c762e472c2c"
}
]
}
],
"translations": [
{
"id": "b179b0e8-a257-4e4b-85e9-639c4c77a0ff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "044c6230-0f0c-4685-8b1a-2c762e472c2c"
},
{
"id": "b179b0e8-a257-4e4b-85e9-639c4c77a0ff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "044c6230-0f0c-4685-8b1a-2c762e472c2c"
}
],
"isOriginatedByPim": true
}
]