Skip to main content
GET
Returns a settlement and the trades it covers. A settlement groups the fills produced by a single match into one on-chain transfer, so several trades commonly share one record. Only settlements belonging to your instance resolve. Both the public settlementId and the internal row ID are accepted.

Path Parameters

string
required
Settlement ID.

Response Fields

object
The per-trade status is the one to act on. A settlement can be FAILED while individual trades read CONFIRMED, or the reverse, when a batch was partly retried.

Error Codes