Skip to main content
GET
List deferred payout originations

Authorizations

X-API-Key
string
header
required

Your partner API key. Use raas_sandbox_* keys for the sandbox environment and raas_live_* keys for production.

Query Parameters

page
number
default:1

Page number (1-indexed)

Required range: x >= 1
Example:

1

limit
number
default:20

Number of items per page

Required range: 1 <= x <= 100
Example:

20

from
string

Filter records created on or after this date (ISO 8601)

Example:

"2026-01-01T00:00:00.000Z"

to
string

Filter records created on or before this date (ISO 8601)

Example:

"2026-02-28T23:59:59.999Z"

referenceId
string

Filter by sender referenceId

bindingState
enum<string>
Available options:
payment_bound,
awaiting_claim,
payout_bound,
executable,
ofac_rejected,
expired,
cancelled

Response

200

Paginated list