Skip to main content
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.
The money step. Funding a prepared cross moves the buyer’s funds into settlement. Requires the 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.
Terms used here: paise, cross, RFQ, API key, scope. Full list in the terminology annexure.

Next steps

  • Confirm to release and complete the deal.

Authorizations

X-ScripX-Key
string
header
required

Your API key, e.g. scripx_live_…. Bound to one firm; tenant isolation is enforced.

Path Parameters

cross_id
string
required

Response

OK

deal
object