Orders

orders

reject OrderItems

post
Authorizations
AuthorizationstringRequired
Path parameters
orderIdstringRequired
Body
orderIdstringRequired
notifybooleanOptional

If set to true, an email notification will be sent on rejection, provided it is configured.

Default: false
Responses
200

Success

application/json
post
/orders/{orderId}/reject

get RecentRoutingHistory

get
Authorizations
AuthorizationstringRequired
Path parameters
orderIdstringRequired
Responses
200

Success

application/json
get
/orders/{orderId}/routing-history/recent

Last updated

Was this helpful?