Skip to main content
PATCH
Update Vat Invoice

Path Parameters

vat_invoice_id
string
required

Body

application/json
direction
string | null
formNo
string | null
serial
string | null
invoiceNumber
string | null
taxAuthorityCode
string | null
issueDate
string | null
sellerName
string | null
sellerTaxCode
string | null
buyerName
string | null
buyerTaxCode
string | null
clientId
string | null
supplierId
string | null
invoiceId
string | null
billId
string | null
currency
string | null
exchangeRate
number | null
subtotal
number | null
vatRate
number | null
vatAmount
number | null
totalAmount
number | null
adjustmentType
string | null
replacesVatInvoiceId
string | null
status
string | null
notes
string | null
lineItems
VatInvoiceLineItemInput · object[] | null

Response

Successful Response

id
string
required
direction
string
required
formNo
string | null
serial
string | null
invoiceNumber
string | null
taxAuthorityCode
string | null
issueDate
string | null
sellerName
string | null
sellerTaxCode
string | null
buyerName
string | null
buyerTaxCode
string | null
clientId
string | null
clientName
string | null
supplierId
string | null
supplierName
string | null
invoiceId
string | null
billId
string | null
currency
string | null
exchangeRate
number | null
subtotal
number | null
vatRate
number | null
vatAmount
number | null
totalAmount
number | null
adjustmentType
string | null
replacesVatInvoiceId
string | null
status
string | null
notes
string | null
createdAt
string | null
createdById
string | null
lineItems
VatInvoiceLineItem · object[] | null