Update invoice

Update an invoice by ID

Authentication

AuthorizationBearer
API Key authentication using Bearer token

Path parameters

idstringRequired

Request

Body
metadatamap from strings to any or nullOptional

Response

200
idstring
customerIdstring
statusenum
paymentStatusenum
Allowed values:
sourceenum
Allowed values:
startDatedatetime
issueDatedatetime
currencystring
taxAmountdouble
taxRatedouble
taxStatusenum
Allowed values:
invoiceTotalExcludingTaxdouble
invoiceTotaldouble
amountDuedouble
amountPaiddouble
amountRemainingdouble
creditNotesTotaldouble
createdAtdatetime
updatedAtdatetime
taxExemptboolean
displayNumberstring or null
orderIdstring or null
endDatedatetime or null
postedDatedatetime or null
dueDatedatetime or null
metadatamap from strings to any or null
publicUrlTokenstring or null
billingContactIdstring or null

Errors