Name | Type | Description | Notes |
---|---|---|---|
id | string | Identifier of the invoice or debit memo to which the credit memo is applied. | |
type | string | The type of billing document, one of invoice or debit_memo. | |
amount | decimal | The credit memo amount applied to this billing document. | |
items | List<CreditMemoItemApplicationRequest> | The billing document items (invoice items or debit memo items or taxation items) to which the credit memo is applied. | [optional] |