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": "599956e9-05a0-434a-a56c-393e83bd0523",
"code": "sample string 2",
"selectedValue": "5ae7f3a5-a742-4ed0-ba70-952e6a12c67d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d6d400ce-9ba4-4633-b302-4ab9b85b421a",
"sourceId": "ae8c3f6f-d0b2-4417-85a0-c07245951c23",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0a211656-e3a9-46da-bcf0-c89838771f4a",
"qrLogAttributeClass": {
"id": "c149b521-9fc9-4048-8870-436c6d79e8b9",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "913f486f-0f03-4131-80bd-4b794be7aac7",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc77df24-cebe-4a76-b654-54f14143b394"
},
{
"id": "913f486f-0f03-4131-80bd-4b794be7aac7",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc77df24-cebe-4a76-b654-54f14143b394"
}
]
},
"qrLogAttributeListValue": [
{
"id": "86e45e6c-1bc4-4d71-98d4-d4895cccc7f9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ad8d537a-f74a-4ad5-8550-8184b584cb88",
"qrLogAttributeListValueGlobalRefId": "91c5ddb5-7310-454b-aa7d-9ee1376bb14a",
"translations": [
{
"id": "913f486f-0f03-4131-80bd-4b794be7aac7",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc77df24-cebe-4a76-b654-54f14143b394"
},
{
"id": "913f486f-0f03-4131-80bd-4b794be7aac7",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc77df24-cebe-4a76-b654-54f14143b394"
}
]
},
{
"id": "86e45e6c-1bc4-4d71-98d4-d4895cccc7f9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ad8d537a-f74a-4ad5-8550-8184b584cb88",
"qrLogAttributeListValueGlobalRefId": "91c5ddb5-7310-454b-aa7d-9ee1376bb14a",
"translations": [
{
"id": "913f486f-0f03-4131-80bd-4b794be7aac7",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc77df24-cebe-4a76-b654-54f14143b394"
},
{
"id": "913f486f-0f03-4131-80bd-4b794be7aac7",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc77df24-cebe-4a76-b654-54f14143b394"
}
]
}
],
"translations": [
{
"id": "913f486f-0f03-4131-80bd-4b794be7aac7",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc77df24-cebe-4a76-b654-54f14143b394"
},
{
"id": "913f486f-0f03-4131-80bd-4b794be7aac7",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc77df24-cebe-4a76-b654-54f14143b394"
}
],
"isOriginatedByPim": true
},
{
"id": "599956e9-05a0-434a-a56c-393e83bd0523",
"code": "sample string 2",
"selectedValue": "5ae7f3a5-a742-4ed0-ba70-952e6a12c67d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d6d400ce-9ba4-4633-b302-4ab9b85b421a",
"sourceId": "ae8c3f6f-d0b2-4417-85a0-c07245951c23",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0a211656-e3a9-46da-bcf0-c89838771f4a",
"qrLogAttributeClass": {
"id": "c149b521-9fc9-4048-8870-436c6d79e8b9",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "913f486f-0f03-4131-80bd-4b794be7aac7",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc77df24-cebe-4a76-b654-54f14143b394"
},
{
"id": "913f486f-0f03-4131-80bd-4b794be7aac7",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc77df24-cebe-4a76-b654-54f14143b394"
}
]
},
"qrLogAttributeListValue": [
{
"id": "86e45e6c-1bc4-4d71-98d4-d4895cccc7f9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ad8d537a-f74a-4ad5-8550-8184b584cb88",
"qrLogAttributeListValueGlobalRefId": "91c5ddb5-7310-454b-aa7d-9ee1376bb14a",
"translations": [
{
"id": "913f486f-0f03-4131-80bd-4b794be7aac7",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc77df24-cebe-4a76-b654-54f14143b394"
},
{
"id": "913f486f-0f03-4131-80bd-4b794be7aac7",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc77df24-cebe-4a76-b654-54f14143b394"
}
]
},
{
"id": "86e45e6c-1bc4-4d71-98d4-d4895cccc7f9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ad8d537a-f74a-4ad5-8550-8184b584cb88",
"qrLogAttributeListValueGlobalRefId": "91c5ddb5-7310-454b-aa7d-9ee1376bb14a",
"translations": [
{
"id": "913f486f-0f03-4131-80bd-4b794be7aac7",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc77df24-cebe-4a76-b654-54f14143b394"
},
{
"id": "913f486f-0f03-4131-80bd-4b794be7aac7",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc77df24-cebe-4a76-b654-54f14143b394"
}
]
}
],
"translations": [
{
"id": "913f486f-0f03-4131-80bd-4b794be7aac7",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc77df24-cebe-4a76-b654-54f14143b394"
},
{
"id": "913f486f-0f03-4131-80bd-4b794be7aac7",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc77df24-cebe-4a76-b654-54f14143b394"
}
],
"isOriginatedByPim": true
}
]