Name | Type | Description | Notes |
---|---|---|---|
amount | float | The credit memo amount to be applied to the invoice. | |
invoice_id | str | The unique ID of the invoice that the credit memo is applied to. | |
items | list[CreditMemoApplyInvoiceItemRequestType] | Container for items. | [optional] |