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": "db1d0f93-a195-4ae1-9184-fb6ca129cfbf",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "2296e3cd-4aae-4247-8ae5-5e8cf25d40ab",
"qrLogAttributeListValueGlobalRefId": "914fa86f-3c3f-4369-9b08-f14d7dd77dd7",
"qrLogAttribute": {
"id": "10e3baab-afc9-4035-b311-9d66bf8c3344",
"code": "sample string 2",
"selectedValue": "55828191-4cd5-44ad-bf93-5fda4a44572a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fb8ceea9-b5fd-4a12-8f60-12666f816498",
"sourceId": "9f8df365-cb6f-4373-a895-7f3c86d18518",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bfeb0f93-f648-4f5e-a271-d3acf5abe540",
"qrLogAttributeClass": {
"id": "204611f9-5fdb-45a9-bcdb-3c86abffdc42",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fda91c66-6ebc-4230-ade1-414c6740edb1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aca5b074-8fe0-4a4c-95d5-df647ebbc43d"
},
{
"id": "fda91c66-6ebc-4230-ade1-414c6740edb1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aca5b074-8fe0-4a4c-95d5-df647ebbc43d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fda91c66-6ebc-4230-ade1-414c6740edb1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aca5b074-8fe0-4a4c-95d5-df647ebbc43d"
},
{
"id": "fda91c66-6ebc-4230-ade1-414c6740edb1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aca5b074-8fe0-4a4c-95d5-df647ebbc43d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "fda91c66-6ebc-4230-ade1-414c6740edb1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aca5b074-8fe0-4a4c-95d5-df647ebbc43d"
},
{
"id": "fda91c66-6ebc-4230-ade1-414c6740edb1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aca5b074-8fe0-4a4c-95d5-df647ebbc43d"
}
]
},
{
"id": "db1d0f93-a195-4ae1-9184-fb6ca129cfbf",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "2296e3cd-4aae-4247-8ae5-5e8cf25d40ab",
"qrLogAttributeListValueGlobalRefId": "914fa86f-3c3f-4369-9b08-f14d7dd77dd7",
"qrLogAttribute": {
"id": "10e3baab-afc9-4035-b311-9d66bf8c3344",
"code": "sample string 2",
"selectedValue": "55828191-4cd5-44ad-bf93-5fda4a44572a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fb8ceea9-b5fd-4a12-8f60-12666f816498",
"sourceId": "9f8df365-cb6f-4373-a895-7f3c86d18518",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bfeb0f93-f648-4f5e-a271-d3acf5abe540",
"qrLogAttributeClass": {
"id": "204611f9-5fdb-45a9-bcdb-3c86abffdc42",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fda91c66-6ebc-4230-ade1-414c6740edb1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aca5b074-8fe0-4a4c-95d5-df647ebbc43d"
},
{
"id": "fda91c66-6ebc-4230-ade1-414c6740edb1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aca5b074-8fe0-4a4c-95d5-df647ebbc43d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fda91c66-6ebc-4230-ade1-414c6740edb1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aca5b074-8fe0-4a4c-95d5-df647ebbc43d"
},
{
"id": "fda91c66-6ebc-4230-ade1-414c6740edb1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aca5b074-8fe0-4a4c-95d5-df647ebbc43d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "fda91c66-6ebc-4230-ade1-414c6740edb1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aca5b074-8fe0-4a4c-95d5-df647ebbc43d"
},
{
"id": "fda91c66-6ebc-4230-ade1-414c6740edb1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aca5b074-8fe0-4a4c-95d5-df647ebbc43d"
}
]
}
]