Fund a cross (gated money step)
Cross desk
Fund a cross
Fund a prepared ScripX cross: the explicit, gated money step that moves the buyer funds into settlement, distinct from preparing and from releasing the deal.
POST
Fund a cross (gated money step)
Cross desk endpoints require the cross desk to be active on your key. Write to amin@eximfiles.io to have it enabled.
orders:write scope.
This is deliberately a separate call from prepare: booking a deal and moving money are different decisions, and the API keeps them apart. An RFQ cross must be accepted by the counterparty before it can be funded.
Request example
Response example
Errors
409 conflict, the cross is not in a fundable state (unaccepted RFQ, already funded, or terminal).404 not_found, no such cross on your desk.
Next steps
- Confirm to release and complete the deal.