Get all transactions
Returns all Onramp transactions
This endpoint will return all the onramp transactions
Get all Onramp transactions
POST
https://integration.coinmena.com/onramp-bank/api/v1/onramp/allTransaction
Request Body
Name
Type
Description
pageSize*
String
Number of Transactions per page. Should be greater than 0 and less than 500
page*
String
Current page Number
Should be greater than 0
Last updated