get http://api.tidyhq.com/v2/invoices
Returns a list of all invoices
Response
Returns a list of all invoices
xxxxxxxxxx
curl --request GET \
--url 'http://api.tidyhq.com/v2/invoices?status=activated' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: