Get an invoice with a specific document type

Returns the specified invoice with the indicated document type.
It can be an issued invoice or a received invoice.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

An internal identifier that is unique to each Invoice within B2Brouter.

string | null
required

An internal identifier that is unique to each Document Type within B2Brouter.
You can get all valid document type codes using the Document Types endpoint in Code lists section (/document_types). If you want to obtain the submitted format, use original.

Headers
string
Defaults to 2026-04-20

Specifies the version of the API to use in this request. If not specified uses the API-Version set in the group conifguration B2Brouter UI Application -> Developers -> API Keys -> API Version

Responses
200

Successful operation

401

Unauthorized

403

Forbidden

404

Invoice not found

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!