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": "ec785fa9-5730-4123-984d-151d2382d467",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3a557640-604a-44d4-9330-118681a09ea0",
"qrLogAttributeListValueGlobalRefId": "d47a63a6-c0e5-448a-80a8-368e1cbe01eb",
"qrLogAttribute": {
"id": "fb25847e-ae19-4f79-bc19-0deaae7aa721",
"code": "sample string 2",
"selectedValue": "2d3aa522-d456-4bba-996f-d4ed7708d2c7",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7bc2a7fd-8bf4-4756-ae8a-c3e999805d95",
"sourceId": "425848bb-e252-44af-b735-3c5eb07cc4b4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0a02efd0-220c-4735-afc6-b2240e09d04c",
"qrLogAttributeClass": {
"id": "49c0d6b2-0272-4104-838b-60edaac244be",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "85e36b3b-0f1a-4c39-9f50-5aa3135a8f13",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1f21bb7e-5fa1-437c-a46c-d9f2d3182e06"
},
{
"id": "85e36b3b-0f1a-4c39-9f50-5aa3135a8f13",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1f21bb7e-5fa1-437c-a46c-d9f2d3182e06"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "85e36b3b-0f1a-4c39-9f50-5aa3135a8f13",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1f21bb7e-5fa1-437c-a46c-d9f2d3182e06"
},
{
"id": "85e36b3b-0f1a-4c39-9f50-5aa3135a8f13",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1f21bb7e-5fa1-437c-a46c-d9f2d3182e06"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "85e36b3b-0f1a-4c39-9f50-5aa3135a8f13",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1f21bb7e-5fa1-437c-a46c-d9f2d3182e06"
},
{
"id": "85e36b3b-0f1a-4c39-9f50-5aa3135a8f13",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1f21bb7e-5fa1-437c-a46c-d9f2d3182e06"
}
]
},
{
"id": "ec785fa9-5730-4123-984d-151d2382d467",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3a557640-604a-44d4-9330-118681a09ea0",
"qrLogAttributeListValueGlobalRefId": "d47a63a6-c0e5-448a-80a8-368e1cbe01eb",
"qrLogAttribute": {
"id": "fb25847e-ae19-4f79-bc19-0deaae7aa721",
"code": "sample string 2",
"selectedValue": "2d3aa522-d456-4bba-996f-d4ed7708d2c7",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7bc2a7fd-8bf4-4756-ae8a-c3e999805d95",
"sourceId": "425848bb-e252-44af-b735-3c5eb07cc4b4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0a02efd0-220c-4735-afc6-b2240e09d04c",
"qrLogAttributeClass": {
"id": "49c0d6b2-0272-4104-838b-60edaac244be",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "85e36b3b-0f1a-4c39-9f50-5aa3135a8f13",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1f21bb7e-5fa1-437c-a46c-d9f2d3182e06"
},
{
"id": "85e36b3b-0f1a-4c39-9f50-5aa3135a8f13",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1f21bb7e-5fa1-437c-a46c-d9f2d3182e06"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "85e36b3b-0f1a-4c39-9f50-5aa3135a8f13",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1f21bb7e-5fa1-437c-a46c-d9f2d3182e06"
},
{
"id": "85e36b3b-0f1a-4c39-9f50-5aa3135a8f13",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1f21bb7e-5fa1-437c-a46c-d9f2d3182e06"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "85e36b3b-0f1a-4c39-9f50-5aa3135a8f13",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1f21bb7e-5fa1-437c-a46c-d9f2d3182e06"
},
{
"id": "85e36b3b-0f1a-4c39-9f50-5aa3135a8f13",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1f21bb7e-5fa1-437c-a46c-d9f2d3182e06"
}
]
}
]