POST api/QRLogAttributeListValues?languageCode={languageCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| languageCode | string |
Required |
Body Parameters
QRLogAttributeListValue| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Description | string |
None. |
|
| CreatedTs | date |
None. |
|
| CreatedBy | string |
None. |
|
| ModifiedTs | date |
None. |
|
| ModifiedBy | string |
None. |
|
| IsActive | boolean |
None. |
|
| CustomerId | integer |
None. |
|
| QRLogAttributeId | globally unique identifier |
None. |
|
| QRLogAttribute | QRLogAttribute |
None. |
|
| Translations | Collection of Translation |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "b5cab0c8-8550-4a1d-b8b7-23cb2c10ee10",
"description": "sample string 2",
"createdTs": "2026-04-09T12:14:52.0859532Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-09T12:14:52.0859532Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "6a684395-edc8-4aa6-a52e-eb2d9da45982",
"qrLogAttribute": {
"id": "2835d7fd-443c-48a7-a582-abfd4cd6fe3a",
"code": "sample string 2",
"createdTs": "2026-04-09T12:14:52.0859532Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-09T12:14:52.0859532Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "508b2164-671f-444c-beb0-834cd0c6705f",
"qrLogAttributeClass": {
"id": "209944d4-f693-4315-83e6-66dee5516784",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "586bcd51-1e81-4a9c-8e1e-164ecfcb1275",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "546b90bb-d13e-410b-b641-8b0c35bd24dd"
},
{
"id": "586bcd51-1e81-4a9c-8e1e-164ecfcb1275",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "546b90bb-d13e-410b-b641-8b0c35bd24dd"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "586bcd51-1e81-4a9c-8e1e-164ecfcb1275",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "546b90bb-d13e-410b-b641-8b0c35bd24dd"
},
{
"id": "586bcd51-1e81-4a9c-8e1e-164ecfcb1275",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "546b90bb-d13e-410b-b641-8b0c35bd24dd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f4452575-5599-4fe0-99eb-b3ed37a31819",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "586bcd51-1e81-4a9c-8e1e-164ecfcb1275",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "546b90bb-d13e-410b-b641-8b0c35bd24dd"
},
{
"id": "586bcd51-1e81-4a9c-8e1e-164ecfcb1275",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "546b90bb-d13e-410b-b641-8b0c35bd24dd"
}
]
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
QRLogAttributeListValue| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Description | string |
None. |
|
| CreatedTs | date |
None. |
|
| CreatedBy | string |
None. |
|
| ModifiedTs | date |
None. |
|
| ModifiedBy | string |
None. |
|
| IsActive | boolean |
None. |
|
| CustomerId | integer |
None. |
|
| QRLogAttributeId | globally unique identifier |
None. |
|
| QRLogAttribute | QRLogAttribute |
None. |
|
| Translations | Collection of Translation |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "b7e0e652-3d45-4988-b4c7-8b4e3f1c565c",
"description": "sample string 2",
"createdTs": "2026-04-09T12:14:52.0859532Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-09T12:14:52.0859532Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3af85540-0393-458b-af77-27bb34b91ae3",
"qrLogAttribute": {
"id": "03d091a1-9c4f-4aa4-995d-49319d4a5150",
"code": "sample string 2",
"createdTs": "2026-04-09T12:14:52.0859532Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-09T12:14:52.0859532Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "ab4277f1-1f75-4ed7-a2ed-ad794bb61267",
"qrLogAttributeClass": {
"id": "8bbc530c-0365-45a0-b4d5-f8cdfd8ede66",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1233d339-fede-45b6-b7f4-0ba1277877c2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8a01d9d5-701f-495a-a2b1-cb20049111dd"
},
{
"id": "1233d339-fede-45b6-b7f4-0ba1277877c2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8a01d9d5-701f-495a-a2b1-cb20049111dd"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1233d339-fede-45b6-b7f4-0ba1277877c2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8a01d9d5-701f-495a-a2b1-cb20049111dd"
},
{
"id": "1233d339-fede-45b6-b7f4-0ba1277877c2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8a01d9d5-701f-495a-a2b1-cb20049111dd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e808eecb-de6d-4e6b-b908-a09bf1f84b6c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "1233d339-fede-45b6-b7f4-0ba1277877c2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8a01d9d5-701f-495a-a2b1-cb20049111dd"
},
{
"id": "1233d339-fede-45b6-b7f4-0ba1277877c2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8a01d9d5-701f-495a-a2b1-cb20049111dd"
}
]
}