Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 982 Bytes

PUTDebitMemoType.md

File metadata and controls

13 lines (10 loc) · 982 Bytes

Zuora::PUTDebitMemoType

Properties

Name Type Description Notes
comment String Comments about the debit memo. [optional]
custom_field__c String Any custom fields defined for this object. The custom field name is case-sensitive. [optional]
effective_date Date The date when the debit memo takes effect. [optional]
items Array<PUTDebitMemoItemType> Container for debit memo items. [optional]
reason_code String A code identifying the reason for the transaction. The value must be an existing reason code or empty. If you do not specify a value, Zuora uses the default reason code [optional]
transferred_to_accounting String Whether the debit memo is transferred to an external accounting system. Use this field for integration with accounting systems, such as NetSuite. [optional]