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": "dd293545-3732-46f5-98b2-f5e23238f9b9",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:59.1654395Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:59.1654395Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ce650971-2697-494e-999e-5d21b8f40277",
"qrLogAttribute": {
"id": "3ca04ebc-6c6f-48b2-b5b6-65be60356175",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:59.1654395Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:59.1654395Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2f4f6a8f-48d6-4be3-a24c-ef0f65d1ee38",
"qrLogAttributeClass": {
"id": "3edbc6e7-c60b-458f-a59d-5fece77684fb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "166c0a9e-ea2b-4894-8eb7-fca0d901099c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c0e94e77-ff4a-498f-b5f9-52cf3da55f15"
},
{
"id": "166c0a9e-ea2b-4894-8eb7-fca0d901099c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c0e94e77-ff4a-498f-b5f9-52cf3da55f15"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "166c0a9e-ea2b-4894-8eb7-fca0d901099c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c0e94e77-ff4a-498f-b5f9-52cf3da55f15"
},
{
"id": "166c0a9e-ea2b-4894-8eb7-fca0d901099c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c0e94e77-ff4a-498f-b5f9-52cf3da55f15"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "68429f60-e6dd-478d-a6bc-49997575094f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "166c0a9e-ea2b-4894-8eb7-fca0d901099c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c0e94e77-ff4a-498f-b5f9-52cf3da55f15"
},
{
"id": "166c0a9e-ea2b-4894-8eb7-fca0d901099c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c0e94e77-ff4a-498f-b5f9-52cf3da55f15"
}
]
}
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": "6bec1b38-d07c-42a8-ac03-22e64b03c0c1",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:59.1654395Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:59.1654395Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "507fde39-bc7d-4299-b7b9-690029920328",
"qrLogAttribute": {
"id": "9d57a7a4-843e-4027-901e-a9d4421459cf",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:59.1654395Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:59.1654395Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "81ad94a7-76b8-4885-b4d7-80222eb4dd06",
"qrLogAttributeClass": {
"id": "1b45b0f6-6a9c-4ac2-91d8-dd2d703ca611",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "67abc407-6853-4713-b37c-99162e62b9aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "88fe1987-ad36-4826-b86b-6d113245f960"
},
{
"id": "67abc407-6853-4713-b37c-99162e62b9aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "88fe1987-ad36-4826-b86b-6d113245f960"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "67abc407-6853-4713-b37c-99162e62b9aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "88fe1987-ad36-4826-b86b-6d113245f960"
},
{
"id": "67abc407-6853-4713-b37c-99162e62b9aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "88fe1987-ad36-4826-b86b-6d113245f960"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9efc2465-0122-4c4b-b73a-5f2cb360bae6",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "67abc407-6853-4713-b37c-99162e62b9aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "88fe1987-ad36-4826-b86b-6d113245f960"
},
{
"id": "67abc407-6853-4713-b37c-99162e62b9aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "88fe1987-ad36-4826-b86b-6d113245f960"
}
]
}