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": "c770083a-a04b-4461-89e4-1c07989a38d3",
"code": "sample string 2",
"selectedValue": "e0102839-e0a0-4f16-82f0-2ece45bd941e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "858f9536-c09a-42f4-8f5b-9c6f1c81d3ab",
"sourceId": "b9eab0f0-0065-45bf-b175-cc8e51c8a44c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f3ef9e4d-ba8e-41ce-a13f-e8a9c9d51142",
"qrLogAttributeClass": {
"id": "881ecd91-426e-48af-bc0e-7caaa52879a9",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f75c6169-45fd-44c9-8c4d-21fbb14f4e6e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2798f12e-45f5-4c2a-ac51-faa34bafcaec"
},
{
"id": "f75c6169-45fd-44c9-8c4d-21fbb14f4e6e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2798f12e-45f5-4c2a-ac51-faa34bafcaec"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fbe7b9fb-5e78-4521-8cd9-8577cc8ed0f5",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "689d12ab-41be-4f39-ac81-5440d1f5718b",
"qrLogAttributeListValueGlobalRefId": "abd9278b-fc0d-428d-ad17-5f99b7a8a2b5",
"translations": [
{
"id": "f75c6169-45fd-44c9-8c4d-21fbb14f4e6e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2798f12e-45f5-4c2a-ac51-faa34bafcaec"
},
{
"id": "f75c6169-45fd-44c9-8c4d-21fbb14f4e6e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2798f12e-45f5-4c2a-ac51-faa34bafcaec"
}
]
},
{
"id": "fbe7b9fb-5e78-4521-8cd9-8577cc8ed0f5",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "689d12ab-41be-4f39-ac81-5440d1f5718b",
"qrLogAttributeListValueGlobalRefId": "abd9278b-fc0d-428d-ad17-5f99b7a8a2b5",
"translations": [
{
"id": "f75c6169-45fd-44c9-8c4d-21fbb14f4e6e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2798f12e-45f5-4c2a-ac51-faa34bafcaec"
},
{
"id": "f75c6169-45fd-44c9-8c4d-21fbb14f4e6e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2798f12e-45f5-4c2a-ac51-faa34bafcaec"
}
]
}
],
"translations": [
{
"id": "f75c6169-45fd-44c9-8c4d-21fbb14f4e6e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2798f12e-45f5-4c2a-ac51-faa34bafcaec"
},
{
"id": "f75c6169-45fd-44c9-8c4d-21fbb14f4e6e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2798f12e-45f5-4c2a-ac51-faa34bafcaec"
}
],
"isOriginatedByPim": true
},
{
"id": "c770083a-a04b-4461-89e4-1c07989a38d3",
"code": "sample string 2",
"selectedValue": "e0102839-e0a0-4f16-82f0-2ece45bd941e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "858f9536-c09a-42f4-8f5b-9c6f1c81d3ab",
"sourceId": "b9eab0f0-0065-45bf-b175-cc8e51c8a44c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f3ef9e4d-ba8e-41ce-a13f-e8a9c9d51142",
"qrLogAttributeClass": {
"id": "881ecd91-426e-48af-bc0e-7caaa52879a9",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f75c6169-45fd-44c9-8c4d-21fbb14f4e6e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2798f12e-45f5-4c2a-ac51-faa34bafcaec"
},
{
"id": "f75c6169-45fd-44c9-8c4d-21fbb14f4e6e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2798f12e-45f5-4c2a-ac51-faa34bafcaec"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fbe7b9fb-5e78-4521-8cd9-8577cc8ed0f5",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "689d12ab-41be-4f39-ac81-5440d1f5718b",
"qrLogAttributeListValueGlobalRefId": "abd9278b-fc0d-428d-ad17-5f99b7a8a2b5",
"translations": [
{
"id": "f75c6169-45fd-44c9-8c4d-21fbb14f4e6e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2798f12e-45f5-4c2a-ac51-faa34bafcaec"
},
{
"id": "f75c6169-45fd-44c9-8c4d-21fbb14f4e6e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2798f12e-45f5-4c2a-ac51-faa34bafcaec"
}
]
},
{
"id": "fbe7b9fb-5e78-4521-8cd9-8577cc8ed0f5",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "689d12ab-41be-4f39-ac81-5440d1f5718b",
"qrLogAttributeListValueGlobalRefId": "abd9278b-fc0d-428d-ad17-5f99b7a8a2b5",
"translations": [
{
"id": "f75c6169-45fd-44c9-8c4d-21fbb14f4e6e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2798f12e-45f5-4c2a-ac51-faa34bafcaec"
},
{
"id": "f75c6169-45fd-44c9-8c4d-21fbb14f4e6e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2798f12e-45f5-4c2a-ac51-faa34bafcaec"
}
]
}
],
"translations": [
{
"id": "f75c6169-45fd-44c9-8c4d-21fbb14f4e6e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2798f12e-45f5-4c2a-ac51-faa34bafcaec"
},
{
"id": "f75c6169-45fd-44c9-8c4d-21fbb14f4e6e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2798f12e-45f5-4c2a-ac51-faa34bafcaec"
}
],
"isOriginatedByPim": true
}
]
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
None.