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": "040d7d43-cf6a-4b6c-8979-c7e959dcedb4",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:53.8714113Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:53.8714113Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c94c799a-d509-4578-bd39-fa8d4f60b48e",
"qrLogAttributeClass": {
"id": "945f4805-dafe-484d-a066-0c5d5b5ec5a8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6877b47a-95c0-49df-8014-548588b2d0c0",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30795aae-0da1-4f8d-8069-5e5e366fec21"
},
{
"id": "6877b47a-95c0-49df-8014-548588b2d0c0",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30795aae-0da1-4f8d-8069-5e5e366fec21"
}
]
},
"qrLogAttributeListValue": [
{
"id": "83b428fa-9787-4446-b2c3-6df47ead3aac",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:53.8714113Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:53.8714113Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1d35683d-884f-4849-b00b-b2be47a9c33d",
"translations": [
{
"id": "6877b47a-95c0-49df-8014-548588b2d0c0",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30795aae-0da1-4f8d-8069-5e5e366fec21"
},
{
"id": "6877b47a-95c0-49df-8014-548588b2d0c0",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30795aae-0da1-4f8d-8069-5e5e366fec21"
}
]
},
{
"id": "83b428fa-9787-4446-b2c3-6df47ead3aac",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:53.8714113Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:53.8714113Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1d35683d-884f-4849-b00b-b2be47a9c33d",
"translations": [
{
"id": "6877b47a-95c0-49df-8014-548588b2d0c0",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30795aae-0da1-4f8d-8069-5e5e366fec21"
},
{
"id": "6877b47a-95c0-49df-8014-548588b2d0c0",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30795aae-0da1-4f8d-8069-5e5e366fec21"
}
]
}
],
"translations": [
{
"id": "6877b47a-95c0-49df-8014-548588b2d0c0",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30795aae-0da1-4f8d-8069-5e5e366fec21"
},
{
"id": "6877b47a-95c0-49df-8014-548588b2d0c0",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30795aae-0da1-4f8d-8069-5e5e366fec21"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "067d5b6d-49c7-4462-ab5c-c8b04e4c508b",
"taxonomyNameGeneric": "sample string 8"
},
{
"id": "040d7d43-cf6a-4b6c-8979-c7e959dcedb4",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:53.8714113Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:53.8714113Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c94c799a-d509-4578-bd39-fa8d4f60b48e",
"qrLogAttributeClass": {
"id": "945f4805-dafe-484d-a066-0c5d5b5ec5a8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6877b47a-95c0-49df-8014-548588b2d0c0",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30795aae-0da1-4f8d-8069-5e5e366fec21"
},
{
"id": "6877b47a-95c0-49df-8014-548588b2d0c0",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30795aae-0da1-4f8d-8069-5e5e366fec21"
}
]
},
"qrLogAttributeListValue": [
{
"id": "83b428fa-9787-4446-b2c3-6df47ead3aac",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:53.8714113Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:53.8714113Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1d35683d-884f-4849-b00b-b2be47a9c33d",
"translations": [
{
"id": "6877b47a-95c0-49df-8014-548588b2d0c0",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30795aae-0da1-4f8d-8069-5e5e366fec21"
},
{
"id": "6877b47a-95c0-49df-8014-548588b2d0c0",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30795aae-0da1-4f8d-8069-5e5e366fec21"
}
]
},
{
"id": "83b428fa-9787-4446-b2c3-6df47ead3aac",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:53.8714113Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:53.8714113Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1d35683d-884f-4849-b00b-b2be47a9c33d",
"translations": [
{
"id": "6877b47a-95c0-49df-8014-548588b2d0c0",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30795aae-0da1-4f8d-8069-5e5e366fec21"
},
{
"id": "6877b47a-95c0-49df-8014-548588b2d0c0",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30795aae-0da1-4f8d-8069-5e5e366fec21"
}
]
}
],
"translations": [
{
"id": "6877b47a-95c0-49df-8014-548588b2d0c0",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30795aae-0da1-4f8d-8069-5e5e366fec21"
},
{
"id": "6877b47a-95c0-49df-8014-548588b2d0c0",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30795aae-0da1-4f8d-8069-5e5e366fec21"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "067d5b6d-49c7-4462-ab5c-c8b04e4c508b",
"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.