get https://api.demo.mondu.ai/api/v1/invoices//credit_notes
Show credit notes for specific invoice
Log in to see full request history
Responses
403Forbidden
404Not Found
422Unprocessable Entity
Show credit notes for specific invoice
403Forbidden
404Not Found
422Unprocessable Entity
xxxxxxxxxx
curl --request GET \
--url 'https://api.demo.mondu.ai/api/v1/invoices/invoice_uuid/credit_notes?page=1&per_page=20' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: