Fetch all Payments
April 8th, 2024
get
api.withmono.com/v2/payments/transactionsv1.0
Query Params
Headers
Request
1234
curl --request GET \
--url 'https://api.withmono.com/v2/payments/transactions?page=1&start=01-01-2022&end=10-01-2022&status=successful' \
--header 'accept: application/json'
--header 'mono-sec-key: string' \
Response
Choose an option from the drop down or click one of these buttons to see an example: