Reject order

Summary

Allows the partner to reject an order. It can only be called once per order.

Usage scenario

Site would like to indicate that it is unable to fulfill the order.

Business constraints

  • Order has to be in the PLACED status.

Operational constraints

  • There's a rate limit of 2 requests per order per second. If you get over the limit, you'll get "Too many requests" error.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Related order id in format {market}:{order_uuid}.

Body Params

Reason for rejecting an order.

string
enum
required

Reason for rejecting an order

Allowed:
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json