Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 629 Bytes

PutReverseInvoiceType.md

File metadata and controls

9 lines (6 loc) · 629 Bytes

Zuora::PutReverseInvoiceType

Properties

Name Type Description Notes
apply_effective_date Date The date when the credit memo was applied to the invoice that will be reversed, in `yyyy-mm-dd` format. The effective date must be later than or equal to the memo date. Default value is today's date. [optional]
memo_date Date The date when the credit memo was created, in `yyyy-mm-dd` format. The memo date must be later than or equal to the invoice date. Default value is today's date. [optional]