mono-logo

Payouts

Last updated Mar 15th, 2024

get api.withmono.com/v2/payments/payouts
v1.0

Retrieve payout details based on status

Query Params
Headers

Request

123456
curl --request get \
     --url https://api.withmono.com/v2/payments/payouts \
     --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:

Did this page help you?