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": "fa1d4712-2e3e-4040-a0c9-604280cb2197",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:15.8198627Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:15.8198627Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981030c6-5ed9-49b4-a246-5ea06fd469e6",
"qrLogAttribute": {
"id": "95096bc5-e6fb-41bc-a503-edfc6a366168",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:15.8198627Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:15.8198627Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e039d571-657e-4bc3-b13b-6e814e136c37",
"qrLogAttributeClass": {
"id": "34b8f45b-5f0f-49d8-8dbf-a01c14b430f6",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9fbe60cc-1830-4097-9729-89b3242d5926",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "552a0d4a-7dab-454b-a0ed-5b8cb3a6ccc8"
},
{
"id": "9fbe60cc-1830-4097-9729-89b3242d5926",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "552a0d4a-7dab-454b-a0ed-5b8cb3a6ccc8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9fbe60cc-1830-4097-9729-89b3242d5926",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "552a0d4a-7dab-454b-a0ed-5b8cb3a6ccc8"
},
{
"id": "9fbe60cc-1830-4097-9729-89b3242d5926",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "552a0d4a-7dab-454b-a0ed-5b8cb3a6ccc8"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c9784318-053e-428d-bc81-f9c501bc9e55",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "9fbe60cc-1830-4097-9729-89b3242d5926",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "552a0d4a-7dab-454b-a0ed-5b8cb3a6ccc8"
},
{
"id": "9fbe60cc-1830-4097-9729-89b3242d5926",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "552a0d4a-7dab-454b-a0ed-5b8cb3a6ccc8"
}
]
}
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": "cbca297d-6ac0-4dbc-b4f7-a04a96222049",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:15.8198627Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:15.8198627Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2f708769-4634-4ae8-bbcb-59eac6f20ad5",
"qrLogAttribute": {
"id": "76684a8d-dc8f-4522-b264-6f4cf07e90c3",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:15.8198627Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:15.8198627Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "8783d353-b80b-4999-919d-89ec4b95e770",
"qrLogAttributeClass": {
"id": "902bd348-e13c-427b-918e-f87ba15359a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80d7373d-cb78-48d7-922c-d4a860f90249",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c322522e-2dd4-4c2d-864d-1328628cb384"
},
{
"id": "80d7373d-cb78-48d7-922c-d4a860f90249",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c322522e-2dd4-4c2d-864d-1328628cb384"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "80d7373d-cb78-48d7-922c-d4a860f90249",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c322522e-2dd4-4c2d-864d-1328628cb384"
},
{
"id": "80d7373d-cb78-48d7-922c-d4a860f90249",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c322522e-2dd4-4c2d-864d-1328628cb384"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9e9246ae-1b19-4b38-9c26-61fd6101bf0f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "80d7373d-cb78-48d7-922c-d4a860f90249",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c322522e-2dd4-4c2d-864d-1328628cb384"
},
{
"id": "80d7373d-cb78-48d7-922c-d4a860f90249",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c322522e-2dd4-4c2d-864d-1328628cb384"
}
]
}