Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.18 KB

PUTSubscriptionResumeResponseType.md

File metadata and controls

16 lines (13 loc) · 1.18 KB

Zuora::PUTSubscriptionResumeResponseType

Properties

Name Type Description Notes
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]
resume_date Date The date when subscription resumption takes effect, as yyyy-mm-dd. [optional]
subscription_id String The subscription ID. [optional]
success BOOLEAN Returns `true` if the request was processed successfully. [optional]
term_end_date Date The date when the new subscription term ends, as yyyy-mm-dd. [optional]
total_delta_tcv String Change in the total contracted value of the subscription as a result of the update. [optional]