Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.36 KB

PUTAllocateManuallyType.md

File metadata and controls

12 lines (9 loc) · 1.36 KB

Zuora::PUTAllocateManuallyType

Properties

Name Type Description Notes
custom_field__c String Any custom fields defined for this object. The custom field name is case-sensitive. [optional]
event_type String Label of the revenue event type. Revenue event type labels can be duplicated. You can configure your revenue event type labels by navigating to Settings > Finance > Configure Revenue Event Types in the Zuora UI. Note that `Credit Memo Posted` and `Debit Memo Posted` are only available if you enable the Advanced AR Settlement feature. [optional]
event_type_system_id String System ID of the revenue event type. Each eventType has a unique system ID. You can configure your revenue event type system IDs by navigating to Settings > Finance > Configure Revenue Event Types in the Zuora UI. Cannot be duplicated. [optional]
notes String Additional information about this record. [optional]
revenue_distributions Array<POSTDistributionItemType> An array of revenue distributions. Represents how you want to distribute revenue for this revenue schedule. You can distribute revenue into a maximum of 250 accounting periods with one revenue schedule. [optional]