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": "0ca3aeae-d966-40ac-be66-c62fcd0132df", "code": "sample string 2", "createdTs": "2025-04-03T21:26:59.0687676Z", "createdBy": "sample string 3", "modifiedTs": "2025-04-03T21:26:59.0687676Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "3df95f76-e7ce-414e-a325-39e9fc69e38a", "qrLogAttributeClass": { "id": "85af3dfe-93a9-4c58-bc72-7399cb84d4b9", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "60e31e62-fad7-4d29-a3ef-ab53c2845ec7", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ffb9e984-0810-4350-8583-94c5ff6baf78" }, { "id": "60e31e62-fad7-4d29-a3ef-ab53c2845ec7", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ffb9e984-0810-4350-8583-94c5ff6baf78" } ] }, "qrLogAttributeListValue": [ { "id": "bf4f64a7-d490-4491-8f85-335823f64b06", "description": "sample string 2", "createdTs": "2025-04-03T21:26:59.0687676Z", "createdBy": "sample string 3", "modifiedTs": "2025-04-03T21:26:59.0687676Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fc5dd02b-be3d-40c9-a4df-447c6c174aa8", "translations": [ { "id": "60e31e62-fad7-4d29-a3ef-ab53c2845ec7", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ffb9e984-0810-4350-8583-94c5ff6baf78" }, { "id": "60e31e62-fad7-4d29-a3ef-ab53c2845ec7", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ffb9e984-0810-4350-8583-94c5ff6baf78" } ] }, { "id": "bf4f64a7-d490-4491-8f85-335823f64b06", "description": "sample string 2", "createdTs": "2025-04-03T21:26:59.0687676Z", "createdBy": "sample string 3", "modifiedTs": "2025-04-03T21:26:59.0687676Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fc5dd02b-be3d-40c9-a4df-447c6c174aa8", "translations": [ { "id": "60e31e62-fad7-4d29-a3ef-ab53c2845ec7", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ffb9e984-0810-4350-8583-94c5ff6baf78" }, { "id": "60e31e62-fad7-4d29-a3ef-ab53c2845ec7", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ffb9e984-0810-4350-8583-94c5ff6baf78" } ] } ], "translations": [ { "id": "60e31e62-fad7-4d29-a3ef-ab53c2845ec7", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ffb9e984-0810-4350-8583-94c5ff6baf78" }, { "id": "60e31e62-fad7-4d29-a3ef-ab53c2845ec7", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ffb9e984-0810-4350-8583-94c5ff6baf78" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "cd4215a4-500e-43b5-9be2-99753511c917", "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": "e68a8781-dff6-42dc-b52e-2330cb2c4d19", "code": "sample string 2", "createdTs": "2025-04-03T21:26:59.0687676Z", "createdBy": "sample string 3", "modifiedTs": "2025-04-03T21:26:59.0687676Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "c3f46b36-e5cf-44e9-9519-26f5a78c3ac3", "qrLogAttributeClass": { "id": "6af0c4d4-72bf-4ac0-b984-47bad329b0c2", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "aa4a54b9-c28a-4ca4-9e23-913f7e4a4bdd", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "a558bf0d-cf81-4367-8734-bb41b46ba0a6" }, { "id": "aa4a54b9-c28a-4ca4-9e23-913f7e4a4bdd", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "a558bf0d-cf81-4367-8734-bb41b46ba0a6" } ] }, "qrLogAttributeListValue": [ { "id": "d709e917-d79b-4f8b-8a1f-977d58d1591e", "description": "sample string 2", "createdTs": "2025-04-03T21:26:59.0687676Z", "createdBy": "sample string 3", "modifiedTs": "2025-04-03T21:26:59.0687676Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "aa518de5-3c5a-4dc2-9d8e-6ef300baff05", "translations": [ { "id": "aa4a54b9-c28a-4ca4-9e23-913f7e4a4bdd", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "a558bf0d-cf81-4367-8734-bb41b46ba0a6" }, { "id": "aa4a54b9-c28a-4ca4-9e23-913f7e4a4bdd", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "a558bf0d-cf81-4367-8734-bb41b46ba0a6" } ] }, { "id": "d709e917-d79b-4f8b-8a1f-977d58d1591e", "description": "sample string 2", "createdTs": "2025-04-03T21:26:59.0687676Z", "createdBy": "sample string 3", "modifiedTs": "2025-04-03T21:26:59.0687676Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "aa518de5-3c5a-4dc2-9d8e-6ef300baff05", "translations": [ { "id": "aa4a54b9-c28a-4ca4-9e23-913f7e4a4bdd", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "a558bf0d-cf81-4367-8734-bb41b46ba0a6" }, { "id": "aa4a54b9-c28a-4ca4-9e23-913f7e4a4bdd", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "a558bf0d-cf81-4367-8734-bb41b46ba0a6" } ] } ], "translations": [ { "id": "aa4a54b9-c28a-4ca4-9e23-913f7e4a4bdd", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "a558bf0d-cf81-4367-8734-bb41b46ba0a6" }, { "id": "aa4a54b9-c28a-4ca4-9e23-913f7e4a4bdd", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "a558bf0d-cf81-4367-8734-bb41b46ba0a6" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ac7508c0-c21a-43b7-9a26-db33a59e7021", "taxonomyNameGeneric": "sample string 8" }