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": "8ac9a008-a89e-49ec-9e79-e6a0e0ad46b6",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e7f3dc9f-0d17-4312-b349-5befc08e5070",
"qrLogAttributeListValueGlobalRefId": "b8b192a7-3f74-483c-be8c-1eaa96f3b0d0",
"qrLogAttribute": {
"id": "331fc075-18c9-42e4-8582-617e24106b21",
"code": "sample string 2",
"selectedValue": "522e72c8-2633-43b5-9c41-5bf499e9c9f8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cf7ed5cc-31e9-4090-807b-cca1a08a8e0c",
"sourceId": "cd1aa6d0-f21a-4de8-afb1-4a032f99af52",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "36b014d9-a56a-4407-ac5f-add39008cf20",
"qrLogAttributeClass": {
"id": "cf4ee6c6-3a1c-46d5-895e-c1879f23d9f7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a4d16636-0d12-47a3-a4fe-6baeb634c2b0",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4514ed4e-0ec9-43ac-9646-219bb6c04dec"
},
{
"id": "a4d16636-0d12-47a3-a4fe-6baeb634c2b0",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4514ed4e-0ec9-43ac-9646-219bb6c04dec"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a4d16636-0d12-47a3-a4fe-6baeb634c2b0",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4514ed4e-0ec9-43ac-9646-219bb6c04dec"
},
{
"id": "a4d16636-0d12-47a3-a4fe-6baeb634c2b0",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4514ed4e-0ec9-43ac-9646-219bb6c04dec"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a4d16636-0d12-47a3-a4fe-6baeb634c2b0",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4514ed4e-0ec9-43ac-9646-219bb6c04dec"
},
{
"id": "a4d16636-0d12-47a3-a4fe-6baeb634c2b0",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4514ed4e-0ec9-43ac-9646-219bb6c04dec"
}
]
},
{
"id": "8ac9a008-a89e-49ec-9e79-e6a0e0ad46b6",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e7f3dc9f-0d17-4312-b349-5befc08e5070",
"qrLogAttributeListValueGlobalRefId": "b8b192a7-3f74-483c-be8c-1eaa96f3b0d0",
"qrLogAttribute": {
"id": "331fc075-18c9-42e4-8582-617e24106b21",
"code": "sample string 2",
"selectedValue": "522e72c8-2633-43b5-9c41-5bf499e9c9f8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cf7ed5cc-31e9-4090-807b-cca1a08a8e0c",
"sourceId": "cd1aa6d0-f21a-4de8-afb1-4a032f99af52",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "36b014d9-a56a-4407-ac5f-add39008cf20",
"qrLogAttributeClass": {
"id": "cf4ee6c6-3a1c-46d5-895e-c1879f23d9f7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a4d16636-0d12-47a3-a4fe-6baeb634c2b0",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4514ed4e-0ec9-43ac-9646-219bb6c04dec"
},
{
"id": "a4d16636-0d12-47a3-a4fe-6baeb634c2b0",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4514ed4e-0ec9-43ac-9646-219bb6c04dec"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a4d16636-0d12-47a3-a4fe-6baeb634c2b0",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4514ed4e-0ec9-43ac-9646-219bb6c04dec"
},
{
"id": "a4d16636-0d12-47a3-a4fe-6baeb634c2b0",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4514ed4e-0ec9-43ac-9646-219bb6c04dec"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a4d16636-0d12-47a3-a4fe-6baeb634c2b0",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4514ed4e-0ec9-43ac-9646-219bb6c04dec"
},
{
"id": "a4d16636-0d12-47a3-a4fe-6baeb634c2b0",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4514ed4e-0ec9-43ac-9646-219bb6c04dec"
}
]
}
]