For the complete documentation index, see llms.txt. This page is also available as Markdown.

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
routingHistoryListstring[]Optional
get/orders/{orderId}/routing-history/recent

Last updated

Was this helpful?