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": "190790f8-825a-432f-bc03-8a5bd9a07101",
"code": "sample string 2",
"selectedValue": "3940629e-8bc4-4e12-964e-26e05b9527a9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c39c0188-7b38-4536-b485-e62dc4771c4c",
"sourceId": "6d3c38d7-c4ff-4fa2-8f2b-e73d919293d7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "c10d8997-cf71-41ac-9b30-6b99d28990fe",
"qrLogAttributeClass": {
"id": "b2d45e73-ab19-408b-9517-bbc873cd2e04",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bf8b7eb9-4ce4-4e92-94ba-2f4975162855",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "061b7df2-ecaa-4533-a546-16abe1d29b7c"
},
{
"id": "bf8b7eb9-4ce4-4e92-94ba-2f4975162855",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "061b7df2-ecaa-4533-a546-16abe1d29b7c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "27fd3e93-22aa-433b-bd12-e625c926235a",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "770a8ffd-f1e6-4121-9471-4e628a2bf42c",
"qrLogAttributeListValueGlobalRefId": "a8aea1b2-0cf6-4e58-92c9-e4f6e64dd933",
"translations": [
{
"id": "bf8b7eb9-4ce4-4e92-94ba-2f4975162855",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "061b7df2-ecaa-4533-a546-16abe1d29b7c"
},
{
"id": "bf8b7eb9-4ce4-4e92-94ba-2f4975162855",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "061b7df2-ecaa-4533-a546-16abe1d29b7c"
}
]
},
{
"id": "27fd3e93-22aa-433b-bd12-e625c926235a",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "770a8ffd-f1e6-4121-9471-4e628a2bf42c",
"qrLogAttributeListValueGlobalRefId": "a8aea1b2-0cf6-4e58-92c9-e4f6e64dd933",
"translations": [
{
"id": "bf8b7eb9-4ce4-4e92-94ba-2f4975162855",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "061b7df2-ecaa-4533-a546-16abe1d29b7c"
},
{
"id": "bf8b7eb9-4ce4-4e92-94ba-2f4975162855",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "061b7df2-ecaa-4533-a546-16abe1d29b7c"
}
]
}
],
"translations": [
{
"id": "bf8b7eb9-4ce4-4e92-94ba-2f4975162855",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "061b7df2-ecaa-4533-a546-16abe1d29b7c"
},
{
"id": "bf8b7eb9-4ce4-4e92-94ba-2f4975162855",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "061b7df2-ecaa-4533-a546-16abe1d29b7c"
}
],
"isOriginatedByPim": true
},
{
"id": "190790f8-825a-432f-bc03-8a5bd9a07101",
"code": "sample string 2",
"selectedValue": "3940629e-8bc4-4e12-964e-26e05b9527a9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c39c0188-7b38-4536-b485-e62dc4771c4c",
"sourceId": "6d3c38d7-c4ff-4fa2-8f2b-e73d919293d7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "c10d8997-cf71-41ac-9b30-6b99d28990fe",
"qrLogAttributeClass": {
"id": "b2d45e73-ab19-408b-9517-bbc873cd2e04",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bf8b7eb9-4ce4-4e92-94ba-2f4975162855",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "061b7df2-ecaa-4533-a546-16abe1d29b7c"
},
{
"id": "bf8b7eb9-4ce4-4e92-94ba-2f4975162855",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "061b7df2-ecaa-4533-a546-16abe1d29b7c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "27fd3e93-22aa-433b-bd12-e625c926235a",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "770a8ffd-f1e6-4121-9471-4e628a2bf42c",
"qrLogAttributeListValueGlobalRefId": "a8aea1b2-0cf6-4e58-92c9-e4f6e64dd933",
"translations": [
{
"id": "bf8b7eb9-4ce4-4e92-94ba-2f4975162855",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "061b7df2-ecaa-4533-a546-16abe1d29b7c"
},
{
"id": "bf8b7eb9-4ce4-4e92-94ba-2f4975162855",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "061b7df2-ecaa-4533-a546-16abe1d29b7c"
}
]
},
{
"id": "27fd3e93-22aa-433b-bd12-e625c926235a",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "770a8ffd-f1e6-4121-9471-4e628a2bf42c",
"qrLogAttributeListValueGlobalRefId": "a8aea1b2-0cf6-4e58-92c9-e4f6e64dd933",
"translations": [
{
"id": "bf8b7eb9-4ce4-4e92-94ba-2f4975162855",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "061b7df2-ecaa-4533-a546-16abe1d29b7c"
},
{
"id": "bf8b7eb9-4ce4-4e92-94ba-2f4975162855",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "061b7df2-ecaa-4533-a546-16abe1d29b7c"
}
]
}
],
"translations": [
{
"id": "bf8b7eb9-4ce4-4e92-94ba-2f4975162855",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "061b7df2-ecaa-4533-a546-16abe1d29b7c"
},
{
"id": "bf8b7eb9-4ce4-4e92-94ba-2f4975162855",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "061b7df2-ecaa-4533-a546-16abe1d29b7c"
}
],
"isOriginatedByPim": true
}
]
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
None.