POST api/QRLogAttributes?languageCode={languageCode}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
languageCode | string |
Required |
Body Parameters
QRLogAttributeName | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
None. |
|
Code | string |
None. |
|
CreatedTs | date |
None. |
|
CreatedBy | string |
None. |
|
ModifiedTs | date |
None. |
|
ModifiedBy | string |
None. |
|
CustomerId | integer |
None. |
|
Visible | boolean |
None. |
|
QRLogAttributeClassId | globally unique identifier |
None. |
|
QRLogAttributeClass | QRLogAttributeClass |
None. |
|
QRLogAttributeListValue | Collection of QRLogAttributeListValue |
None. |
|
Translations | Collection of Translation |
None. |
|
Index | integer |
None. |
|
Required | boolean |
None. |
|
QRLogAttributeGlobalRefId | globally unique identifier |
None. |
|
TaxonomyNameGeneric | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "id": "68fb2bfd-b7dc-4f6a-a317-18c334aeafc8", "code": "sample string 2", "createdTs": "2025-09-19T04:29:20.9520949Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:29:20.9520949Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "d105ee8d-2fab-4d74-ae21-017065330c69", "qrLogAttributeClass": { "id": "62456a3b-1f74-4522-8836-ecdc4f66709f", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "b01bd5a9-695f-490f-aaa6-e1ec8607ab67", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "11b48ccc-65e6-4af3-8949-8723e805d367" }, { "id": "b01bd5a9-695f-490f-aaa6-e1ec8607ab67", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "11b48ccc-65e6-4af3-8949-8723e805d367" } ] }, "qrLogAttributeListValue": [ { "id": "e25c9d10-d0bd-4777-89a1-d495949d4f38", "description": "sample string 2", "createdTs": "2025-09-19T04:29:20.9520949Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:29:20.9520949Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "899ec73a-94b9-4579-9e2c-cee2fdd227a8", "translations": [ { "id": "b01bd5a9-695f-490f-aaa6-e1ec8607ab67", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "11b48ccc-65e6-4af3-8949-8723e805d367" }, { "id": "b01bd5a9-695f-490f-aaa6-e1ec8607ab67", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "11b48ccc-65e6-4af3-8949-8723e805d367" } ] }, { "id": "e25c9d10-d0bd-4777-89a1-d495949d4f38", "description": "sample string 2", "createdTs": "2025-09-19T04:29:20.9520949Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:29:20.9520949Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "899ec73a-94b9-4579-9e2c-cee2fdd227a8", "translations": [ { "id": "b01bd5a9-695f-490f-aaa6-e1ec8607ab67", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "11b48ccc-65e6-4af3-8949-8723e805d367" }, { "id": "b01bd5a9-695f-490f-aaa6-e1ec8607ab67", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "11b48ccc-65e6-4af3-8949-8723e805d367" } ] } ], "translations": [ { "id": "b01bd5a9-695f-490f-aaa6-e1ec8607ab67", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "11b48ccc-65e6-4af3-8949-8723e805d367" }, { "id": "b01bd5a9-695f-490f-aaa6-e1ec8607ab67", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "11b48ccc-65e6-4af3-8949-8723e805d367" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "8e94715b-0ea2-4594-9f6c-bb9c77f568ee", "taxonomyNameGeneric": "sample string 8" }
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
QRLogAttributeName | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
None. |
|
Code | string |
None. |
|
CreatedTs | date |
None. |
|
CreatedBy | string |
None. |
|
ModifiedTs | date |
None. |
|
ModifiedBy | string |
None. |
|
CustomerId | integer |
None. |
|
Visible | boolean |
None. |
|
QRLogAttributeClassId | globally unique identifier |
None. |
|
QRLogAttributeClass | QRLogAttributeClass |
None. |
|
QRLogAttributeListValue | Collection of QRLogAttributeListValue |
None. |
|
Translations | Collection of Translation |
None. |
|
Index | integer |
None. |
|
Required | boolean |
None. |
|
QRLogAttributeGlobalRefId | globally unique identifier |
None. |
|
TaxonomyNameGeneric | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "id": "5dcd1792-5758-476d-89e2-232cf70aaf02", "code": "sample string 2", "createdTs": "2025-09-19T04:29:20.9520949Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:29:20.9520949Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "e096bd16-11a1-4f35-8105-5d1258da7387", "qrLogAttributeClass": { "id": "1ec6da35-4765-4f15-a890-7952e8a0f231", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "5d467254-13b4-4d37-82f2-d729b61613ce", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "465209b5-8f32-4aae-ab7e-ee911f317f66" }, { "id": "5d467254-13b4-4d37-82f2-d729b61613ce", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "465209b5-8f32-4aae-ab7e-ee911f317f66" } ] }, "qrLogAttributeListValue": [ { "id": "72ebd590-59ca-44c7-ba09-b4909a027dfb", "description": "sample string 2", "createdTs": "2025-09-19T04:29:20.9520949Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:29:20.9520949Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "584273d6-8313-4781-b1df-a98ab1d120cb", "translations": [ { "id": "5d467254-13b4-4d37-82f2-d729b61613ce", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "465209b5-8f32-4aae-ab7e-ee911f317f66" }, { "id": "5d467254-13b4-4d37-82f2-d729b61613ce", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "465209b5-8f32-4aae-ab7e-ee911f317f66" } ] }, { "id": "72ebd590-59ca-44c7-ba09-b4909a027dfb", "description": "sample string 2", "createdTs": "2025-09-19T04:29:20.9520949Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:29:20.9520949Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "584273d6-8313-4781-b1df-a98ab1d120cb", "translations": [ { "id": "5d467254-13b4-4d37-82f2-d729b61613ce", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "465209b5-8f32-4aae-ab7e-ee911f317f66" }, { "id": "5d467254-13b4-4d37-82f2-d729b61613ce", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "465209b5-8f32-4aae-ab7e-ee911f317f66" } ] } ], "translations": [ { "id": "5d467254-13b4-4d37-82f2-d729b61613ce", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "465209b5-8f32-4aae-ab7e-ee911f317f66" }, { "id": "5d467254-13b4-4d37-82f2-d729b61613ce", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "465209b5-8f32-4aae-ab7e-ee911f317f66" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "23a739b6-926e-466d-a15d-a3554751dc4d", "taxonomyNameGeneric": "sample string 8" }