Retrieves a list of orders that meet the specified criteria
{
"Quantities": {
"Ok": 0,
"Error": 0,
"Warning": 0,
"Info": 0,
"Total": 0
},
"Items": [
{
"ItemNumber": 0,
"ValidationLevel": {
"Id": 0,
"Name": "string"
},
"KeyField": "string",
"KeyValue": "string",
"Messages": [
{
"Level": {
"Id": 0,
"Name": "string"
},
"Code": 0,
"Message": "string",
"ValidatedValue": "string"
}
]
}
]
}
{
"Quantities": {
"Ok": 0,
"Error": 0,
"Warning": 0,
"Info": 0,
"Total": 0
},
"Items": [
{
"ItemNumber": 0,
"ValidationLevel": {
"Id": 0,
"Name": "string"
},
"KeyField": "string",
"KeyValue": "string",
"Messages": [
{
"Level": {
"Id": 0,
"Name": "string"
},
"Code": 0,
"Message": "string",
"ValidatedValue": "string"
}
]
}
]
}
The API_KEY that was provided.
The Alephee account ID of the orders you are trying to get.
The Alephee price list ID of the prices you are trying to update. If you manage only 1 price list, leave this parameter empty.