Payout Transactions
Last updated Mar 15th, 2024
get
api.withmono.com/v2/payments/payout/{payout}/transactionsv1.0
Using the accountId and PayoutId to retrieve status of a payout transactions
Query Params
Path Params
Headers
Request
123456
curl --request get \
--url https://api.withmono.com/v2/payments/payout/{payout}/transactions \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
'
Response
Choose an option from the drop down or click one of these buttons to see an example: