Get invoice
Retrieve a single invoice by its ID.
If you want to retrieve the details of an invoice by its invoice number, call the List invoices endpoint with the reference parameter.
Headers
A unique key to ensure idempotent requests. This key should be a UUID v4 string.
Response
The invoice object.
Changes
Changed in 2 of the 92 revisions of this API.3
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ○
the endpoint scheme security
advancedAccessTokenwas added to the APIapi-security-added
- ○
the endpoint scheme security
organizationAccessTokenwas removed from the APIapi-security-removed
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
Of the 92 revisions, 9 have no diff computed.