PUT api/UpdateQRLogAttributes?languageCode={languageCode}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
languageCode | string |
Required |
Body Parameters
Collection of QRLogAttributeViewModelName | 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": "eead7eaa-c507-4801-9089-a918cd20fa3b", "code": "sample string 2", "selectedValue": "dc753756-7791-481f-9201-52b846d5620e", "value": "sample string 4", "customerId": 1, "visible": true, "index": 1, "required": true, "qrLogAttributeGlobalRefId": "4a0a9d21-911c-4b3e-9f1a-52d8d5db40c7", "sourceId": "ca6e8320-8e85-4583-a614-0d027ea54488", "canDelete": true, "codeFallback": "sample string 3", "qrLogAttributeClassId": "5a730d86-5bd7-4ec5-a786-51df2625763e", "qrLogAttributeClass": { "id": "3be7acbd-6b1a-4d20-8a10-21a6e9ed8d57", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "40ebc442-44d9-4822-a7a4-16c267a9d674", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "4752a387-2602-43b4-9205-d8f2254b7337" }, { "id": "40ebc442-44d9-4822-a7a4-16c267a9d674", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "4752a387-2602-43b4-9205-d8f2254b7337" } ] }, "qrLogAttributeListValue": [ { "id": "4d69c375-8049-4e12-baaf-5a2629016225", "description": "sample string 2", "customerId": 1, "isActive": true, "canDelete": true, "descriptionFallback": "sample string 3", "qrLogAttributeId": "e1a0bb26-42e0-483a-abfc-3994d48c1eee", "qrLogAttributeListValueGlobalRefId": "c96ed7e4-2a9b-4e9a-9064-9ff4a7256c93", "translations": [ { "id": "40ebc442-44d9-4822-a7a4-16c267a9d674", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "4752a387-2602-43b4-9205-d8f2254b7337" }, { "id": "40ebc442-44d9-4822-a7a4-16c267a9d674", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "4752a387-2602-43b4-9205-d8f2254b7337" } ] }, { "id": "4d69c375-8049-4e12-baaf-5a2629016225", "description": "sample string 2", "customerId": 1, "isActive": true, "canDelete": true, "descriptionFallback": "sample string 3", "qrLogAttributeId": "e1a0bb26-42e0-483a-abfc-3994d48c1eee", "qrLogAttributeListValueGlobalRefId": "c96ed7e4-2a9b-4e9a-9064-9ff4a7256c93", "translations": [ { "id": "40ebc442-44d9-4822-a7a4-16c267a9d674", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "4752a387-2602-43b4-9205-d8f2254b7337" }, { "id": "40ebc442-44d9-4822-a7a4-16c267a9d674", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "4752a387-2602-43b4-9205-d8f2254b7337" } ] } ], "translations": [ { "id": "40ebc442-44d9-4822-a7a4-16c267a9d674", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "4752a387-2602-43b4-9205-d8f2254b7337" }, { "id": "40ebc442-44d9-4822-a7a4-16c267a9d674", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "4752a387-2602-43b4-9205-d8f2254b7337" } ], "isOriginatedByPim": true }, { "id": "eead7eaa-c507-4801-9089-a918cd20fa3b", "code": "sample string 2", "selectedValue": "dc753756-7791-481f-9201-52b846d5620e", "value": "sample string 4", "customerId": 1, "visible": true, "index": 1, "required": true, "qrLogAttributeGlobalRefId": "4a0a9d21-911c-4b3e-9f1a-52d8d5db40c7", "sourceId": "ca6e8320-8e85-4583-a614-0d027ea54488", "canDelete": true, "codeFallback": "sample string 3", "qrLogAttributeClassId": "5a730d86-5bd7-4ec5-a786-51df2625763e", "qrLogAttributeClass": { "id": "3be7acbd-6b1a-4d20-8a10-21a6e9ed8d57", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "40ebc442-44d9-4822-a7a4-16c267a9d674", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "4752a387-2602-43b4-9205-d8f2254b7337" }, { "id": "40ebc442-44d9-4822-a7a4-16c267a9d674", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "4752a387-2602-43b4-9205-d8f2254b7337" } ] }, "qrLogAttributeListValue": [ { "id": "4d69c375-8049-4e12-baaf-5a2629016225", "description": "sample string 2", "customerId": 1, "isActive": true, "canDelete": true, "descriptionFallback": "sample string 3", "qrLogAttributeId": "e1a0bb26-42e0-483a-abfc-3994d48c1eee", "qrLogAttributeListValueGlobalRefId": "c96ed7e4-2a9b-4e9a-9064-9ff4a7256c93", "translations": [ { "id": "40ebc442-44d9-4822-a7a4-16c267a9d674", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "4752a387-2602-43b4-9205-d8f2254b7337" }, { "id": "40ebc442-44d9-4822-a7a4-16c267a9d674", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "4752a387-2602-43b4-9205-d8f2254b7337" } ] }, { "id": "4d69c375-8049-4e12-baaf-5a2629016225", "description": "sample string 2", "customerId": 1, "isActive": true, "canDelete": true, "descriptionFallback": "sample string 3", "qrLogAttributeId": "e1a0bb26-42e0-483a-abfc-3994d48c1eee", "qrLogAttributeListValueGlobalRefId": "c96ed7e4-2a9b-4e9a-9064-9ff4a7256c93", "translations": [ { "id": "40ebc442-44d9-4822-a7a4-16c267a9d674", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "4752a387-2602-43b4-9205-d8f2254b7337" }, { "id": "40ebc442-44d9-4822-a7a4-16c267a9d674", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "4752a387-2602-43b4-9205-d8f2254b7337" } ] } ], "translations": [ { "id": "40ebc442-44d9-4822-a7a4-16c267a9d674", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "4752a387-2602-43b4-9205-d8f2254b7337" }, { "id": "40ebc442-44d9-4822-a7a4-16c267a9d674", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "4752a387-2602-43b4-9205-d8f2254b7337" } ], "isOriginatedByPim": true } ]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.