CreditNoteAttributes

Attributes of the CreditNoteAttributes type

{
  "disputeReasonId": "456123",
  "creditNoteItems": [
    {
      "id": "456123",
      "amount": "1.00"
    }
  ],
  "kind": "CreditNoteKind"
}
Name
Type
Description

disputeReasonId

ID

creditNoteItems

Last updated

Was this helpful?