Reject order

Rejects an order in waiting_approval. A reason is required. Rejection needs the same approve permission as approval; API keys without it receive a 403.

A rejected order is final. To try again, create a new order.

The Idempotency-Key header is required; requests without it are rejected.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The order reference returned when the order was created.

Body Params
string
required

Why the order is being rejected.

Headers
string
required

A unique key to prevent duplicate requests. Required on all FX write operations; requests without it are rejected with a 400.

Responses

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