LegacyCreditNoteAttributes

Attributes of the LegacyCreditNoteAttributes type

{
  "accountId": "456123",
  "accountCode": "",
  "currencyId": "456123",
  "number": "",
  "amount": "1.00",
  "taxAmount": "1.00",
  "subtotal": "1.00",
  "baseCurrencyTotal": "1.00",
  "issuedAt": "2022-06-01",
  "poNumber": "",
  "pdfBlobUuid": "456123",
  "kind": "CreditNoteKind",
  "disputeReasonId": "456123",
  "creditedInvoiceId": "456123"
}
Name
Type
Description

accountId

ID

accountCode

String

currencyId

ID

number

String

amount

Float

taxAmount

Float

subtotal

Float

baseCurrencyTotal

Float

issuedAt

ISO8601Date

poNumber

String

pdfBlobUuid

ID

kind

disputeReasonId

ID

creditedInvoiceId

ID

Last updated

Was this helpful?