v1

latestOpenAPI 3.0.0Proprietary2026-07-1313647393.0 KB
X Payouts

List payouts

List payouts for a given RazorpayX account. Filter by contact, fund account, date range, or status.

get/payouts

Query parameters

account_numberstring required

The RazorpayX account number (Customer Identifier from Dashboard → My Account & Settings → Banking). Required to scope results to a specific account.

contact_idstring

Filter payouts by the contact ID of the recipient.

fund_account_idstring

Filter payouts by fund account ID.

frominteger

Unix timestamp. Only payouts created from this timestamp onwards are returned.

tointeger

Unix timestamp. Only payouts created before this timestamp are returned.

countinteger

Number of payouts to return. Default: 10. Maximum: 100.

skipinteger

Number of payouts to skip. Use for pagination. Default: 0.

Response

List of payouts

entity'collection'
countinteger