Debits

Last updated July 23rd, 2025

get api.withmono.com/v2/accounts/{id}/debits
v1.0

This endpoint returns all the outflow from an account grouped by months

Path Params
Headers

Request

12345
curl --request GET \
  --url https://api.withmono.com/v2/accounts/id/debits \
  --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:

Did this page help you?