Get settlement advance detail
Returns the full detail of a single settlement advance including its lifecycle status, advance and collateral amounts, fee information, and any repayments applied.
Authorizations
Circle's API Keys are formatted in the following structure "PREFIX:ID:SECRET". All three parts are requred to make a successful request.
Path Parameters
The settlement advance identifier. System-generated unique identifier of the resource.
"c4d1da72-111e-4d52-bdbf-2e74a2d803d5"
Response
Settlement advance detail.
Full detail of a single settlement advance.
Settlement advance identifier.
"c4d1da72-111e-4d52-bdbf-2e74a2d803d5"
Trade identifier.
"trade-abc-123"
Currency and amount for settlement advance flows.
Currency and amount for settlement advance flows.
Lifecycle status of the credit advanced against a settlement.
funds_reserved-- credit reserved on the line, awaiting maker action.requested-- maker submitted the request; Circle is moving funds.disbursed-- funds delivered to the funder passthrough wallet.past_due-- repayment window has elapsed without full repayment.paid-- credit fully repaid.rejected-- credit line rejected the advance request.expired-- reservation expired before being consumed.canceled-- maker or Circle canceled the advance.
funds_reserved, requested, disbursed, past_due, paid, rejected, expired, canceled "disbursed"
Date and time when the resource was created
"2023-01-01T12:04:05Z"
Fee projection for this advance.
Date and time when the resource was last updated
"2023-01-01T12:04:05Z"
When the settlement advance was paid. Null until paid.
When the advance is due to be repaid in full. Null until paid.
Repayments applied against this advance.