List connections


get https://api.trivi.com/v2/accountingdocuments/{accountingDocumentId}/connections

Path Variables
accountingDocumentId
integer   required
Format int64
Array of AccountingDocumentConnection
connectedAccountingDocumentId
integer   required
Format int64

If this is filled, amount have to be null.

amount
number   optional

If this is filled, vatAmounts have to be null.

Format double
connectedAccountingDocumentNo
string   optional

Only in GET

connectedAccountingDocumentType
integer   optional

Only in GET Same as AccountingDocument.Type

AccountingDocumentVatRecapLine
vatRate
number   required
Format double
base
number   optional
Format double
vatAmount
number   optional
Format double
total
number   optional
Format double
vatRateType
number   optional

1 - Standard, 2 - Out of VAT (cz: Mimo DPH), 3 - DoNotApplyVat (cz: Neuplatnit DPH), 4 - Reverse Charge, 5 - ExemptFromVAT (cz: osvobozeno od DPH)

Object