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": "7849d7c1-e4d0-48bc-8ce8-aa9f011092f7",
"code": "sample string 2",
"createdTs": "2026-04-09T12:12:47.7981382Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-09T12:12:47.7981382Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1d51ea79-a949-4e9b-bb56-dc0f4f1d1517",
"qrLogAttributeClass": {
"id": "f160fdcf-2351-4d32-bb46-71f6fd60e8ff",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "313bb583-a45c-44e1-9506-31675a45eb74",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "166e63a7-0441-4144-bc68-4f08d25e7177"
},
{
"id": "313bb583-a45c-44e1-9506-31675a45eb74",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "166e63a7-0441-4144-bc68-4f08d25e7177"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ed5fc13c-e587-4eba-8750-a71cb33ed04d",
"description": "sample string 2",
"createdTs": "2026-04-09T12:12:47.7981382Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-09T12:12:47.7981382Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ac356cf7-a0ec-4d46-8663-f744bc9fb4b8",
"translations": [
{
"id": "313bb583-a45c-44e1-9506-31675a45eb74",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "166e63a7-0441-4144-bc68-4f08d25e7177"
},
{
"id": "313bb583-a45c-44e1-9506-31675a45eb74",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "166e63a7-0441-4144-bc68-4f08d25e7177"
}
]
},
{
"id": "ed5fc13c-e587-4eba-8750-a71cb33ed04d",
"description": "sample string 2",
"createdTs": "2026-04-09T12:12:47.7981382Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-09T12:12:47.7981382Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ac356cf7-a0ec-4d46-8663-f744bc9fb4b8",
"translations": [
{
"id": "313bb583-a45c-44e1-9506-31675a45eb74",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "166e63a7-0441-4144-bc68-4f08d25e7177"
},
{
"id": "313bb583-a45c-44e1-9506-31675a45eb74",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "166e63a7-0441-4144-bc68-4f08d25e7177"
}
]
}
],
"translations": [
{
"id": "313bb583-a45c-44e1-9506-31675a45eb74",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "166e63a7-0441-4144-bc68-4f08d25e7177"
},
{
"id": "313bb583-a45c-44e1-9506-31675a45eb74",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "166e63a7-0441-4144-bc68-4f08d25e7177"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e12eac6f-afff-449e-b1e6-27546bb291d5",
"taxonomyNameGeneric": "sample string 8"
},
{
"id": "7849d7c1-e4d0-48bc-8ce8-aa9f011092f7",
"code": "sample string 2",
"createdTs": "2026-04-09T12:12:47.7981382Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-09T12:12:47.7981382Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1d51ea79-a949-4e9b-bb56-dc0f4f1d1517",
"qrLogAttributeClass": {
"id": "f160fdcf-2351-4d32-bb46-71f6fd60e8ff",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "313bb583-a45c-44e1-9506-31675a45eb74",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "166e63a7-0441-4144-bc68-4f08d25e7177"
},
{
"id": "313bb583-a45c-44e1-9506-31675a45eb74",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "166e63a7-0441-4144-bc68-4f08d25e7177"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ed5fc13c-e587-4eba-8750-a71cb33ed04d",
"description": "sample string 2",
"createdTs": "2026-04-09T12:12:47.7981382Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-09T12:12:47.7981382Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ac356cf7-a0ec-4d46-8663-f744bc9fb4b8",
"translations": [
{
"id": "313bb583-a45c-44e1-9506-31675a45eb74",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "166e63a7-0441-4144-bc68-4f08d25e7177"
},
{
"id": "313bb583-a45c-44e1-9506-31675a45eb74",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "166e63a7-0441-4144-bc68-4f08d25e7177"
}
]
},
{
"id": "ed5fc13c-e587-4eba-8750-a71cb33ed04d",
"description": "sample string 2",
"createdTs": "2026-04-09T12:12:47.7981382Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-09T12:12:47.7981382Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ac356cf7-a0ec-4d46-8663-f744bc9fb4b8",
"translations": [
{
"id": "313bb583-a45c-44e1-9506-31675a45eb74",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "166e63a7-0441-4144-bc68-4f08d25e7177"
},
{
"id": "313bb583-a45c-44e1-9506-31675a45eb74",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "166e63a7-0441-4144-bc68-4f08d25e7177"
}
]
}
],
"translations": [
{
"id": "313bb583-a45c-44e1-9506-31675a45eb74",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "166e63a7-0441-4144-bc68-4f08d25e7177"
},
{
"id": "313bb583-a45c-44e1-9506-31675a45eb74",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "166e63a7-0441-4144-bc68-4f08d25e7177"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e12eac6f-afff-449e-b1e6-27546bb291d5",
"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.