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": "2e09a79f-c44c-41a7-a4f0-286a47881c6b",
"description": "sample string 2",
"createdTs": "2026-04-08T10:56:04.0888463Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.0888463Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "6a899716-18d7-4053-8d3d-a35390010a21",
"qrLogAttribute": {
"id": "2a9baa0a-59d6-427d-8fd6-8cf8d053cb56",
"code": "sample string 2",
"createdTs": "2026-04-08T10:56:04.0888463Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.0888463Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "febbc8ef-3bdb-41e0-b723-5a869ac198a5",
"qrLogAttributeClass": {
"id": "f34755f1-4af5-46b1-9177-bf24a587c860",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d2cb4de3-8aa7-481f-bfaa-4d372180a6cf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "63ddd4c0-32ea-4fe1-a71d-8812bc9e6073"
},
{
"id": "d2cb4de3-8aa7-481f-bfaa-4d372180a6cf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "63ddd4c0-32ea-4fe1-a71d-8812bc9e6073"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d2cb4de3-8aa7-481f-bfaa-4d372180a6cf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "63ddd4c0-32ea-4fe1-a71d-8812bc9e6073"
},
{
"id": "d2cb4de3-8aa7-481f-bfaa-4d372180a6cf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "63ddd4c0-32ea-4fe1-a71d-8812bc9e6073"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5f8ce401-ed38-4242-a40a-8a5283a7174c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "d2cb4de3-8aa7-481f-bfaa-4d372180a6cf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "63ddd4c0-32ea-4fe1-a71d-8812bc9e6073"
},
{
"id": "d2cb4de3-8aa7-481f-bfaa-4d372180a6cf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "63ddd4c0-32ea-4fe1-a71d-8812bc9e6073"
}
]
}
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": "989d4bbe-0efa-4a9e-99ff-a03a691c53ca",
"description": "sample string 2",
"createdTs": "2026-04-08T10:56:04.0888463Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.0888463Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "00c7a110-4664-435d-8f7f-ac44601e643e",
"qrLogAttribute": {
"id": "a469ec03-2a4a-4651-8938-20ea0b7af9ff",
"code": "sample string 2",
"createdTs": "2026-04-08T10:56:04.0888463Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.0888463Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1ae66aff-35b9-42d0-a19a-366044bbad5b",
"qrLogAttributeClass": {
"id": "8acf7ded-590b-4ad9-aa1b-b7c5ad6c715e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "58706aff-3148-4ee7-85b2-1241d504bee7",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a3b9e8d2-bd15-4896-8098-2988fa9cb309"
},
{
"id": "58706aff-3148-4ee7-85b2-1241d504bee7",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a3b9e8d2-bd15-4896-8098-2988fa9cb309"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "58706aff-3148-4ee7-85b2-1241d504bee7",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a3b9e8d2-bd15-4896-8098-2988fa9cb309"
},
{
"id": "58706aff-3148-4ee7-85b2-1241d504bee7",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a3b9e8d2-bd15-4896-8098-2988fa9cb309"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ed6de9fa-be03-4bdd-9372-479a68627497",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "58706aff-3148-4ee7-85b2-1241d504bee7",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a3b9e8d2-bd15-4896-8098-2988fa9cb309"
},
{
"id": "58706aff-3148-4ee7-85b2-1241d504bee7",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a3b9e8d2-bd15-4896-8098-2988fa9cb309"
}
]
}