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": "598bcefe-6532-4150-8145-a9be8086e631",
"description": "sample string 2",
"createdTs": "2026-02-12T13:41:41.8756905Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:41:41.8756905Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "71b90223-7d3f-4990-a5b0-bd99e7174e78",
"qrLogAttribute": {
"id": "4f700a04-aa92-4338-823a-440e0070b2d8",
"code": "sample string 2",
"createdTs": "2026-02-12T13:41:41.8756905Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:41:41.8756905Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "9f0152b5-9114-483a-9a5e-2b9f7dd7b3eb",
"qrLogAttributeClass": {
"id": "9b348452-e8be-40fd-aad5-1191f1d4a282",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ab25090-54f9-4777-a810-c521fe2b207e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1d9ab346-3949-4fcf-af5f-888496fd6f07"
},
{
"id": "1ab25090-54f9-4777-a810-c521fe2b207e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1d9ab346-3949-4fcf-af5f-888496fd6f07"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1ab25090-54f9-4777-a810-c521fe2b207e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1d9ab346-3949-4fcf-af5f-888496fd6f07"
},
{
"id": "1ab25090-54f9-4777-a810-c521fe2b207e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1d9ab346-3949-4fcf-af5f-888496fd6f07"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "a7af687a-766f-44f8-a737-edd7d5e4e877",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "1ab25090-54f9-4777-a810-c521fe2b207e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1d9ab346-3949-4fcf-af5f-888496fd6f07"
},
{
"id": "1ab25090-54f9-4777-a810-c521fe2b207e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1d9ab346-3949-4fcf-af5f-888496fd6f07"
}
]
}
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": "879fb375-59cb-4b59-b010-385eb5c1044a",
"description": "sample string 2",
"createdTs": "2026-02-12T13:41:41.8756905Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:41:41.8756905Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0aa81b2a-4b44-49fc-b9af-9b3d86267fee",
"qrLogAttribute": {
"id": "dd77f578-96e8-41e6-bc90-c9a332fcdc66",
"code": "sample string 2",
"createdTs": "2026-02-12T13:41:41.8756905Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:41:41.8756905Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c55bb4d4-c1ad-4068-9e97-b7439866aee2",
"qrLogAttributeClass": {
"id": "126b97ca-3bd0-4eec-85cd-7eb63b728672",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "52b81807-0867-47cb-bd53-ba0949a5d00d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "57b84bde-51ca-4fbf-bf70-1b632a3a6831"
},
{
"id": "52b81807-0867-47cb-bd53-ba0949a5d00d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "57b84bde-51ca-4fbf-bf70-1b632a3a6831"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "52b81807-0867-47cb-bd53-ba0949a5d00d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "57b84bde-51ca-4fbf-bf70-1b632a3a6831"
},
{
"id": "52b81807-0867-47cb-bd53-ba0949a5d00d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "57b84bde-51ca-4fbf-bf70-1b632a3a6831"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "42b603a7-314e-4e25-8066-31faaf08ab56",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "52b81807-0867-47cb-bd53-ba0949a5d00d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "57b84bde-51ca-4fbf-bf70-1b632a3a6831"
},
{
"id": "52b81807-0867-47cb-bd53-ba0949a5d00d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "57b84bde-51ca-4fbf-bf70-1b632a3a6831"
}
]
}