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