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": "50cc1b0c-925f-4f19-9e31-e33669aaeb2b",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.6157069Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.6157069Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "9524aba0-c952-4d04-9722-5a575dc3f19b",
"qrLogAttributeClass": {
"id": "f7db621f-be61-4650-93f4-bf03150aa758",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8eb18618-1bee-4422-ae43-459e6773c4b3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "660ddf8d-ed4d-4c49-b655-dd1ff8dd4ee5"
},
{
"id": "8eb18618-1bee-4422-ae43-459e6773c4b3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "660ddf8d-ed4d-4c49-b655-dd1ff8dd4ee5"
}
]
},
"qrLogAttributeListValue": [
{
"id": "c6e473e3-c407-495e-9d29-769ced1a30e1",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.6157069Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.6157069Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "64354177-35f4-46cd-bfe4-0f3c96492bd1",
"translations": [
{
"id": "8eb18618-1bee-4422-ae43-459e6773c4b3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "660ddf8d-ed4d-4c49-b655-dd1ff8dd4ee5"
},
{
"id": "8eb18618-1bee-4422-ae43-459e6773c4b3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "660ddf8d-ed4d-4c49-b655-dd1ff8dd4ee5"
}
]
},
{
"id": "c6e473e3-c407-495e-9d29-769ced1a30e1",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.6157069Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.6157069Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "64354177-35f4-46cd-bfe4-0f3c96492bd1",
"translations": [
{
"id": "8eb18618-1bee-4422-ae43-459e6773c4b3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "660ddf8d-ed4d-4c49-b655-dd1ff8dd4ee5"
},
{
"id": "8eb18618-1bee-4422-ae43-459e6773c4b3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "660ddf8d-ed4d-4c49-b655-dd1ff8dd4ee5"
}
]
}
],
"translations": [
{
"id": "8eb18618-1bee-4422-ae43-459e6773c4b3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "660ddf8d-ed4d-4c49-b655-dd1ff8dd4ee5"
},
{
"id": "8eb18618-1bee-4422-ae43-459e6773c4b3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "660ddf8d-ed4d-4c49-b655-dd1ff8dd4ee5"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "01a43bc9-a5eb-4136-b347-4021351d2611",
"taxonomyNameGeneric": "sample string 8"
},
{
"id": "50cc1b0c-925f-4f19-9e31-e33669aaeb2b",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.6157069Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.6157069Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "9524aba0-c952-4d04-9722-5a575dc3f19b",
"qrLogAttributeClass": {
"id": "f7db621f-be61-4650-93f4-bf03150aa758",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8eb18618-1bee-4422-ae43-459e6773c4b3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "660ddf8d-ed4d-4c49-b655-dd1ff8dd4ee5"
},
{
"id": "8eb18618-1bee-4422-ae43-459e6773c4b3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "660ddf8d-ed4d-4c49-b655-dd1ff8dd4ee5"
}
]
},
"qrLogAttributeListValue": [
{
"id": "c6e473e3-c407-495e-9d29-769ced1a30e1",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.6157069Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.6157069Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "64354177-35f4-46cd-bfe4-0f3c96492bd1",
"translations": [
{
"id": "8eb18618-1bee-4422-ae43-459e6773c4b3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "660ddf8d-ed4d-4c49-b655-dd1ff8dd4ee5"
},
{
"id": "8eb18618-1bee-4422-ae43-459e6773c4b3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "660ddf8d-ed4d-4c49-b655-dd1ff8dd4ee5"
}
]
},
{
"id": "c6e473e3-c407-495e-9d29-769ced1a30e1",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.6157069Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.6157069Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "64354177-35f4-46cd-bfe4-0f3c96492bd1",
"translations": [
{
"id": "8eb18618-1bee-4422-ae43-459e6773c4b3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "660ddf8d-ed4d-4c49-b655-dd1ff8dd4ee5"
},
{
"id": "8eb18618-1bee-4422-ae43-459e6773c4b3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "660ddf8d-ed4d-4c49-b655-dd1ff8dd4ee5"
}
]
}
],
"translations": [
{
"id": "8eb18618-1bee-4422-ae43-459e6773c4b3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "660ddf8d-ed4d-4c49-b655-dd1ff8dd4ee5"
},
{
"id": "8eb18618-1bee-4422-ae43-459e6773c4b3",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "660ddf8d-ed4d-4c49-b655-dd1ff8dd4ee5"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "01a43bc9-a5eb-4136-b347-4021351d2611",
"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.