get http://localhost:55667/api2/purchase-invoices
Retrieve list of purchase invoices. For more information, see https://www.manager.io/guides?purchase-invoices
Response
Retrieve list of purchase invoices. For more information, see https://www.manager.io/guides?purchase-invoices
xxxxxxxxxx
curl --request GET \
--url http://localhost:55667/api2/purchase-invoices \
--header 'accept: application/json'
Try It!
to start a request and see the response here!