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": "a65bea94-0f75-4a14-bce3-29aa630be31f",
"description": "sample string 2",
"createdTs": "2026-05-29T15:08:03.4348071Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:08:03.4348071Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "896ea843-03df-4976-b52a-981bad90fc3d",
"qrLogAttribute": {
"id": "ef17ae4c-4b45-4341-9da8-8257ccbdbc89",
"code": "sample string 2",
"createdTs": "2026-05-29T15:08:03.4348071Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:08:03.4348071Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cc8e767e-6d95-46b8-a87a-14b687640598",
"qrLogAttributeClass": {
"id": "8ff8bbec-5689-4ebc-8286-9c9ce05bd788",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6591099f-55ff-4e34-9d2b-f4538455f2ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fd6ff2fd-f12a-4b6d-8ca9-95be8cc04418"
},
{
"id": "6591099f-55ff-4e34-9d2b-f4538455f2ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fd6ff2fd-f12a-4b6d-8ca9-95be8cc04418"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "6591099f-55ff-4e34-9d2b-f4538455f2ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fd6ff2fd-f12a-4b6d-8ca9-95be8cc04418"
},
{
"id": "6591099f-55ff-4e34-9d2b-f4538455f2ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fd6ff2fd-f12a-4b6d-8ca9-95be8cc04418"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e2666c67-2637-4ddf-8f75-fd48ee2f599f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "6591099f-55ff-4e34-9d2b-f4538455f2ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fd6ff2fd-f12a-4b6d-8ca9-95be8cc04418"
},
{
"id": "6591099f-55ff-4e34-9d2b-f4538455f2ef",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fd6ff2fd-f12a-4b6d-8ca9-95be8cc04418"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
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": "e7abc92e-2b62-40b1-af0b-1753c88e0d99",
"description": "sample string 2",
"createdTs": "2026-05-29T15:08:03.4660505Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:08:03.4660505Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "5a9e9916-1371-4961-99b5-f825d013a657",
"qrLogAttribute": {
"id": "4331b5c7-ff6e-48cc-b89d-6177a9120863",
"code": "sample string 2",
"createdTs": "2026-05-29T15:08:03.4660505Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:08:03.4660505Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "9e06bf90-899b-4595-a162-2bd74a771f18",
"qrLogAttributeClass": {
"id": "84d2a9bf-c42b-4032-a201-3ff10d1ca21e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8ff3d981-72f0-4463-a1fc-14bf014f816a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4c55b29e-6a91-4323-9eb4-6acdd7c080f8"
},
{
"id": "8ff3d981-72f0-4463-a1fc-14bf014f816a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4c55b29e-6a91-4323-9eb4-6acdd7c080f8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8ff3d981-72f0-4463-a1fc-14bf014f816a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4c55b29e-6a91-4323-9eb4-6acdd7c080f8"
},
{
"id": "8ff3d981-72f0-4463-a1fc-14bf014f816a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4c55b29e-6a91-4323-9eb4-6acdd7c080f8"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "be866967-445b-4125-8eb1-468f66956f7d",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8ff3d981-72f0-4463-a1fc-14bf014f816a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4c55b29e-6a91-4323-9eb4-6acdd7c080f8"
},
{
"id": "8ff3d981-72f0-4463-a1fc-14bf014f816a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4c55b29e-6a91-4323-9eb4-6acdd7c080f8"
}
]
}