POST api/SortAttributes
Request Information
URI Parameters
None.
Body Parameters
Collection of QRLogAttribute| Name | 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": "61737738-f21b-47b1-b6e9-8f130c296620",
"code": "sample string 2",
"createdTs": "2026-07-14T01:02:34.9665484Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:02:34.9665484Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "59acaa58-ed98-48f4-88b9-8dab929b1334",
"qrLogAttributeClass": {
"id": "a30ba137-101e-4f4d-ad58-ed288798b6de",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "08afdca3-bf6c-4590-935d-c6b399e0bf7c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c91c832f-c7d1-40b9-8631-d704249c75ca"
},
{
"id": "08afdca3-bf6c-4590-935d-c6b399e0bf7c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c91c832f-c7d1-40b9-8631-d704249c75ca"
}
]
},
"qrLogAttributeListValue": [
{
"id": "61fbcee4-cb49-41d6-99b2-ba1f516f1899",
"description": "sample string 2",
"createdTs": "2026-07-14T01:02:34.9665484Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:02:34.9665484Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "37dcac3b-4b1e-4f83-91cb-7f0d6763812e",
"translations": [
{
"id": "08afdca3-bf6c-4590-935d-c6b399e0bf7c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c91c832f-c7d1-40b9-8631-d704249c75ca"
},
{
"id": "08afdca3-bf6c-4590-935d-c6b399e0bf7c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c91c832f-c7d1-40b9-8631-d704249c75ca"
}
]
},
{
"id": "61fbcee4-cb49-41d6-99b2-ba1f516f1899",
"description": "sample string 2",
"createdTs": "2026-07-14T01:02:34.9665484Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:02:34.9665484Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "37dcac3b-4b1e-4f83-91cb-7f0d6763812e",
"translations": [
{
"id": "08afdca3-bf6c-4590-935d-c6b399e0bf7c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c91c832f-c7d1-40b9-8631-d704249c75ca"
},
{
"id": "08afdca3-bf6c-4590-935d-c6b399e0bf7c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c91c832f-c7d1-40b9-8631-d704249c75ca"
}
]
}
],
"translations": [
{
"id": "08afdca3-bf6c-4590-935d-c6b399e0bf7c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c91c832f-c7d1-40b9-8631-d704249c75ca"
},
{
"id": "08afdca3-bf6c-4590-935d-c6b399e0bf7c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c91c832f-c7d1-40b9-8631-d704249c75ca"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ee5fe87a-08d4-4baa-9441-d5d92932e494",
"taxonomyNameGeneric": "sample string 8"
},
{
"id": "61737738-f21b-47b1-b6e9-8f130c296620",
"code": "sample string 2",
"createdTs": "2026-07-14T01:02:34.9665484Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:02:34.9665484Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "59acaa58-ed98-48f4-88b9-8dab929b1334",
"qrLogAttributeClass": {
"id": "a30ba137-101e-4f4d-ad58-ed288798b6de",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "08afdca3-bf6c-4590-935d-c6b399e0bf7c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c91c832f-c7d1-40b9-8631-d704249c75ca"
},
{
"id": "08afdca3-bf6c-4590-935d-c6b399e0bf7c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c91c832f-c7d1-40b9-8631-d704249c75ca"
}
]
},
"qrLogAttributeListValue": [
{
"id": "61fbcee4-cb49-41d6-99b2-ba1f516f1899",
"description": "sample string 2",
"createdTs": "2026-07-14T01:02:34.9665484Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:02:34.9665484Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "37dcac3b-4b1e-4f83-91cb-7f0d6763812e",
"translations": [
{
"id": "08afdca3-bf6c-4590-935d-c6b399e0bf7c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c91c832f-c7d1-40b9-8631-d704249c75ca"
},
{
"id": "08afdca3-bf6c-4590-935d-c6b399e0bf7c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c91c832f-c7d1-40b9-8631-d704249c75ca"
}
]
},
{
"id": "61fbcee4-cb49-41d6-99b2-ba1f516f1899",
"description": "sample string 2",
"createdTs": "2026-07-14T01:02:34.9665484Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:02:34.9665484Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "37dcac3b-4b1e-4f83-91cb-7f0d6763812e",
"translations": [
{
"id": "08afdca3-bf6c-4590-935d-c6b399e0bf7c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c91c832f-c7d1-40b9-8631-d704249c75ca"
},
{
"id": "08afdca3-bf6c-4590-935d-c6b399e0bf7c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c91c832f-c7d1-40b9-8631-d704249c75ca"
}
]
}
],
"translations": [
{
"id": "08afdca3-bf6c-4590-935d-c6b399e0bf7c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c91c832f-c7d1-40b9-8631-d704249c75ca"
},
{
"id": "08afdca3-bf6c-4590-935d-c6b399e0bf7c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c91c832f-c7d1-40b9-8631-d704249c75ca"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ee5fe87a-08d4-4baa-9441-d5d92932e494",
"taxonomyNameGeneric": "sample string 8"
}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.