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": "dbc7dd49-7b5c-423f-b9b1-3ed5c4bb565d",
"code": "sample string 2",
"selectedValue": "927a0674-99a8-4be8-8f21-1c1ac808e5ea",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "840b5efd-5327-4b49-a196-0518de32c4d6",
"sourceId": "8dc2ccaa-abb2-4a66-9858-ee8720586504",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a530783e-8872-4891-8af8-43ec71b263ea",
"qrLogAttributeClass": {
"id": "9d8639fb-f5be-41fa-b79c-1839041d72df",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "63a058af-7661-4a76-99bb-f0eea7304b1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ccb4a6f2-b290-449f-a05f-1cabc293664b"
},
{
"id": "63a058af-7661-4a76-99bb-f0eea7304b1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ccb4a6f2-b290-449f-a05f-1cabc293664b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "10dbdc7d-d95b-4cd2-9ae4-b481c788d885",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "291943ce-2f49-4887-87eb-4e82587fa973",
"qrLogAttributeListValueGlobalRefId": "d9b84a0c-e740-4488-99dd-bab855685d20",
"translations": [
{
"id": "63a058af-7661-4a76-99bb-f0eea7304b1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ccb4a6f2-b290-449f-a05f-1cabc293664b"
},
{
"id": "63a058af-7661-4a76-99bb-f0eea7304b1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ccb4a6f2-b290-449f-a05f-1cabc293664b"
}
]
},
{
"id": "10dbdc7d-d95b-4cd2-9ae4-b481c788d885",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "291943ce-2f49-4887-87eb-4e82587fa973",
"qrLogAttributeListValueGlobalRefId": "d9b84a0c-e740-4488-99dd-bab855685d20",
"translations": [
{
"id": "63a058af-7661-4a76-99bb-f0eea7304b1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ccb4a6f2-b290-449f-a05f-1cabc293664b"
},
{
"id": "63a058af-7661-4a76-99bb-f0eea7304b1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ccb4a6f2-b290-449f-a05f-1cabc293664b"
}
]
}
],
"translations": [
{
"id": "63a058af-7661-4a76-99bb-f0eea7304b1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ccb4a6f2-b290-449f-a05f-1cabc293664b"
},
{
"id": "63a058af-7661-4a76-99bb-f0eea7304b1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ccb4a6f2-b290-449f-a05f-1cabc293664b"
}
],
"isOriginatedByPim": true
},
{
"id": "dbc7dd49-7b5c-423f-b9b1-3ed5c4bb565d",
"code": "sample string 2",
"selectedValue": "927a0674-99a8-4be8-8f21-1c1ac808e5ea",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "840b5efd-5327-4b49-a196-0518de32c4d6",
"sourceId": "8dc2ccaa-abb2-4a66-9858-ee8720586504",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a530783e-8872-4891-8af8-43ec71b263ea",
"qrLogAttributeClass": {
"id": "9d8639fb-f5be-41fa-b79c-1839041d72df",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "63a058af-7661-4a76-99bb-f0eea7304b1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ccb4a6f2-b290-449f-a05f-1cabc293664b"
},
{
"id": "63a058af-7661-4a76-99bb-f0eea7304b1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ccb4a6f2-b290-449f-a05f-1cabc293664b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "10dbdc7d-d95b-4cd2-9ae4-b481c788d885",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "291943ce-2f49-4887-87eb-4e82587fa973",
"qrLogAttributeListValueGlobalRefId": "d9b84a0c-e740-4488-99dd-bab855685d20",
"translations": [
{
"id": "63a058af-7661-4a76-99bb-f0eea7304b1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ccb4a6f2-b290-449f-a05f-1cabc293664b"
},
{
"id": "63a058af-7661-4a76-99bb-f0eea7304b1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ccb4a6f2-b290-449f-a05f-1cabc293664b"
}
]
},
{
"id": "10dbdc7d-d95b-4cd2-9ae4-b481c788d885",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "291943ce-2f49-4887-87eb-4e82587fa973",
"qrLogAttributeListValueGlobalRefId": "d9b84a0c-e740-4488-99dd-bab855685d20",
"translations": [
{
"id": "63a058af-7661-4a76-99bb-f0eea7304b1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ccb4a6f2-b290-449f-a05f-1cabc293664b"
},
{
"id": "63a058af-7661-4a76-99bb-f0eea7304b1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ccb4a6f2-b290-449f-a05f-1cabc293664b"
}
]
}
],
"translations": [
{
"id": "63a058af-7661-4a76-99bb-f0eea7304b1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ccb4a6f2-b290-449f-a05f-1cabc293664b"
},
{
"id": "63a058af-7661-4a76-99bb-f0eea7304b1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ccb4a6f2-b290-449f-a05f-1cabc293664b"
}
],
"isOriginatedByPim": true
}
]