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": "19c6ef31-fb42-4bf0-be26-2e38e2a39ae4",
"code": "sample string 2",
"selectedValue": "5622985f-db0f-4b25-ad11-4c2ebc76d0df",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d6256ef1-a3d3-4a5c-9f57-6dbb7c328e91",
"sourceId": "5c6ec496-2611-4281-94a5-b0bfc59a595c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e68bb03e-b7c3-42b3-9115-d03d1326da11",
"qrLogAttributeClass": {
"id": "cc284e8d-773d-4788-9003-52c9ce27cbd1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "70c321f9-4029-4994-b436-669bce2e2d08",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "90ccc163-30df-46bb-b9a4-c2f81811e25a"
},
{
"id": "70c321f9-4029-4994-b436-669bce2e2d08",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "90ccc163-30df-46bb-b9a4-c2f81811e25a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "88c87f04-2fe4-4694-a3de-8496b9a02eec",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e1a80f0b-06aa-4b6f-bc0e-bba072155268",
"qrLogAttributeListValueGlobalRefId": "6aeaa2b2-7fff-4f5f-8525-c943f353eb55",
"translations": [
{
"id": "70c321f9-4029-4994-b436-669bce2e2d08",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "90ccc163-30df-46bb-b9a4-c2f81811e25a"
},
{
"id": "70c321f9-4029-4994-b436-669bce2e2d08",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "90ccc163-30df-46bb-b9a4-c2f81811e25a"
}
]
},
{
"id": "88c87f04-2fe4-4694-a3de-8496b9a02eec",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e1a80f0b-06aa-4b6f-bc0e-bba072155268",
"qrLogAttributeListValueGlobalRefId": "6aeaa2b2-7fff-4f5f-8525-c943f353eb55",
"translations": [
{
"id": "70c321f9-4029-4994-b436-669bce2e2d08",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "90ccc163-30df-46bb-b9a4-c2f81811e25a"
},
{
"id": "70c321f9-4029-4994-b436-669bce2e2d08",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "90ccc163-30df-46bb-b9a4-c2f81811e25a"
}
]
}
],
"translations": [
{
"id": "70c321f9-4029-4994-b436-669bce2e2d08",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "90ccc163-30df-46bb-b9a4-c2f81811e25a"
},
{
"id": "70c321f9-4029-4994-b436-669bce2e2d08",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "90ccc163-30df-46bb-b9a4-c2f81811e25a"
}
],
"isOriginatedByPim": true
},
{
"id": "19c6ef31-fb42-4bf0-be26-2e38e2a39ae4",
"code": "sample string 2",
"selectedValue": "5622985f-db0f-4b25-ad11-4c2ebc76d0df",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d6256ef1-a3d3-4a5c-9f57-6dbb7c328e91",
"sourceId": "5c6ec496-2611-4281-94a5-b0bfc59a595c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e68bb03e-b7c3-42b3-9115-d03d1326da11",
"qrLogAttributeClass": {
"id": "cc284e8d-773d-4788-9003-52c9ce27cbd1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "70c321f9-4029-4994-b436-669bce2e2d08",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "90ccc163-30df-46bb-b9a4-c2f81811e25a"
},
{
"id": "70c321f9-4029-4994-b436-669bce2e2d08",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "90ccc163-30df-46bb-b9a4-c2f81811e25a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "88c87f04-2fe4-4694-a3de-8496b9a02eec",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e1a80f0b-06aa-4b6f-bc0e-bba072155268",
"qrLogAttributeListValueGlobalRefId": "6aeaa2b2-7fff-4f5f-8525-c943f353eb55",
"translations": [
{
"id": "70c321f9-4029-4994-b436-669bce2e2d08",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "90ccc163-30df-46bb-b9a4-c2f81811e25a"
},
{
"id": "70c321f9-4029-4994-b436-669bce2e2d08",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "90ccc163-30df-46bb-b9a4-c2f81811e25a"
}
]
},
{
"id": "88c87f04-2fe4-4694-a3de-8496b9a02eec",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e1a80f0b-06aa-4b6f-bc0e-bba072155268",
"qrLogAttributeListValueGlobalRefId": "6aeaa2b2-7fff-4f5f-8525-c943f353eb55",
"translations": [
{
"id": "70c321f9-4029-4994-b436-669bce2e2d08",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "90ccc163-30df-46bb-b9a4-c2f81811e25a"
},
{
"id": "70c321f9-4029-4994-b436-669bce2e2d08",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "90ccc163-30df-46bb-b9a4-c2f81811e25a"
}
]
}
],
"translations": [
{
"id": "70c321f9-4029-4994-b436-669bce2e2d08",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "90ccc163-30df-46bb-b9a4-c2f81811e25a"
},
{
"id": "70c321f9-4029-4994-b436-669bce2e2d08",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "90ccc163-30df-46bb-b9a4-c2f81811e25a"
}
],
"isOriginatedByPim": true
}
]
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
None.