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": "95d54778-0b00-49eb-aad2-0d87a796fb3e",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.9390626Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.9390626Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "ccc40047-5274-4eb0-9dc5-398788620cfb",
"qrLogAttributeClass": {
"id": "cfc16ce2-44bf-47c7-8edb-44568bbd24ff",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8d9a42ba-8901-4acb-8c37-18afeb4a9963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f2065cb9-4a5a-4fee-84d7-5330743080e1"
},
{
"id": "8d9a42ba-8901-4acb-8c37-18afeb4a9963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f2065cb9-4a5a-4fee-84d7-5330743080e1"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ada9a82e-ae85-4df1-91dc-dd535dd3ddfa",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.9390626Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.9390626Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "7b7565bd-7980-46d6-9519-cbc86d74cd56",
"translations": [
{
"id": "8d9a42ba-8901-4acb-8c37-18afeb4a9963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f2065cb9-4a5a-4fee-84d7-5330743080e1"
},
{
"id": "8d9a42ba-8901-4acb-8c37-18afeb4a9963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f2065cb9-4a5a-4fee-84d7-5330743080e1"
}
]
},
{
"id": "ada9a82e-ae85-4df1-91dc-dd535dd3ddfa",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.9390626Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.9390626Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "7b7565bd-7980-46d6-9519-cbc86d74cd56",
"translations": [
{
"id": "8d9a42ba-8901-4acb-8c37-18afeb4a9963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f2065cb9-4a5a-4fee-84d7-5330743080e1"
},
{
"id": "8d9a42ba-8901-4acb-8c37-18afeb4a9963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f2065cb9-4a5a-4fee-84d7-5330743080e1"
}
]
}
],
"translations": [
{
"id": "8d9a42ba-8901-4acb-8c37-18afeb4a9963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f2065cb9-4a5a-4fee-84d7-5330743080e1"
},
{
"id": "8d9a42ba-8901-4acb-8c37-18afeb4a9963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f2065cb9-4a5a-4fee-84d7-5330743080e1"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d0430a25-f457-4bc3-8efe-21616dfeb2ca",
"taxonomyNameGeneric": "sample string 8"
},
{
"id": "95d54778-0b00-49eb-aad2-0d87a796fb3e",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.9390626Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.9390626Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "ccc40047-5274-4eb0-9dc5-398788620cfb",
"qrLogAttributeClass": {
"id": "cfc16ce2-44bf-47c7-8edb-44568bbd24ff",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8d9a42ba-8901-4acb-8c37-18afeb4a9963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f2065cb9-4a5a-4fee-84d7-5330743080e1"
},
{
"id": "8d9a42ba-8901-4acb-8c37-18afeb4a9963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f2065cb9-4a5a-4fee-84d7-5330743080e1"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ada9a82e-ae85-4df1-91dc-dd535dd3ddfa",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.9390626Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.9390626Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "7b7565bd-7980-46d6-9519-cbc86d74cd56",
"translations": [
{
"id": "8d9a42ba-8901-4acb-8c37-18afeb4a9963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f2065cb9-4a5a-4fee-84d7-5330743080e1"
},
{
"id": "8d9a42ba-8901-4acb-8c37-18afeb4a9963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f2065cb9-4a5a-4fee-84d7-5330743080e1"
}
]
},
{
"id": "ada9a82e-ae85-4df1-91dc-dd535dd3ddfa",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.9390626Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.9390626Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "7b7565bd-7980-46d6-9519-cbc86d74cd56",
"translations": [
{
"id": "8d9a42ba-8901-4acb-8c37-18afeb4a9963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f2065cb9-4a5a-4fee-84d7-5330743080e1"
},
{
"id": "8d9a42ba-8901-4acb-8c37-18afeb4a9963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f2065cb9-4a5a-4fee-84d7-5330743080e1"
}
]
}
],
"translations": [
{
"id": "8d9a42ba-8901-4acb-8c37-18afeb4a9963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f2065cb9-4a5a-4fee-84d7-5330743080e1"
},
{
"id": "8d9a42ba-8901-4acb-8c37-18afeb4a9963",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f2065cb9-4a5a-4fee-84d7-5330743080e1"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d0430a25-f457-4bc3-8efe-21616dfeb2ca",
"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.