Skip to main content
Return every payout request on a progressive-release escrow, with each period’s status, deadline and admin resolution. The response also carries the live face + TND reservation figures (and fundedAmount* / remainingAmount* / refundedTotal*), so you can size the next period and reconcile without inventing FX. Use this to reconcile your own timesheet records — for example after a webhook delivery failure, or when rebuilding state on a scheduled job.

Path Parameters

string
required
Escrow ID

Response Fields

Error Responses

401 Unauthorized

403 Forbidden

404 Not Found


A non-progressive escrow returns an empty releaseRequests array with progressiveRelease: null, rather than an error.