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": "6750a19d-c660-41e0-b8b0-a4fc04610180",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.898202Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.898202Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e22b9561-bfa6-4fd1-8b17-a4e8f4d98edc",
"qrLogAttributeClass": {
"id": "41ef9cb5-a94d-426e-a766-cba579881851",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ef645ca5-165b-4774-a000-cf8b985f388d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9807a69d-64da-4c9a-9fb7-ab78154caeea"
},
{
"id": "ef645ca5-165b-4774-a000-cf8b985f388d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9807a69d-64da-4c9a-9fb7-ab78154caeea"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0792d17d-ddc1-4f13-b9ab-5e92abc57909",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.898202Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.898202Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "26944b93-611b-4597-9c17-607247077fd5",
"translations": [
{
"id": "ef645ca5-165b-4774-a000-cf8b985f388d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9807a69d-64da-4c9a-9fb7-ab78154caeea"
},
{
"id": "ef645ca5-165b-4774-a000-cf8b985f388d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9807a69d-64da-4c9a-9fb7-ab78154caeea"
}
]
},
{
"id": "0792d17d-ddc1-4f13-b9ab-5e92abc57909",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.898202Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.898202Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "26944b93-611b-4597-9c17-607247077fd5",
"translations": [
{
"id": "ef645ca5-165b-4774-a000-cf8b985f388d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9807a69d-64da-4c9a-9fb7-ab78154caeea"
},
{
"id": "ef645ca5-165b-4774-a000-cf8b985f388d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9807a69d-64da-4c9a-9fb7-ab78154caeea"
}
]
}
],
"translations": [
{
"id": "ef645ca5-165b-4774-a000-cf8b985f388d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9807a69d-64da-4c9a-9fb7-ab78154caeea"
},
{
"id": "ef645ca5-165b-4774-a000-cf8b985f388d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9807a69d-64da-4c9a-9fb7-ab78154caeea"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "02018153-7d83-4160-93c2-9c8338d8ed8b",
"taxonomyNameGeneric": "sample string 8"
},
{
"id": "6750a19d-c660-41e0-b8b0-a4fc04610180",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.898202Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.898202Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e22b9561-bfa6-4fd1-8b17-a4e8f4d98edc",
"qrLogAttributeClass": {
"id": "41ef9cb5-a94d-426e-a766-cba579881851",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ef645ca5-165b-4774-a000-cf8b985f388d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9807a69d-64da-4c9a-9fb7-ab78154caeea"
},
{
"id": "ef645ca5-165b-4774-a000-cf8b985f388d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9807a69d-64da-4c9a-9fb7-ab78154caeea"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0792d17d-ddc1-4f13-b9ab-5e92abc57909",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.898202Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.898202Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "26944b93-611b-4597-9c17-607247077fd5",
"translations": [
{
"id": "ef645ca5-165b-4774-a000-cf8b985f388d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9807a69d-64da-4c9a-9fb7-ab78154caeea"
},
{
"id": "ef645ca5-165b-4774-a000-cf8b985f388d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9807a69d-64da-4c9a-9fb7-ab78154caeea"
}
]
},
{
"id": "0792d17d-ddc1-4f13-b9ab-5e92abc57909",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.898202Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.898202Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "26944b93-611b-4597-9c17-607247077fd5",
"translations": [
{
"id": "ef645ca5-165b-4774-a000-cf8b985f388d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9807a69d-64da-4c9a-9fb7-ab78154caeea"
},
{
"id": "ef645ca5-165b-4774-a000-cf8b985f388d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9807a69d-64da-4c9a-9fb7-ab78154caeea"
}
]
}
],
"translations": [
{
"id": "ef645ca5-165b-4774-a000-cf8b985f388d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9807a69d-64da-4c9a-9fb7-ab78154caeea"
},
{
"id": "ef645ca5-165b-4774-a000-cf8b985f388d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9807a69d-64da-4c9a-9fb7-ab78154caeea"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "02018153-7d83-4160-93c2-9c8338d8ed8b",
"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.