| Name | Description | Type | Additional information |
|---|---|---|---|
| CreditMemoId |
Id of the credit memo to apply to open invoices. |
string |
Required |
| EffectiveDate |
UTC format yyyy-MM-dd. Default is current day. |
string |
None. |
| AutoApply |
If True, the credit memo will be auto applied to open invoices, from oldest to newest. ApplyToInvoices will be ignored. |
boolean |
None. |
| ApplyToInvoices |
If AutoApply is false, this is the list of invoices the credit memo will be applied to. |
Collection of CreditMemoInvoiceAmount |
None. |