get https://api.commerce.busha.co/invoices
This endpoint allows you to retrieve a list of invoices with optional sorting, pagination and limiting.
Log in to see full request history
Responses
This endpoint allows you to retrieve a list of invoices with optional sorting, pagination and limiting.
xxxxxxxxxx
curl --request GET \
--url 'https://api.commerce.busha.co/invoices?sort=desc&page=1&limit=20' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: