Patch order, all dates in UTC timezone, valid order uuid & correct order number is required
Patch order, all dates in UTC timezone, valid order uuid & correct order number is required
Path Parameters
department_token string required
orderUUID string required
application/json
Request Body required
order object
oneOf
object
object
object
object
object
object
object
object
object
object
object
object
object
object
object
object
Responses
- 200
OK
*/*
Schema
Example (from schema)
Schema
- Array [
- ]
- Array [
- ]
statusCode int32
errors object[]
errorCode string
errorDescription string
errorUID string
warnings object[]
warningCode string
warningDescription string
orderUUID string
{
"statusCode": 0,
"errors": [
{
"errorCode": "string",
"errorDescription": "string",
"errorUID": "string"
}
],
"warnings": [
{
"warningCode": "string",
"warningDescription": "string"
}
],
"orderUUID": "string"
}
Loading...