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": "2f4bdea7-71f6-4e1f-b84c-3d1abd38ad42",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "5b8f5ece-b8cc-4018-9b93-ad6739f19228",
"qrLogAttributeListValueGlobalRefId": "555efe0e-d670-4b49-bd4e-1d92172cb544",
"qrLogAttribute": {
"id": "a0b1e360-a835-4c57-b950-63db554d40ca",
"code": "sample string 2",
"selectedValue": "fe7041f6-e7aa-4403-9a86-89b351a63d32",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3adaa397-28f0-4896-b2e0-b54eacf84c90",
"sourceId": "3f26af67-a142-4de5-b290-e068ddd4715e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5ed17019-c04e-4760-a831-d187b398f2f8",
"qrLogAttributeClass": {
"id": "4b9673a9-8e89-41fe-8e29-99242246cd0e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9995d65b-9b6b-4e00-8452-a34b7113aac2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "11abdd8f-6755-4d79-940e-6bd7fca6524f"
},
{
"id": "9995d65b-9b6b-4e00-8452-a34b7113aac2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "11abdd8f-6755-4d79-940e-6bd7fca6524f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9995d65b-9b6b-4e00-8452-a34b7113aac2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "11abdd8f-6755-4d79-940e-6bd7fca6524f"
},
{
"id": "9995d65b-9b6b-4e00-8452-a34b7113aac2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "11abdd8f-6755-4d79-940e-6bd7fca6524f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9995d65b-9b6b-4e00-8452-a34b7113aac2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "11abdd8f-6755-4d79-940e-6bd7fca6524f"
},
{
"id": "9995d65b-9b6b-4e00-8452-a34b7113aac2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "11abdd8f-6755-4d79-940e-6bd7fca6524f"
}
]
},
{
"id": "2f4bdea7-71f6-4e1f-b84c-3d1abd38ad42",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "5b8f5ece-b8cc-4018-9b93-ad6739f19228",
"qrLogAttributeListValueGlobalRefId": "555efe0e-d670-4b49-bd4e-1d92172cb544",
"qrLogAttribute": {
"id": "a0b1e360-a835-4c57-b950-63db554d40ca",
"code": "sample string 2",
"selectedValue": "fe7041f6-e7aa-4403-9a86-89b351a63d32",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3adaa397-28f0-4896-b2e0-b54eacf84c90",
"sourceId": "3f26af67-a142-4de5-b290-e068ddd4715e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "5ed17019-c04e-4760-a831-d187b398f2f8",
"qrLogAttributeClass": {
"id": "4b9673a9-8e89-41fe-8e29-99242246cd0e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9995d65b-9b6b-4e00-8452-a34b7113aac2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "11abdd8f-6755-4d79-940e-6bd7fca6524f"
},
{
"id": "9995d65b-9b6b-4e00-8452-a34b7113aac2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "11abdd8f-6755-4d79-940e-6bd7fca6524f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9995d65b-9b6b-4e00-8452-a34b7113aac2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "11abdd8f-6755-4d79-940e-6bd7fca6524f"
},
{
"id": "9995d65b-9b6b-4e00-8452-a34b7113aac2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "11abdd8f-6755-4d79-940e-6bd7fca6524f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9995d65b-9b6b-4e00-8452-a34b7113aac2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "11abdd8f-6755-4d79-940e-6bd7fca6524f"
},
{
"id": "9995d65b-9b6b-4e00-8452-a34b7113aac2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "11abdd8f-6755-4d79-940e-6bd7fca6524f"
}
]
}
]