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": "af0bdadb-6ab6-43c7-8e46-1c7607e19d4c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a245557d-0ee9-4fee-924b-7d698cc628d6",
"qrLogAttributeListValueGlobalRefId": "5106e373-e780-40c0-91cb-a94bc64804d4",
"qrLogAttribute": {
"id": "2c431130-5e61-4e48-883d-114d673b02a6",
"code": "sample string 2",
"selectedValue": "6c6f40d1-cc83-4806-8df0-8cd76bf19d40",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37fd9349-bee7-43b6-86b1-4d5b66eca199",
"sourceId": "ada7f2fd-7b5a-46ab-b16f-547c9b6871d7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1190d267-65f9-414f-9157-5916c6b3e3ea",
"qrLogAttributeClass": {
"id": "56ef73b1-047e-47eb-b8e2-711cf0b61ec2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bcf893bb-6d86-4765-bcef-129a7b2ac079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "94a0a26f-b11d-486c-8e54-3126c75bea31"
},
{
"id": "bcf893bb-6d86-4765-bcef-129a7b2ac079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "94a0a26f-b11d-486c-8e54-3126c75bea31"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bcf893bb-6d86-4765-bcef-129a7b2ac079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "94a0a26f-b11d-486c-8e54-3126c75bea31"
},
{
"id": "bcf893bb-6d86-4765-bcef-129a7b2ac079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "94a0a26f-b11d-486c-8e54-3126c75bea31"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bcf893bb-6d86-4765-bcef-129a7b2ac079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "94a0a26f-b11d-486c-8e54-3126c75bea31"
},
{
"id": "bcf893bb-6d86-4765-bcef-129a7b2ac079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "94a0a26f-b11d-486c-8e54-3126c75bea31"
}
]
},
{
"id": "af0bdadb-6ab6-43c7-8e46-1c7607e19d4c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a245557d-0ee9-4fee-924b-7d698cc628d6",
"qrLogAttributeListValueGlobalRefId": "5106e373-e780-40c0-91cb-a94bc64804d4",
"qrLogAttribute": {
"id": "2c431130-5e61-4e48-883d-114d673b02a6",
"code": "sample string 2",
"selectedValue": "6c6f40d1-cc83-4806-8df0-8cd76bf19d40",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37fd9349-bee7-43b6-86b1-4d5b66eca199",
"sourceId": "ada7f2fd-7b5a-46ab-b16f-547c9b6871d7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1190d267-65f9-414f-9157-5916c6b3e3ea",
"qrLogAttributeClass": {
"id": "56ef73b1-047e-47eb-b8e2-711cf0b61ec2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bcf893bb-6d86-4765-bcef-129a7b2ac079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "94a0a26f-b11d-486c-8e54-3126c75bea31"
},
{
"id": "bcf893bb-6d86-4765-bcef-129a7b2ac079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "94a0a26f-b11d-486c-8e54-3126c75bea31"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bcf893bb-6d86-4765-bcef-129a7b2ac079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "94a0a26f-b11d-486c-8e54-3126c75bea31"
},
{
"id": "bcf893bb-6d86-4765-bcef-129a7b2ac079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "94a0a26f-b11d-486c-8e54-3126c75bea31"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bcf893bb-6d86-4765-bcef-129a7b2ac079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "94a0a26f-b11d-486c-8e54-3126c75bea31"
},
{
"id": "bcf893bb-6d86-4765-bcef-129a7b2ac079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "94a0a26f-b11d-486c-8e54-3126c75bea31"
}
]
}
]