Skip to main content

submit

Submit your side of a bilateral settlement. If a counterparty has already submitted with the same trade_reference, the system auto-matches and creates a settlement.

Parameters

InstructionPartyInput

InstructionLegInput

Each DvP instruction should include two legs: asset_delivery and payment. The direction is derived from your role - sellers deliver assets and receive payment, buyers deliver payment and receive assets.

Return type: InstructionRead


get

Fetch a single instruction by ID.

list

List instructions with optional status filter.

Parameters


cancel

Cancel a pending instruction. Only works for instructions with pending_match status.

Bilateral matching flow

The first instruction gets pending_match and a trade reference. The second instruction with the same trade reference triggers matching and creates a settlement.