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": "1f33f466-4776-4cbf-87a9-88e5a7b51272",
"description": "sample string 2",
"createdTs": "2026-08-27T05:57:29.5478591Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:57:29.5478591Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8f560a5a-e587-470b-b084-da8692432594",
"qrLogAttribute": {
"id": "4b716260-cdb7-44dc-bbc7-7d103e020771",
"code": "sample string 2",
"createdTs": "2026-08-27T05:57:29.5478591Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:57:29.5478591Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6352ff68-2d6d-44a5-8b4b-f5e9b9266f62",
"qrLogAttributeClass": {
"id": "454ac642-7972-4b5d-bffe-a8894e7360ad",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "38b5c0c8-f3a9-4610-8625-9df87c04b051",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8dd2e717-c27c-449d-8873-1392581e6da5"
},
{
"id": "38b5c0c8-f3a9-4610-8625-9df87c04b051",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8dd2e717-c27c-449d-8873-1392581e6da5"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "38b5c0c8-f3a9-4610-8625-9df87c04b051",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8dd2e717-c27c-449d-8873-1392581e6da5"
},
{
"id": "38b5c0c8-f3a9-4610-8625-9df87c04b051",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8dd2e717-c27c-449d-8873-1392581e6da5"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "00371dda-096d-4243-9034-442757fb5429",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "38b5c0c8-f3a9-4610-8625-9df87c04b051",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8dd2e717-c27c-449d-8873-1392581e6da5"
},
{
"id": "38b5c0c8-f3a9-4610-8625-9df87c04b051",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8dd2e717-c27c-449d-8873-1392581e6da5"
}
]
}
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": "ed0477b5-0db0-4b1d-9af2-46795ada1570",
"description": "sample string 2",
"createdTs": "2026-08-27T05:57:29.5478591Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:57:29.5478591Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3c13f936-5c05-43e7-afcc-813613d65808",
"qrLogAttribute": {
"id": "0dd446ca-06c1-4e17-b057-3ed06ab876c8",
"code": "sample string 2",
"createdTs": "2026-08-27T05:57:29.5478591Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:57:29.5478591Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fa37fc2a-a418-40b4-9501-28d3cd68a63a",
"qrLogAttributeClass": {
"id": "d835549d-d638-49d5-a64b-ce877053045d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "63707aa6-e617-4695-ae8b-3bc53a238d10",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "42799a5c-e415-44eb-b863-267fbd06b446"
},
{
"id": "63707aa6-e617-4695-ae8b-3bc53a238d10",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "42799a5c-e415-44eb-b863-267fbd06b446"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "63707aa6-e617-4695-ae8b-3bc53a238d10",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "42799a5c-e415-44eb-b863-267fbd06b446"
},
{
"id": "63707aa6-e617-4695-ae8b-3bc53a238d10",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "42799a5c-e415-44eb-b863-267fbd06b446"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f95a45fa-d610-41a5-99a5-6205eaba97b1",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "63707aa6-e617-4695-ae8b-3bc53a238d10",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "42799a5c-e415-44eb-b863-267fbd06b446"
},
{
"id": "63707aa6-e617-4695-ae8b-3bc53a238d10",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "42799a5c-e415-44eb-b863-267fbd06b446"
}
]
}