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": "005eccab-1f42-4a01-bacd-c1fa3edb17b3",
"description": "sample string 2",
"createdTs": "2025-11-09T11:35:34.2531545Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:35:34.2531545Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "889885c5-2c07-48e2-a1fc-2c087c9feed7",
"qrLogAttribute": {
"id": "84a9ee0e-beb1-405f-a8e0-d7bbef1c556a",
"code": "sample string 2",
"createdTs": "2025-11-09T11:35:34.2531545Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:35:34.2531545Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "00234950-a31b-4100-8e3f-9f62fa046088",
"qrLogAttributeClass": {
"id": "c36ec5c4-2647-44bc-aea8-9bc6ed4a5d42",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5064ed28-b543-4fcc-af52-fc03cb15d243",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "348cc21c-7551-4ad8-8258-e133777e57ce"
},
{
"id": "5064ed28-b543-4fcc-af52-fc03cb15d243",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "348cc21c-7551-4ad8-8258-e133777e57ce"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5064ed28-b543-4fcc-af52-fc03cb15d243",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "348cc21c-7551-4ad8-8258-e133777e57ce"
},
{
"id": "5064ed28-b543-4fcc-af52-fc03cb15d243",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "348cc21c-7551-4ad8-8258-e133777e57ce"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8339ec89-bcdd-45da-bee0-fabbf0812467",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "5064ed28-b543-4fcc-af52-fc03cb15d243",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "348cc21c-7551-4ad8-8258-e133777e57ce"
},
{
"id": "5064ed28-b543-4fcc-af52-fc03cb15d243",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "348cc21c-7551-4ad8-8258-e133777e57ce"
}
]
}
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": "78a8bfb6-a4b4-4acb-8ca6-e898555fcc4d",
"description": "sample string 2",
"createdTs": "2025-11-09T11:35:34.2531545Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:35:34.2531545Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "233ec28b-d50e-42ba-871f-04da54c8ba00",
"qrLogAttribute": {
"id": "c0d5a0d0-52a9-44d1-9041-7fcdab99aabc",
"code": "sample string 2",
"createdTs": "2025-11-09T11:35:34.2531545Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:35:34.2531545Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c5210fdf-04d0-4d91-8f57-d086e0282004",
"qrLogAttributeClass": {
"id": "e9edfb0a-f4fc-48ef-845e-42d34d55f6aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "53d8ef6b-6e89-4ffc-9f9a-18d00a6a1c9a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "852a4017-790c-4055-88ed-48c81ac0e1de"
},
{
"id": "53d8ef6b-6e89-4ffc-9f9a-18d00a6a1c9a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "852a4017-790c-4055-88ed-48c81ac0e1de"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "53d8ef6b-6e89-4ffc-9f9a-18d00a6a1c9a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "852a4017-790c-4055-88ed-48c81ac0e1de"
},
{
"id": "53d8ef6b-6e89-4ffc-9f9a-18d00a6a1c9a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "852a4017-790c-4055-88ed-48c81ac0e1de"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "66cb0b4a-5045-458e-93e3-116c4f8b5130",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "53d8ef6b-6e89-4ffc-9f9a-18d00a6a1c9a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "852a4017-790c-4055-88ed-48c81ac0e1de"
},
{
"id": "53d8ef6b-6e89-4ffc-9f9a-18d00a6a1c9a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "852a4017-790c-4055-88ed-48c81ac0e1de"
}
]
}