GET api/QRLogAttributeListValuesByAttributeId/{attributeId}?languageCode={languageCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| attributeId | globally unique identifier |
Required |
|
| languageCode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of QRLogAttributeListValueViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Description | string |
None. |
|
| CustomerId | integer |
None. |
|
| IsActive | boolean |
None. |
|
| CanDelete | boolean |
None. |
|
| DescriptionFallback | string |
None. |
|
| QRLogAttributeId | globally unique identifier |
None. |
|
| QRLogAttributeListValueGlobalRefId | globally unique identifier |
None. |
|
| QRLogAttribute | QRLogAttributeViewModel |
None. |
|
| Translations | Collection of TranslationViewModel |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"id": "26122a0b-4029-4269-a243-057376862014",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0169463a-5988-4c87-86bd-640320050927",
"qrLogAttributeListValueGlobalRefId": "29d06788-2a67-493e-b768-aa69fbc11c32",
"qrLogAttribute": {
"id": "1afe242e-cb91-4aa8-a750-9b7611357313",
"code": "sample string 2",
"selectedValue": "68e6436e-fc46-4c56-9634-d3f72a279758",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4b24cb85-a925-4c1d-9dc6-0f5f16d683d9",
"sourceId": "49cdb774-38d5-4917-9a16-e4f264b71e40",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6f6e64de-ca4a-4d7f-8182-3e03950e65dc",
"qrLogAttributeClass": {
"id": "65026f8e-5bcd-46b2-ba6c-f6bede84c762",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "49cd7729-dd41-4597-9fc9-586ca23af524",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "687fceb4-0d9b-40a6-83c8-b13e8cbc8478"
},
{
"id": "49cd7729-dd41-4597-9fc9-586ca23af524",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "687fceb4-0d9b-40a6-83c8-b13e8cbc8478"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "49cd7729-dd41-4597-9fc9-586ca23af524",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "687fceb4-0d9b-40a6-83c8-b13e8cbc8478"
},
{
"id": "49cd7729-dd41-4597-9fc9-586ca23af524",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "687fceb4-0d9b-40a6-83c8-b13e8cbc8478"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "49cd7729-dd41-4597-9fc9-586ca23af524",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "687fceb4-0d9b-40a6-83c8-b13e8cbc8478"
},
{
"id": "49cd7729-dd41-4597-9fc9-586ca23af524",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "687fceb4-0d9b-40a6-83c8-b13e8cbc8478"
}
]
},
{
"id": "26122a0b-4029-4269-a243-057376862014",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0169463a-5988-4c87-86bd-640320050927",
"qrLogAttributeListValueGlobalRefId": "29d06788-2a67-493e-b768-aa69fbc11c32",
"qrLogAttribute": {
"id": "1afe242e-cb91-4aa8-a750-9b7611357313",
"code": "sample string 2",
"selectedValue": "68e6436e-fc46-4c56-9634-d3f72a279758",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4b24cb85-a925-4c1d-9dc6-0f5f16d683d9",
"sourceId": "49cdb774-38d5-4917-9a16-e4f264b71e40",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6f6e64de-ca4a-4d7f-8182-3e03950e65dc",
"qrLogAttributeClass": {
"id": "65026f8e-5bcd-46b2-ba6c-f6bede84c762",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "49cd7729-dd41-4597-9fc9-586ca23af524",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "687fceb4-0d9b-40a6-83c8-b13e8cbc8478"
},
{
"id": "49cd7729-dd41-4597-9fc9-586ca23af524",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "687fceb4-0d9b-40a6-83c8-b13e8cbc8478"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "49cd7729-dd41-4597-9fc9-586ca23af524",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "687fceb4-0d9b-40a6-83c8-b13e8cbc8478"
},
{
"id": "49cd7729-dd41-4597-9fc9-586ca23af524",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "687fceb4-0d9b-40a6-83c8-b13e8cbc8478"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "49cd7729-dd41-4597-9fc9-586ca23af524",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "687fceb4-0d9b-40a6-83c8-b13e8cbc8478"
},
{
"id": "49cd7729-dd41-4597-9fc9-586ca23af524",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "687fceb4-0d9b-40a6-83c8-b13e8cbc8478"
}
]
}
]