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": "bd538db4-972b-4dc4-a05c-045209c2f7a7",
"code": "sample string 2",
"selectedValue": "e6cb8245-e76f-4d93-9e3c-aff5361abea4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "73c0704d-c162-4efd-a0a6-bf92a3dccaab",
"sourceId": "0edd61f4-6bb0-4be2-a062-9299651e5acc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "9d66dcf8-75c3-49aa-8aca-16a405977c3c",
"qrLogAttributeClass": {
"id": "f4590d43-68a7-4a64-9da9-3a48b125e144",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2a1de228-1704-4faa-a9ae-77d0126892c1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0273331b-4d90-43b1-8011-a6a47f413eaf"
},
{
"id": "2a1de228-1704-4faa-a9ae-77d0126892c1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0273331b-4d90-43b1-8011-a6a47f413eaf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0e54ae15-2db4-4316-b438-aa1bec54670c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "77b13e1a-6efb-4937-b537-b30d2dad224d",
"qrLogAttributeListValueGlobalRefId": "e2ae0d3c-66f1-4d73-852a-7e0ed406ee5b",
"translations": [
{
"id": "2a1de228-1704-4faa-a9ae-77d0126892c1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0273331b-4d90-43b1-8011-a6a47f413eaf"
},
{
"id": "2a1de228-1704-4faa-a9ae-77d0126892c1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0273331b-4d90-43b1-8011-a6a47f413eaf"
}
]
},
{
"id": "0e54ae15-2db4-4316-b438-aa1bec54670c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "77b13e1a-6efb-4937-b537-b30d2dad224d",
"qrLogAttributeListValueGlobalRefId": "e2ae0d3c-66f1-4d73-852a-7e0ed406ee5b",
"translations": [
{
"id": "2a1de228-1704-4faa-a9ae-77d0126892c1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0273331b-4d90-43b1-8011-a6a47f413eaf"
},
{
"id": "2a1de228-1704-4faa-a9ae-77d0126892c1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0273331b-4d90-43b1-8011-a6a47f413eaf"
}
]
}
],
"translations": [
{
"id": "2a1de228-1704-4faa-a9ae-77d0126892c1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0273331b-4d90-43b1-8011-a6a47f413eaf"
},
{
"id": "2a1de228-1704-4faa-a9ae-77d0126892c1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0273331b-4d90-43b1-8011-a6a47f413eaf"
}
],
"isOriginatedByPim": true
},
{
"id": "bd538db4-972b-4dc4-a05c-045209c2f7a7",
"code": "sample string 2",
"selectedValue": "e6cb8245-e76f-4d93-9e3c-aff5361abea4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "73c0704d-c162-4efd-a0a6-bf92a3dccaab",
"sourceId": "0edd61f4-6bb0-4be2-a062-9299651e5acc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "9d66dcf8-75c3-49aa-8aca-16a405977c3c",
"qrLogAttributeClass": {
"id": "f4590d43-68a7-4a64-9da9-3a48b125e144",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2a1de228-1704-4faa-a9ae-77d0126892c1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0273331b-4d90-43b1-8011-a6a47f413eaf"
},
{
"id": "2a1de228-1704-4faa-a9ae-77d0126892c1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0273331b-4d90-43b1-8011-a6a47f413eaf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0e54ae15-2db4-4316-b438-aa1bec54670c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "77b13e1a-6efb-4937-b537-b30d2dad224d",
"qrLogAttributeListValueGlobalRefId": "e2ae0d3c-66f1-4d73-852a-7e0ed406ee5b",
"translations": [
{
"id": "2a1de228-1704-4faa-a9ae-77d0126892c1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0273331b-4d90-43b1-8011-a6a47f413eaf"
},
{
"id": "2a1de228-1704-4faa-a9ae-77d0126892c1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0273331b-4d90-43b1-8011-a6a47f413eaf"
}
]
},
{
"id": "0e54ae15-2db4-4316-b438-aa1bec54670c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "77b13e1a-6efb-4937-b537-b30d2dad224d",
"qrLogAttributeListValueGlobalRefId": "e2ae0d3c-66f1-4d73-852a-7e0ed406ee5b",
"translations": [
{
"id": "2a1de228-1704-4faa-a9ae-77d0126892c1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0273331b-4d90-43b1-8011-a6a47f413eaf"
},
{
"id": "2a1de228-1704-4faa-a9ae-77d0126892c1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0273331b-4d90-43b1-8011-a6a47f413eaf"
}
]
}
],
"translations": [
{
"id": "2a1de228-1704-4faa-a9ae-77d0126892c1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0273331b-4d90-43b1-8011-a6a47f413eaf"
},
{
"id": "2a1de228-1704-4faa-a9ae-77d0126892c1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0273331b-4d90-43b1-8011-a6a47f413eaf"
}
],
"isOriginatedByPim": true
}
]