Wallet
Retrieve transaction history for an account number
The endpoint retrieves the transaction history for a specific account number over a specified time range
POST
Request Body
The account number to retrieve transactions for.
Example: “211651123”
Start date and time for the transaction history period.
Example: “2025-03-19T17:11:52.488Z”
End date and time for the transaction history period.
Example: “2025-03-19T17:11:52.488Z”