Accounting API
Invoices

Retrieve Invoice

This API endpoint (GET) fetches an invoice by id. If the request succeeds, it will return an Invoice Object. Permissions: invoices.view

Path Parameters

id * The id of the invoice to retrieve.