PUT api/UpdateQRLogAttributes?languageCode={languageCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| languageCode | string |
Required |
Body Parameters
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. |
Request Formats
application/json, text/json
Sample:
[
{
"id": "3c66d9cb-337d-444b-b5cd-356c8339b1ea",
"code": "sample string 2",
"selectedValue": "64e5487c-f679-4fa7-bbb7-fad00f987558",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "63e26d17-a64f-452c-a336-0c3e49a8df3c",
"sourceId": "d0f95a51-5ca8-41ff-8d36-dcdd94adf0eb",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "82c22c3a-39c1-4a7d-9924-9e5c55455346",
"qrLogAttributeClass": {
"id": "4bef0e22-4f97-4bfa-a582-1c650ad215da",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f0d3b2ab-4daf-494d-b5e5-8002ba13886f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27a9f9e9-8e92-4989-be30-ea6b3937eab4"
},
{
"id": "f0d3b2ab-4daf-494d-b5e5-8002ba13886f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27a9f9e9-8e92-4989-be30-ea6b3937eab4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e6697446-5771-42a6-8146-39053b7db369",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "db84ce20-0051-4616-a4b9-929726b5384b",
"qrLogAttributeListValueGlobalRefId": "2aeea82e-fce4-4390-a5d6-ae9282eaf644",
"translations": [
{
"id": "f0d3b2ab-4daf-494d-b5e5-8002ba13886f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27a9f9e9-8e92-4989-be30-ea6b3937eab4"
},
{
"id": "f0d3b2ab-4daf-494d-b5e5-8002ba13886f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27a9f9e9-8e92-4989-be30-ea6b3937eab4"
}
]
},
{
"id": "e6697446-5771-42a6-8146-39053b7db369",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "db84ce20-0051-4616-a4b9-929726b5384b",
"qrLogAttributeListValueGlobalRefId": "2aeea82e-fce4-4390-a5d6-ae9282eaf644",
"translations": [
{
"id": "f0d3b2ab-4daf-494d-b5e5-8002ba13886f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27a9f9e9-8e92-4989-be30-ea6b3937eab4"
},
{
"id": "f0d3b2ab-4daf-494d-b5e5-8002ba13886f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27a9f9e9-8e92-4989-be30-ea6b3937eab4"
}
]
}
],
"translations": [
{
"id": "f0d3b2ab-4daf-494d-b5e5-8002ba13886f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27a9f9e9-8e92-4989-be30-ea6b3937eab4"
},
{
"id": "f0d3b2ab-4daf-494d-b5e5-8002ba13886f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27a9f9e9-8e92-4989-be30-ea6b3937eab4"
}
],
"isOriginatedByPim": true
},
{
"id": "3c66d9cb-337d-444b-b5cd-356c8339b1ea",
"code": "sample string 2",
"selectedValue": "64e5487c-f679-4fa7-bbb7-fad00f987558",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "63e26d17-a64f-452c-a336-0c3e49a8df3c",
"sourceId": "d0f95a51-5ca8-41ff-8d36-dcdd94adf0eb",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "82c22c3a-39c1-4a7d-9924-9e5c55455346",
"qrLogAttributeClass": {
"id": "4bef0e22-4f97-4bfa-a582-1c650ad215da",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f0d3b2ab-4daf-494d-b5e5-8002ba13886f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27a9f9e9-8e92-4989-be30-ea6b3937eab4"
},
{
"id": "f0d3b2ab-4daf-494d-b5e5-8002ba13886f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27a9f9e9-8e92-4989-be30-ea6b3937eab4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e6697446-5771-42a6-8146-39053b7db369",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "db84ce20-0051-4616-a4b9-929726b5384b",
"qrLogAttributeListValueGlobalRefId": "2aeea82e-fce4-4390-a5d6-ae9282eaf644",
"translations": [
{
"id": "f0d3b2ab-4daf-494d-b5e5-8002ba13886f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27a9f9e9-8e92-4989-be30-ea6b3937eab4"
},
{
"id": "f0d3b2ab-4daf-494d-b5e5-8002ba13886f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27a9f9e9-8e92-4989-be30-ea6b3937eab4"
}
]
},
{
"id": "e6697446-5771-42a6-8146-39053b7db369",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "db84ce20-0051-4616-a4b9-929726b5384b",
"qrLogAttributeListValueGlobalRefId": "2aeea82e-fce4-4390-a5d6-ae9282eaf644",
"translations": [
{
"id": "f0d3b2ab-4daf-494d-b5e5-8002ba13886f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27a9f9e9-8e92-4989-be30-ea6b3937eab4"
},
{
"id": "f0d3b2ab-4daf-494d-b5e5-8002ba13886f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27a9f9e9-8e92-4989-be30-ea6b3937eab4"
}
]
}
],
"translations": [
{
"id": "f0d3b2ab-4daf-494d-b5e5-8002ba13886f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27a9f9e9-8e92-4989-be30-ea6b3937eab4"
},
{
"id": "f0d3b2ab-4daf-494d-b5e5-8002ba13886f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27a9f9e9-8e92-4989-be30-ea6b3937eab4"
}
],
"isOriginatedByPim": true
}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.