Approve order

Approves an order in waiting_approval. Approval must be done by a different user than the one who created the order, with the approve permission (an admin or owner on the tenant). API keys without the approve permission receive a 403.

On approval, Gravv charges the source and the order moves to pending while it executes and settles.

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.

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