View the invoice of an order

Returns the invoice of an order. Can only be viewed by the customer organization or their parent organization.

Authentication

AuthorizationBearer

An auth_token should be provided to authenticate a session.

To obtain an auth_token, see the POST request to /api/v1/authenticate.

Path parameters

order_iddoubleRequired
Numerical ID of an order

Response

OK
iddouble
typeobject
statusobject
issued_datestring
due_datestring
external_payment_referencestring
issuer_organisationobject
customer_organisationobject
currencyobject
orderobject
vat_info_textstring
vatdouble
vat_ratedouble
sub_total_amountdouble
total_amountdouble

Errors

404
Not Found Error