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": "dd88c4bc-c162-4119-aa41-28434a586153",
"code": "sample string 2",
"createdTs": "2026-08-27T05:57:08.6262665Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:57:08.6262665Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "03a1807b-b93a-4738-be66-68e9ec7e441f",
"qrLogAttributeClass": {
"id": "7a7b66fd-930e-4ba6-b94e-4823cee29168",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "84525152-321a-4131-8ae3-aaa090d04c2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "57552650-d8fc-45d2-a9c7-d067e8b0e60c"
},
{
"id": "84525152-321a-4131-8ae3-aaa090d04c2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "57552650-d8fc-45d2-a9c7-d067e8b0e60c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2812704d-2804-4a0a-81ce-f8fa012509e9",
"description": "sample string 2",
"createdTs": "2026-08-27T05:57:08.6262665Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:57:08.6262665Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d2ea3a31-2bf8-4738-8aab-1581c60f61d2",
"translations": [
{
"id": "84525152-321a-4131-8ae3-aaa090d04c2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "57552650-d8fc-45d2-a9c7-d067e8b0e60c"
},
{
"id": "84525152-321a-4131-8ae3-aaa090d04c2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "57552650-d8fc-45d2-a9c7-d067e8b0e60c"
}
]
},
{
"id": "2812704d-2804-4a0a-81ce-f8fa012509e9",
"description": "sample string 2",
"createdTs": "2026-08-27T05:57:08.6262665Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:57:08.6262665Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d2ea3a31-2bf8-4738-8aab-1581c60f61d2",
"translations": [
{
"id": "84525152-321a-4131-8ae3-aaa090d04c2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "57552650-d8fc-45d2-a9c7-d067e8b0e60c"
},
{
"id": "84525152-321a-4131-8ae3-aaa090d04c2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "57552650-d8fc-45d2-a9c7-d067e8b0e60c"
}
]
}
],
"translations": [
{
"id": "84525152-321a-4131-8ae3-aaa090d04c2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "57552650-d8fc-45d2-a9c7-d067e8b0e60c"
},
{
"id": "84525152-321a-4131-8ae3-aaa090d04c2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "57552650-d8fc-45d2-a9c7-d067e8b0e60c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "a1b82b36-3f53-45ab-a5ca-35fff80cc0c9",
"taxonomyNameGeneric": "sample string 8"
},
{
"id": "dd88c4bc-c162-4119-aa41-28434a586153",
"code": "sample string 2",
"createdTs": "2026-08-27T05:57:08.6262665Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:57:08.6262665Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "03a1807b-b93a-4738-be66-68e9ec7e441f",
"qrLogAttributeClass": {
"id": "7a7b66fd-930e-4ba6-b94e-4823cee29168",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "84525152-321a-4131-8ae3-aaa090d04c2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "57552650-d8fc-45d2-a9c7-d067e8b0e60c"
},
{
"id": "84525152-321a-4131-8ae3-aaa090d04c2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "57552650-d8fc-45d2-a9c7-d067e8b0e60c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2812704d-2804-4a0a-81ce-f8fa012509e9",
"description": "sample string 2",
"createdTs": "2026-08-27T05:57:08.6262665Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:57:08.6262665Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d2ea3a31-2bf8-4738-8aab-1581c60f61d2",
"translations": [
{
"id": "84525152-321a-4131-8ae3-aaa090d04c2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "57552650-d8fc-45d2-a9c7-d067e8b0e60c"
},
{
"id": "84525152-321a-4131-8ae3-aaa090d04c2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "57552650-d8fc-45d2-a9c7-d067e8b0e60c"
}
]
},
{
"id": "2812704d-2804-4a0a-81ce-f8fa012509e9",
"description": "sample string 2",
"createdTs": "2026-08-27T05:57:08.6262665Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:57:08.6262665Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d2ea3a31-2bf8-4738-8aab-1581c60f61d2",
"translations": [
{
"id": "84525152-321a-4131-8ae3-aaa090d04c2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "57552650-d8fc-45d2-a9c7-d067e8b0e60c"
},
{
"id": "84525152-321a-4131-8ae3-aaa090d04c2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "57552650-d8fc-45d2-a9c7-d067e8b0e60c"
}
]
}
],
"translations": [
{
"id": "84525152-321a-4131-8ae3-aaa090d04c2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "57552650-d8fc-45d2-a9c7-d067e8b0e60c"
},
{
"id": "84525152-321a-4131-8ae3-aaa090d04c2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "57552650-d8fc-45d2-a9c7-d067e8b0e60c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "a1b82b36-3f53-45ab-a5ca-35fff80cc0c9",
"taxonomyNameGeneric": "sample string 8"
}
]
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.