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": "729ec7e9-f15f-4b54-9d22-7aa588d982da",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:57.0612636Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:57.0612636Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3f50809a-171c-439f-844e-e1c46a7c90c3",
"qrLogAttribute": {
"id": "45150301-b810-4282-8313-e19cfe4989c1",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:57.0612636Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:57.0612636Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "aad8d88d-6eeb-4965-b95c-f7085d0b3c4b",
"qrLogAttributeClass": {
"id": "8c23aee0-a67a-4c53-a7be-547ca7320628",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7fe5560d-c3aa-40c3-a076-ce5a0246dbe9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e5c6f8-8da7-407d-838c-e047d3806969"
},
{
"id": "7fe5560d-c3aa-40c3-a076-ce5a0246dbe9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e5c6f8-8da7-407d-838c-e047d3806969"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "7fe5560d-c3aa-40c3-a076-ce5a0246dbe9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e5c6f8-8da7-407d-838c-e047d3806969"
},
{
"id": "7fe5560d-c3aa-40c3-a076-ce5a0246dbe9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e5c6f8-8da7-407d-838c-e047d3806969"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "df361c3d-ca5d-4f1f-805a-f707dc8184ff",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "7fe5560d-c3aa-40c3-a076-ce5a0246dbe9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e5c6f8-8da7-407d-838c-e047d3806969"
},
{
"id": "7fe5560d-c3aa-40c3-a076-ce5a0246dbe9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e5c6f8-8da7-407d-838c-e047d3806969"
}
]
}
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": "89c8ba05-d075-450f-bf78-67c7e949d1f9",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:57.0612636Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:57.0612636Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "90e34a92-e75e-4819-ae02-f4f420c213c2",
"qrLogAttribute": {
"id": "a9984431-4285-4991-a0ca-b7556964cec4",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:57.0612636Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:57.0612636Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e51a71af-6f7f-4aac-bdc9-ca152bf1367a",
"qrLogAttributeClass": {
"id": "3db9f6a5-202f-422c-9b8c-d7a2b0f2eb8c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "92ab3bc7-5137-48a2-b3f5-82f10dda6bf9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "844650c5-4966-4d9c-938d-2366e5f8ac45"
},
{
"id": "92ab3bc7-5137-48a2-b3f5-82f10dda6bf9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "844650c5-4966-4d9c-938d-2366e5f8ac45"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "92ab3bc7-5137-48a2-b3f5-82f10dda6bf9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "844650c5-4966-4d9c-938d-2366e5f8ac45"
},
{
"id": "92ab3bc7-5137-48a2-b3f5-82f10dda6bf9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "844650c5-4966-4d9c-938d-2366e5f8ac45"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2b79854a-b2f2-46e1-982a-74180d95c589",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "92ab3bc7-5137-48a2-b3f5-82f10dda6bf9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "844650c5-4966-4d9c-938d-2366e5f8ac45"
},
{
"id": "92ab3bc7-5137-48a2-b3f5-82f10dda6bf9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "844650c5-4966-4d9c-938d-2366e5f8ac45"
}
]
}