Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.06 KB

POSTSubscriptionResponseType.md

File metadata and controls

16 lines (13 loc) · 1.06 KB

Zuora::POSTSubscriptionResponseType

Properties

Name Type Description Notes
contracted_mrr String Monthly recurring revenue of the subscription. [optional]
credit_memo_id String The credit memo ID, if a credit memo is generated during the subscription process. Note: This field is only available if you have the Advanced AR Settlements feature enabled. [optional]
invoice_id String Invoice ID, if an invoice is generated during the subscription process. [optional]
paid_amount String Payment amount, if a payment is collected. [optional]
payment_id String Payment ID, if a payment is collected. [optional]
subscription_id String [optional]
subscription_number String [optional]
success BOOLEAN Returns `true` if the request was processed successfully. [optional]
total_contracted_value String Total contracted value of the subscription. [optional]