Skip to main content
GET
List document payments

Authorizations

Authorization
string
header
required

Bearer token created for a specific company in Integrations → API.

Query Parameters

documentType
enum<string>
required

Document type whose payments you want to load. Only invoice, proforma, and credit-note are supported.

Available options:
invoice,
proforma,
credit-note
documentId
integer
required

ID of a document.

Response

Document payment list.

data
object[]

Payments of the selected document.