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": "8d84a336-13eb-46d4-89eb-d2ca7f85ccc9",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:32.8098503Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:32.8098503Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c0bdf013-4dc5-4c9e-b739-dbe056fd61bc",
"qrLogAttribute": {
"id": "cabd7d1d-26e1-49ad-9352-3ffc33541b27",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:32.8098503Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:32.8098503Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "b85a04d9-0a2e-47dd-9ce9-3ec28b619183",
"qrLogAttributeClass": {
"id": "cb264d4b-86aa-4bf4-9538-ee69e5295ae9",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "19ff057c-ea6b-43bd-abbf-94d0eea48672",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "57823a6d-aa76-4696-acf6-779891465a35"
},
{
"id": "19ff057c-ea6b-43bd-abbf-94d0eea48672",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "57823a6d-aa76-4696-acf6-779891465a35"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "19ff057c-ea6b-43bd-abbf-94d0eea48672",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "57823a6d-aa76-4696-acf6-779891465a35"
},
{
"id": "19ff057c-ea6b-43bd-abbf-94d0eea48672",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "57823a6d-aa76-4696-acf6-779891465a35"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1003e6a6-fb62-4284-bfdb-2db3b43d7793",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "19ff057c-ea6b-43bd-abbf-94d0eea48672",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "57823a6d-aa76-4696-acf6-779891465a35"
},
{
"id": "19ff057c-ea6b-43bd-abbf-94d0eea48672",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "57823a6d-aa76-4696-acf6-779891465a35"
}
]
}
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": "3a7dc788-9685-4793-ab31-8d1fb0cbaad3",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:32.8098503Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:32.8098503Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "9a907770-97f2-42ca-9bab-1a5890ef322a",
"qrLogAttribute": {
"id": "028de569-7c06-4338-b778-e2aba5d899c1",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:32.8098503Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:32.8098503Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18f7d568-00b3-448e-af84-6239df78a012",
"qrLogAttributeClass": {
"id": "3f4991e0-3de9-4df4-8c8c-316d0101593d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7f67385b-fd29-4e06-a3b2-47f860734431",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9db67ac2-66a1-445d-905f-aae99cb95d4a"
},
{
"id": "7f67385b-fd29-4e06-a3b2-47f860734431",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9db67ac2-66a1-445d-905f-aae99cb95d4a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "7f67385b-fd29-4e06-a3b2-47f860734431",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9db67ac2-66a1-445d-905f-aae99cb95d4a"
},
{
"id": "7f67385b-fd29-4e06-a3b2-47f860734431",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9db67ac2-66a1-445d-905f-aae99cb95d4a"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4f32b498-2c42-4c64-bed7-ceb97c4df098",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "7f67385b-fd29-4e06-a3b2-47f860734431",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9db67ac2-66a1-445d-905f-aae99cb95d4a"
},
{
"id": "7f67385b-fd29-4e06-a3b2-47f860734431",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9db67ac2-66a1-445d-905f-aae99cb95d4a"
}
]
}