v1

latestOpenAPI 3.1.02026-07-242735131.1 MB
Billing Documents

Download a billing document PDF

Downloads a billing document PDF

Scopes

CategoryRead only ScopeWrite only Scope (read access implicit)
Manage invoices (invoices)View invoices (invoices:read)Manage invoices (invoices:write)
get/v1/billing-documents/{billing_document_id}/pdf

Path parameters

billing_document_idstring required

The billing document's ID

Headers

Authorizationstring required

Requires a Company-scoped access token obtained through the Authorization Code flow or the Refresh Token flow.

The refresh token needs to have been obtained through the Authorization Code flow.

Response

Success

string binary required

A file represented as a base64-encoded string.

Example response

"base64 encoded content"