Orders
orders
Authorizations
AuthorizationstringRequired
Path parameters
orderIdstringRequired
Body
orderIdstringRequired
notifybooleanOptionalDefault:
If set to true, an email notification will be sent on rejection, provided it is configured.
falseResponses
200
Success
application/json
401
Authentication required
403
Access Forbidden (no authz)
429
Too Many Requests (tarpit)
500
General Error
post
/orders/{orderId}/rejectLast updated
Was this helpful?