PENDING state. Once cancelled, Idem stops watching for the transfer. Cancellation is permanent and cannot be undone.
Endpoint
Authorization
Requires an API key with theTRANSACTIONS_WRITE scope.
Path Parameters
string
required
The UUID of the settlement to cancel.
Request Example
Response
Returns200 OK with the full updated settlement object (same shape as Get Settlement) showing status: CANCELLED. Cancellation does not set a dedicated timestamp field — confirmedAt stays null and expiresAt is dropped once the settlement leaves PENDING.