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": "f0d45355-c541-49f9-ba15-3e9fc4144665",
"code": "sample string 2",
"selectedValue": "0d9c2f99-b05c-4a6b-b02b-412190c03c7b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e30aa194-21d1-4d26-8a3c-2a280f5e2554",
"sourceId": "992af652-9286-4594-add0-1575b4ac474b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "13673b0d-3cca-406b-b0eb-c0ef5f5d9d4d",
"qrLogAttributeClass": {
"id": "29cc474b-7ebd-4e25-a73d-4a47eae0b5b1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8542a5d1-fb27-4792-a89c-fb276070e7b2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5b82eff0-882b-4e59-8e11-29fe024453c0"
},
{
"id": "8542a5d1-fb27-4792-a89c-fb276070e7b2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5b82eff0-882b-4e59-8e11-29fe024453c0"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b5e8301e-19a6-43e4-94ca-f523538fbc96",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "40a47948-b020-45fd-bf67-fd6d9a5af871",
"qrLogAttributeListValueGlobalRefId": "c6f4ced9-12e6-460f-b688-81ac464e0fdc",
"translations": [
{
"id": "8542a5d1-fb27-4792-a89c-fb276070e7b2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5b82eff0-882b-4e59-8e11-29fe024453c0"
},
{
"id": "8542a5d1-fb27-4792-a89c-fb276070e7b2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5b82eff0-882b-4e59-8e11-29fe024453c0"
}
]
},
{
"id": "b5e8301e-19a6-43e4-94ca-f523538fbc96",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "40a47948-b020-45fd-bf67-fd6d9a5af871",
"qrLogAttributeListValueGlobalRefId": "c6f4ced9-12e6-460f-b688-81ac464e0fdc",
"translations": [
{
"id": "8542a5d1-fb27-4792-a89c-fb276070e7b2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5b82eff0-882b-4e59-8e11-29fe024453c0"
},
{
"id": "8542a5d1-fb27-4792-a89c-fb276070e7b2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5b82eff0-882b-4e59-8e11-29fe024453c0"
}
]
}
],
"translations": [
{
"id": "8542a5d1-fb27-4792-a89c-fb276070e7b2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5b82eff0-882b-4e59-8e11-29fe024453c0"
},
{
"id": "8542a5d1-fb27-4792-a89c-fb276070e7b2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5b82eff0-882b-4e59-8e11-29fe024453c0"
}
],
"isOriginatedByPim": true
},
{
"id": "f0d45355-c541-49f9-ba15-3e9fc4144665",
"code": "sample string 2",
"selectedValue": "0d9c2f99-b05c-4a6b-b02b-412190c03c7b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e30aa194-21d1-4d26-8a3c-2a280f5e2554",
"sourceId": "992af652-9286-4594-add0-1575b4ac474b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "13673b0d-3cca-406b-b0eb-c0ef5f5d9d4d",
"qrLogAttributeClass": {
"id": "29cc474b-7ebd-4e25-a73d-4a47eae0b5b1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8542a5d1-fb27-4792-a89c-fb276070e7b2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5b82eff0-882b-4e59-8e11-29fe024453c0"
},
{
"id": "8542a5d1-fb27-4792-a89c-fb276070e7b2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5b82eff0-882b-4e59-8e11-29fe024453c0"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b5e8301e-19a6-43e4-94ca-f523538fbc96",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "40a47948-b020-45fd-bf67-fd6d9a5af871",
"qrLogAttributeListValueGlobalRefId": "c6f4ced9-12e6-460f-b688-81ac464e0fdc",
"translations": [
{
"id": "8542a5d1-fb27-4792-a89c-fb276070e7b2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5b82eff0-882b-4e59-8e11-29fe024453c0"
},
{
"id": "8542a5d1-fb27-4792-a89c-fb276070e7b2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5b82eff0-882b-4e59-8e11-29fe024453c0"
}
]
},
{
"id": "b5e8301e-19a6-43e4-94ca-f523538fbc96",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "40a47948-b020-45fd-bf67-fd6d9a5af871",
"qrLogAttributeListValueGlobalRefId": "c6f4ced9-12e6-460f-b688-81ac464e0fdc",
"translations": [
{
"id": "8542a5d1-fb27-4792-a89c-fb276070e7b2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5b82eff0-882b-4e59-8e11-29fe024453c0"
},
{
"id": "8542a5d1-fb27-4792-a89c-fb276070e7b2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5b82eff0-882b-4e59-8e11-29fe024453c0"
}
]
}
],
"translations": [
{
"id": "8542a5d1-fb27-4792-a89c-fb276070e7b2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5b82eff0-882b-4e59-8e11-29fe024453c0"
},
{
"id": "8542a5d1-fb27-4792-a89c-fb276070e7b2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5b82eff0-882b-4e59-8e11-29fe024453c0"
}
],
"isOriginatedByPim": true
}
]
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
None.