Learn more about settlement statuses.
PENDING
: Initial state of a settlement transaction upon creation by the Source Profile owner (source_profile_id
).AFFIRMED
: The settlement transaction has been approved by the Target Profile owner (target_profile_id
) and will be eligible for settlement once within the transaction window (settlement_window_start
→ settlement_window_end
).SETTLED
: The assets in the transaction have successfully been transferred.EXPIRED
: The settlement transaction is no longer eligible for settlement.CANCELED
: The settlement transaction was canceled by the Source Profile owner.PENDING
status.
The assets do not need to be available in the Profiles at this stage.
In the PENDING
state, two actions can be taken:
CANCELLED
.AFFIRMED
.SETTLED
when complete.
Transactions in the PENDING
or AFFIRMED
state at the end of the settlement window (settlement_window_end
) automatically transition to EXPIRED
.
statuses
query parameter to filter based on status.
limit
of items per page or an error returns.page_cursor
query parameter to the request.