Skip to main content
GET
Get contract document stream
The endpoint allows you to download a document, such as a settlement invoice. Use the get contract documents endpoint to find the relevant fileId needed for this API call.
Requires role:application scope or Linked relation on customer level.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

customerNumber
string
required

Customer number

contractNumber
string
required

Contract number

fileId
string<uuid>
required

File ID

Response

200

OK