Get started
Integrations
Use cases
API reference
- Accounting
- Overview
- Accounts
- Async Task
- Contacts
- Customers
- Expenses
- Files
- Invoices
- Invoice Lines
- Items
- Journals
- Offers
- Offer Lines
- Projects
- Sales Orders
- Sales Order Lines
- Suppliers
- Tracking categories
- Transactions
- Authentication
- Tenant Management
- User
Invoices
Get invoice document
GET
/
accounting
/
invoices
/
{invoiceId}
/
document
Test Api token:
663222ee
Test Account token:
85b30b51
Field support per integration
Please note that the content in output is base64-encoded.
Please ensure the query parameters environmentName and companyId are accurately filled with the respective environment and company id to which the document belongs.
You can obtain these values by using the GET Companies
endpoint available under the Authentication section.
Please use the id field as the companyId and the environmentId field as the environmentName.
Supported Response Fields:
Path Parameters
Query Parameters
Response
200 - application/json
Was this page helpful?