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": "508223be-1242-4e84-990d-371d1da261a0",
"code": "sample string 2",
"selectedValue": "c2b426ec-99cf-4e54-831f-0fc25445830c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "491b35d2-b305-467c-a915-0f7a887b4c69",
"sourceId": "70167c0e-7b63-4d2e-93e0-8b2a1fd33e17",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "23e3e521-0e76-4163-87cd-c4ef6cdce403",
"qrLogAttributeClass": {
"id": "08274d0b-6846-45b7-aa46-24f3dbf666a8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33898729-c353-4b16-8d2a-49540c335aaf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bbd4f797-e220-44e1-b521-70c1f01e0bf4"
},
{
"id": "33898729-c353-4b16-8d2a-49540c335aaf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bbd4f797-e220-44e1-b521-70c1f01e0bf4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1c90a162-ffbd-4780-bd6f-0c9693659c1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7ee2fe73-3fbb-4e29-b4b9-9c3c9d1cbb28",
"qrLogAttributeListValueGlobalRefId": "8feaae08-6a11-4981-8d8e-c172b7fcdaaf",
"translations": [
{
"id": "33898729-c353-4b16-8d2a-49540c335aaf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bbd4f797-e220-44e1-b521-70c1f01e0bf4"
},
{
"id": "33898729-c353-4b16-8d2a-49540c335aaf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bbd4f797-e220-44e1-b521-70c1f01e0bf4"
}
]
},
{
"id": "1c90a162-ffbd-4780-bd6f-0c9693659c1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7ee2fe73-3fbb-4e29-b4b9-9c3c9d1cbb28",
"qrLogAttributeListValueGlobalRefId": "8feaae08-6a11-4981-8d8e-c172b7fcdaaf",
"translations": [
{
"id": "33898729-c353-4b16-8d2a-49540c335aaf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bbd4f797-e220-44e1-b521-70c1f01e0bf4"
},
{
"id": "33898729-c353-4b16-8d2a-49540c335aaf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bbd4f797-e220-44e1-b521-70c1f01e0bf4"
}
]
}
],
"translations": [
{
"id": "33898729-c353-4b16-8d2a-49540c335aaf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bbd4f797-e220-44e1-b521-70c1f01e0bf4"
},
{
"id": "33898729-c353-4b16-8d2a-49540c335aaf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bbd4f797-e220-44e1-b521-70c1f01e0bf4"
}
],
"isOriginatedByPim": true
},
{
"id": "508223be-1242-4e84-990d-371d1da261a0",
"code": "sample string 2",
"selectedValue": "c2b426ec-99cf-4e54-831f-0fc25445830c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "491b35d2-b305-467c-a915-0f7a887b4c69",
"sourceId": "70167c0e-7b63-4d2e-93e0-8b2a1fd33e17",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "23e3e521-0e76-4163-87cd-c4ef6cdce403",
"qrLogAttributeClass": {
"id": "08274d0b-6846-45b7-aa46-24f3dbf666a8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33898729-c353-4b16-8d2a-49540c335aaf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bbd4f797-e220-44e1-b521-70c1f01e0bf4"
},
{
"id": "33898729-c353-4b16-8d2a-49540c335aaf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bbd4f797-e220-44e1-b521-70c1f01e0bf4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1c90a162-ffbd-4780-bd6f-0c9693659c1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7ee2fe73-3fbb-4e29-b4b9-9c3c9d1cbb28",
"qrLogAttributeListValueGlobalRefId": "8feaae08-6a11-4981-8d8e-c172b7fcdaaf",
"translations": [
{
"id": "33898729-c353-4b16-8d2a-49540c335aaf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bbd4f797-e220-44e1-b521-70c1f01e0bf4"
},
{
"id": "33898729-c353-4b16-8d2a-49540c335aaf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bbd4f797-e220-44e1-b521-70c1f01e0bf4"
}
]
},
{
"id": "1c90a162-ffbd-4780-bd6f-0c9693659c1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7ee2fe73-3fbb-4e29-b4b9-9c3c9d1cbb28",
"qrLogAttributeListValueGlobalRefId": "8feaae08-6a11-4981-8d8e-c172b7fcdaaf",
"translations": [
{
"id": "33898729-c353-4b16-8d2a-49540c335aaf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bbd4f797-e220-44e1-b521-70c1f01e0bf4"
},
{
"id": "33898729-c353-4b16-8d2a-49540c335aaf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bbd4f797-e220-44e1-b521-70c1f01e0bf4"
}
]
}
],
"translations": [
{
"id": "33898729-c353-4b16-8d2a-49540c335aaf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bbd4f797-e220-44e1-b521-70c1f01e0bf4"
},
{
"id": "33898729-c353-4b16-8d2a-49540c335aaf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bbd4f797-e220-44e1-b521-70c1f01e0bf4"
}
],
"isOriginatedByPim": true
}
]