Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.32 KB

PUTSubscriptionSuspendResponseType.md

File metadata and controls

17 lines (14 loc) · 1.32 KB

Zuora::PUTSubscriptionSuspendResponseType

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