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": "dc6683ef-09ff-416f-90e2-bcfc0c7b95cf",
"code": "sample string 2",
"selectedValue": "f35c3a5a-cfaa-4798-84de-265b0d461aca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "af93373b-7f12-4c56-89c8-db9b1c33e03e",
"sourceId": "9dd89b8b-65a4-4086-9981-5ed975a1f676",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a7096d04-694f-4a61-94a2-b6aa49e30823",
"qrLogAttributeClass": {
"id": "106a7011-72aa-4758-bb1a-e6c71027b5fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d9e77e51-72d8-45a9-831d-b8d9d8a40ff6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5416f0d6-0e70-4247-bdca-e898c8f29075"
},
{
"id": "d9e77e51-72d8-45a9-831d-b8d9d8a40ff6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5416f0d6-0e70-4247-bdca-e898c8f29075"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1914f778-15be-4f34-bc00-69f912af1996",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a5dc227a-8bfa-498d-ad1f-9de0a71bc6f7",
"qrLogAttributeListValueGlobalRefId": "bd072683-f92a-4540-9ca7-0ca2db4f29b3",
"translations": [
{
"id": "d9e77e51-72d8-45a9-831d-b8d9d8a40ff6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5416f0d6-0e70-4247-bdca-e898c8f29075"
},
{
"id": "d9e77e51-72d8-45a9-831d-b8d9d8a40ff6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5416f0d6-0e70-4247-bdca-e898c8f29075"
}
]
},
{
"id": "1914f778-15be-4f34-bc00-69f912af1996",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a5dc227a-8bfa-498d-ad1f-9de0a71bc6f7",
"qrLogAttributeListValueGlobalRefId": "bd072683-f92a-4540-9ca7-0ca2db4f29b3",
"translations": [
{
"id": "d9e77e51-72d8-45a9-831d-b8d9d8a40ff6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5416f0d6-0e70-4247-bdca-e898c8f29075"
},
{
"id": "d9e77e51-72d8-45a9-831d-b8d9d8a40ff6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5416f0d6-0e70-4247-bdca-e898c8f29075"
}
]
}
],
"translations": [
{
"id": "d9e77e51-72d8-45a9-831d-b8d9d8a40ff6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5416f0d6-0e70-4247-bdca-e898c8f29075"
},
{
"id": "d9e77e51-72d8-45a9-831d-b8d9d8a40ff6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5416f0d6-0e70-4247-bdca-e898c8f29075"
}
],
"isOriginatedByPim": true
},
{
"id": "dc6683ef-09ff-416f-90e2-bcfc0c7b95cf",
"code": "sample string 2",
"selectedValue": "f35c3a5a-cfaa-4798-84de-265b0d461aca",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "af93373b-7f12-4c56-89c8-db9b1c33e03e",
"sourceId": "9dd89b8b-65a4-4086-9981-5ed975a1f676",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a7096d04-694f-4a61-94a2-b6aa49e30823",
"qrLogAttributeClass": {
"id": "106a7011-72aa-4758-bb1a-e6c71027b5fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d9e77e51-72d8-45a9-831d-b8d9d8a40ff6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5416f0d6-0e70-4247-bdca-e898c8f29075"
},
{
"id": "d9e77e51-72d8-45a9-831d-b8d9d8a40ff6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5416f0d6-0e70-4247-bdca-e898c8f29075"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1914f778-15be-4f34-bc00-69f912af1996",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a5dc227a-8bfa-498d-ad1f-9de0a71bc6f7",
"qrLogAttributeListValueGlobalRefId": "bd072683-f92a-4540-9ca7-0ca2db4f29b3",
"translations": [
{
"id": "d9e77e51-72d8-45a9-831d-b8d9d8a40ff6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5416f0d6-0e70-4247-bdca-e898c8f29075"
},
{
"id": "d9e77e51-72d8-45a9-831d-b8d9d8a40ff6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5416f0d6-0e70-4247-bdca-e898c8f29075"
}
]
},
{
"id": "1914f778-15be-4f34-bc00-69f912af1996",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a5dc227a-8bfa-498d-ad1f-9de0a71bc6f7",
"qrLogAttributeListValueGlobalRefId": "bd072683-f92a-4540-9ca7-0ca2db4f29b3",
"translations": [
{
"id": "d9e77e51-72d8-45a9-831d-b8d9d8a40ff6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5416f0d6-0e70-4247-bdca-e898c8f29075"
},
{
"id": "d9e77e51-72d8-45a9-831d-b8d9d8a40ff6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5416f0d6-0e70-4247-bdca-e898c8f29075"
}
]
}
],
"translations": [
{
"id": "d9e77e51-72d8-45a9-831d-b8d9d8a40ff6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5416f0d6-0e70-4247-bdca-e898c8f29075"
},
{
"id": "d9e77e51-72d8-45a9-831d-b8d9d8a40ff6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5416f0d6-0e70-4247-bdca-e898c8f29075"
}
],
"isOriginatedByPim": true
}
]
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
None.