v1

latestOpenAPI 3.0.0Proprietary2026-07-1313647393.0 KB
X Transactions

List transactions for a RazorpayX account

Returns all transaction records (credits and debits) for a given RazorpayX account. Use account_number from Dashboard → My Account & Settings → Banking → Customer Identifier.

get/transactions

Query parameters

account_numberstring required

RazorpayX account number (Customer Identifier from Dashboard). Different for Test and Live mode.

frominteger

Unix timestamp filter start

tointeger

Unix timestamp filter end

countinteger

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

skipinteger

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

Response

List of transactions

entity'collection'
countinteger