GET api/QRLogAttributes?languageCode={languageCode}&offline={offline}&visible={visible}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| languageCode | string |
Required |
|
| offline | boolean |
Default value is False |
|
| visible | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
Collection of QRLogAttributeViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Code | string |
None. |
|
| SelectedValue | globally unique identifier |
None. |
|
| Value | string |
None. |
|
| CustomerId | integer |
None. |
|
| Visible | boolean |
None. |
|
| Index | integer |
None. |
|
| Required | boolean |
None. |
|
| QRLogAttributeGlobalRefId | globally unique identifier |
None. |
|
| SourceId | globally unique identifier |
None. |
|
| CanDelete | boolean |
None. |
|
| CodeFallback | string |
None. |
|
| QRLogAttributeClassId | globally unique identifier |
None. |
|
| QRLogAttributeClass | QRLogAttributeClassViewModel |
None. |
|
| QRLogAttributeListValue | Collection of QRLogAttributeListValueViewModel |
None. |
|
| Translations | Collection of TranslationViewModel |
None. |
|
| IsOriginatedByPim | boolean |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"id": "05be6ccc-3a96-459b-b4c5-e9f9277368d6",
"code": "sample string 2",
"selectedValue": "ec539642-73a6-443a-bd4f-dbf87e1ac9fd",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71ad2310-697a-498c-90a2-77e94e07f46c",
"sourceId": "e0676ce4-1eee-4043-a2c7-ca0f16bb1b06",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4f9d63ea-1216-46ef-8e09-6e9e699a9795",
"qrLogAttributeClass": {
"id": "615790eb-4e5d-42ce-ae1a-45f80eaee40f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a6179e28-85e2-4e53-8609-a273a8b978a9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "56b1c008-5b85-4c30-a46f-127d09d19a2e"
},
{
"id": "a6179e28-85e2-4e53-8609-a273a8b978a9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "56b1c008-5b85-4c30-a46f-127d09d19a2e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3ef29c2a-16ad-4042-a18b-20aba4780c9b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "241b96d8-ae7e-45c8-9296-d3d4257da414",
"qrLogAttributeListValueGlobalRefId": "978c0552-f1b7-4da9-b074-c72b3724d902",
"translations": [
{
"id": "a6179e28-85e2-4e53-8609-a273a8b978a9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "56b1c008-5b85-4c30-a46f-127d09d19a2e"
},
{
"id": "a6179e28-85e2-4e53-8609-a273a8b978a9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "56b1c008-5b85-4c30-a46f-127d09d19a2e"
}
]
},
{
"id": "3ef29c2a-16ad-4042-a18b-20aba4780c9b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "241b96d8-ae7e-45c8-9296-d3d4257da414",
"qrLogAttributeListValueGlobalRefId": "978c0552-f1b7-4da9-b074-c72b3724d902",
"translations": [
{
"id": "a6179e28-85e2-4e53-8609-a273a8b978a9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "56b1c008-5b85-4c30-a46f-127d09d19a2e"
},
{
"id": "a6179e28-85e2-4e53-8609-a273a8b978a9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "56b1c008-5b85-4c30-a46f-127d09d19a2e"
}
]
}
],
"translations": [
{
"id": "a6179e28-85e2-4e53-8609-a273a8b978a9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "56b1c008-5b85-4c30-a46f-127d09d19a2e"
},
{
"id": "a6179e28-85e2-4e53-8609-a273a8b978a9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "56b1c008-5b85-4c30-a46f-127d09d19a2e"
}
],
"isOriginatedByPim": true
},
{
"id": "05be6ccc-3a96-459b-b4c5-e9f9277368d6",
"code": "sample string 2",
"selectedValue": "ec539642-73a6-443a-bd4f-dbf87e1ac9fd",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71ad2310-697a-498c-90a2-77e94e07f46c",
"sourceId": "e0676ce4-1eee-4043-a2c7-ca0f16bb1b06",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4f9d63ea-1216-46ef-8e09-6e9e699a9795",
"qrLogAttributeClass": {
"id": "615790eb-4e5d-42ce-ae1a-45f80eaee40f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a6179e28-85e2-4e53-8609-a273a8b978a9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "56b1c008-5b85-4c30-a46f-127d09d19a2e"
},
{
"id": "a6179e28-85e2-4e53-8609-a273a8b978a9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "56b1c008-5b85-4c30-a46f-127d09d19a2e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3ef29c2a-16ad-4042-a18b-20aba4780c9b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "241b96d8-ae7e-45c8-9296-d3d4257da414",
"qrLogAttributeListValueGlobalRefId": "978c0552-f1b7-4da9-b074-c72b3724d902",
"translations": [
{
"id": "a6179e28-85e2-4e53-8609-a273a8b978a9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "56b1c008-5b85-4c30-a46f-127d09d19a2e"
},
{
"id": "a6179e28-85e2-4e53-8609-a273a8b978a9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "56b1c008-5b85-4c30-a46f-127d09d19a2e"
}
]
},
{
"id": "3ef29c2a-16ad-4042-a18b-20aba4780c9b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "241b96d8-ae7e-45c8-9296-d3d4257da414",
"qrLogAttributeListValueGlobalRefId": "978c0552-f1b7-4da9-b074-c72b3724d902",
"translations": [
{
"id": "a6179e28-85e2-4e53-8609-a273a8b978a9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "56b1c008-5b85-4c30-a46f-127d09d19a2e"
},
{
"id": "a6179e28-85e2-4e53-8609-a273a8b978a9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "56b1c008-5b85-4c30-a46f-127d09d19a2e"
}
]
}
],
"translations": [
{
"id": "a6179e28-85e2-4e53-8609-a273a8b978a9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "56b1c008-5b85-4c30-a46f-127d09d19a2e"
},
{
"id": "a6179e28-85e2-4e53-8609-a273a8b978a9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "56b1c008-5b85-4c30-a46f-127d09d19a2e"
}
],
"isOriginatedByPim": true
}
]