Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.13 KB

POSTJournalEntryType.md

File metadata and controls

15 lines (12 loc) · 1.13 KB

Zuora::POSTJournalEntryType

Properties

Name Type Description Notes
accounting_period_name String Name of the accounting period. The open-ended accounting period is named `Open-Ended`.
currency String The type of currency used. Currency must be active.
custom_field__c String Any custom fields defined for this object. The custom field name is case-sensitive. [optional]
journal_entry_date Date Date of the journal entry.
journal_entry_items Array<POSTJournalEntryItemType> Key name that represents the list of journal entry items.
notes String The number associated with the revenue event. Character limit: 2,000 [optional]
segments Array<POSTJournalEntrySegmentType> List of segments that apply to the summary journal entry. [optional]
transferred_to_accounting String Status shows whether the journal entry has been transferred to an accounting system. [optional]