Skip to content

Get Invoice ​

GET
/v1/internal/accounting/salesorder/invoice

Retrieve invoice PDF from Exact. Supports filtering by bookingorder_id, invoice_id, or invoice_guid. Restricted to ADMIN, FINANCE, and PRODUCT_MANAGEMENT roles.

Authorizations​

api_key
Type
API Key (header: X-Api-Key)

Parameters​

Query Parameters

bookingorder_id

Booking order ID

Default
null
invoice_id

Invoice ID

Default
null
invoice_guid

Invoice GUID

Default
null

Responses​

OK

application/json

Playground​

Server
Authorization
Variables
Key
Value

Samples​