Fetch all Sub-Accounts
Last updated December 10th, 2024
get
api.withmono.com/v2/payments/payout/sub-accountsv1.0
This endpoint allows you to fetch all created sub-accounts used for split payments.
Headers
Request
1234567
curl --request GET \
--url https://api.withmono.com/v2/payments/payout/sub-accounts \
--header 'accept: application/json' \
--header 'content-type: 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: