Retrieve list of cash payments
Cash Payouts
List Cash Payouts
Retrieve a list of cash payments, can accept accountId, status
GET
Retrieve list of cash payments
Fetches all cash payouts.
Authorizations
Requires authentication via API key and HMAC signature.
x-api-key: Your API key generated from your Onboard Business dashboard.x-timestamp: Unix epoch timestamp (seconds) used in signature, allowed skew is 30 secondsx-signature: SHA256 HMAC HEX signature calculated overt={x-timestamp}&{requestBody}using your API Secret.
Query Parameters
Filter by the account that was debited. Can be the main account ID or a sub-account ID.
Page parameter, starting from 1
Required range:
x >= 1Required range:
1 <= x <= 100Response
Cash payments list
Base object for paginated list
Descriptive name for the list
Positive integer
Required range:
x >= 0Positive integer
Required range:
x >= 0Positive integer
Required range:
x >= 0Positive integer
Required range:
x >= 0