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": "6c11291b-0098-4ec1-8e46-f522a6b826bf", "code": "sample string 2", "createdTs": "2025-04-04T01:03:13.1450928Z", "createdBy": "sample string 3", "modifiedTs": "2025-04-04T01:03:13.1450928Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "7d383aae-25bd-4d98-bf1b-b1cf11e05b79", "qrLogAttributeClass": { "id": "16b7d7ba-1ebc-43b3-9c5f-d37a4079ab67", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "95340fd3-d647-46d8-80da-c49fdae1314d", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "9f6e4fb1-5765-41eb-83b4-f1f8c15715d6" }, { "id": "95340fd3-d647-46d8-80da-c49fdae1314d", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "9f6e4fb1-5765-41eb-83b4-f1f8c15715d6" } ] }, "qrLogAttributeListValue": [ { "id": "d6e9f997-568f-4046-9bad-7b2f849c3005", "description": "sample string 2", "createdTs": "2025-04-04T01:03:13.1450928Z", "createdBy": "sample string 3", "modifiedTs": "2025-04-04T01:03:13.1450928Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "1b91c2f0-d4a2-4519-9321-778cbc7fd02a", "translations": [ { "id": "95340fd3-d647-46d8-80da-c49fdae1314d", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "9f6e4fb1-5765-41eb-83b4-f1f8c15715d6" }, { "id": "95340fd3-d647-46d8-80da-c49fdae1314d", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "9f6e4fb1-5765-41eb-83b4-f1f8c15715d6" } ] }, { "id": "d6e9f997-568f-4046-9bad-7b2f849c3005", "description": "sample string 2", "createdTs": "2025-04-04T01:03:13.1450928Z", "createdBy": "sample string 3", "modifiedTs": "2025-04-04T01:03:13.1450928Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "1b91c2f0-d4a2-4519-9321-778cbc7fd02a", "translations": [ { "id": "95340fd3-d647-46d8-80da-c49fdae1314d", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "9f6e4fb1-5765-41eb-83b4-f1f8c15715d6" }, { "id": "95340fd3-d647-46d8-80da-c49fdae1314d", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "9f6e4fb1-5765-41eb-83b4-f1f8c15715d6" } ] } ], "translations": [ { "id": "95340fd3-d647-46d8-80da-c49fdae1314d", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "9f6e4fb1-5765-41eb-83b4-f1f8c15715d6" }, { "id": "95340fd3-d647-46d8-80da-c49fdae1314d", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "9f6e4fb1-5765-41eb-83b4-f1f8c15715d6" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "2e9941af-78de-4155-802f-47456c0031ca", "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": "24db8cdb-627c-4e95-a4e9-475685bf32a3", "code": "sample string 2", "createdTs": "2025-04-04T01:03:13.1450928Z", "createdBy": "sample string 3", "modifiedTs": "2025-04-04T01:03:13.1450928Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "0be52187-8f4b-42e0-bc0d-de24f59d7b3f", "qrLogAttributeClass": { "id": "c71bb788-6934-47be-b5dc-029da264b253", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "52776f9c-2fcb-4269-a675-3f66d940adce", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "c3b029e8-620f-43e7-8173-647f5a4907dd" }, { "id": "52776f9c-2fcb-4269-a675-3f66d940adce", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "c3b029e8-620f-43e7-8173-647f5a4907dd" } ] }, "qrLogAttributeListValue": [ { "id": "6b1874ad-2aed-49fa-bd4a-a5823744b79e", "description": "sample string 2", "createdTs": "2025-04-04T01:03:13.1450928Z", "createdBy": "sample string 3", "modifiedTs": "2025-04-04T01:03:13.1450928Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "73c2de4a-a87a-4a1a-bbf4-a8e48f166ea4", "translations": [ { "id": "52776f9c-2fcb-4269-a675-3f66d940adce", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "c3b029e8-620f-43e7-8173-647f5a4907dd" }, { "id": "52776f9c-2fcb-4269-a675-3f66d940adce", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "c3b029e8-620f-43e7-8173-647f5a4907dd" } ] }, { "id": "6b1874ad-2aed-49fa-bd4a-a5823744b79e", "description": "sample string 2", "createdTs": "2025-04-04T01:03:13.1450928Z", "createdBy": "sample string 3", "modifiedTs": "2025-04-04T01:03:13.1450928Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "73c2de4a-a87a-4a1a-bbf4-a8e48f166ea4", "translations": [ { "id": "52776f9c-2fcb-4269-a675-3f66d940adce", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "c3b029e8-620f-43e7-8173-647f5a4907dd" }, { "id": "52776f9c-2fcb-4269-a675-3f66d940adce", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "c3b029e8-620f-43e7-8173-647f5a4907dd" } ] } ], "translations": [ { "id": "52776f9c-2fcb-4269-a675-3f66d940adce", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "c3b029e8-620f-43e7-8173-647f5a4907dd" }, { "id": "52776f9c-2fcb-4269-a675-3f66d940adce", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "c3b029e8-620f-43e7-8173-647f5a4907dd" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "7f7cb067-7d3a-44b6-aca6-6110de9aa53c", "taxonomyNameGeneric": "sample string 8" }