mono-logo

Get all Mandates

Last updated Dec 17th, 2023

get api.withmono.com/v3/payments/mandates
v1.0

This resource is to retrieve all mandates created by your business.

Query Params
Headers

Request

1234
curl --request GET \
     --url https://api.withmono.com/v3/payments/mandates \
     --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:

Did this page help you?