# List order metrics for an evergreen subscription Note: This feature is only available if you have the Order Metrics feature enabled. As of Zuora Billing Release 284, Orders is generally available and the Order Metrics feature is no longer available as a standalone feature. If you are an existing Subscribe and Amend customer and want Order Metrics only, you must turn on Orders Harmonization. You can still keep the existing Subscribe and Amend API integrations to create and manage subscriptions. Note: As of Zuora Billing Release 306, Zuora has upgraded the methodologies for calculating metrics in Orders. The new methodologies are reflected in the following Order Delta Metrics objects. * Order Delta Mrr * Order Delta Tcv * Order Delta Tcb It is recommended that all customers use the new Order Delta Metrics. If you are an existing Order Metrics customer and want to migrate to Order Delta Metrics, submit a request at Zuora Global Support. Whereas new customers, and existing customers not currently on Order Metrics, will no longer have access to Order Metrics, existing customers currently using Order Metrics will continue to be supported. Note: As of Zuora Billing Release 306, any new customers who onboard on Orders or Orders Harmonization will no longer get this operation. Retrieves the metrics of an evergreen subscription in a specified order. Endpoint: GET /v1/orders/{orderNumber}/evergreenMetrics/{subscriptionNumber} Version: 2025-12-17 ## Header parameters: - `Accept-Encoding` (string) Include the Accept-Encoding: gzip header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a Content-Encoding header with the compression algorithm so that your client can decompress it. - `Content-Encoding` (string) Include the Content-Encoding: gzip header to compress a request. With this header specified, you should upload a gzipped file for the request payload instead of sending the JSON payload. - `Authorization` (string) The value is in the Bearer {token} format where {token} is a valid OAuth token generated by calling Create an OAuth token. - `Zuora-Track-Id` (string) A custom identifier for tracing the API call. If you set a value for this header, Zuora returns the same value in the response headers. This header enables you to associate your system process identifiers with Zuora API calls, to assist with troubleshooting in the event of an issue. The value of this field must use the US-ASCII character set and must not include any of the following characters: colon (:), semicolon (;), double quote ("), and quote ('). - `Zuora-Entity-Ids` (string) An entity ID. If you have Zuora Multi-entity enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header. ## Path parameters: - `orderNumber` (string, required) The order number. - `subscriptionNumber` (string, required) The subscription number you want to get the metrics for. ## Query parameters: - `startDate` (string, required) The start date of the date range for which you want to get the metrics. The date must be in yyyy-mm-dd format. For example, 2017-12-03. - `endDate` (string, required) The end date of the date range for which you want to get the metrics. The date must be in yyyy-mm-dd format. For example, 2017-12-03. ## Response 200 fields (application/json): - `processId` (string) The Id of the process that handle the operation. - `reasons` (array) - `reasons.code` (string) The error code of response. - `reasons.message` (string) The detail information of the error response - `success` (boolean) Indicates whether the call succeeded. - `order` (object) Represents the order information that will be returned in the GET call. - `order.createdBy` (string) The ID of the user who created this order. - `order.createdDate` (string) The time that the order gets created in the system, in the YYYY-MM-DD HH:MM:SS format. - `order.currency` (string) Currency code. - `order.customFields` (object) Container for custom fields of an Order object. - `order.description` (string) A description of the order. - `order.existingAccountNumber` (string) The account number that this order has been created under. This is also the invoice owner of the subscriptions included in this order. - `order.orderDate` (string) The date when the order is signed. All the order actions under this order will use this order date as the contract effective date if no additinal contractEffectiveDate is provided. - `order.orderNumber` (string) The order number of the order. - `order.status` (string) The status of the order. - `order.invoiceScheduleId` (string) The ID of the invoice schedule associated with the order. Note: This field is available only if you have the Billing Schedule feature enabled. - `order.subscriptions` (array) Represents a processed subscription, including the origin request (order actions) that create this version of subscription and the processing result (order metrics). The reference part in the request will be overridden with the info in the new subscription version. - `order.subscriptions.baseVersion` (integer) The base version of the subscription. - `order.subscriptions.customFields` (object) Container for custom fields of a Subscription object. - `order.subscriptions.newVersion` (integer) The latest version of the subscription. - `order.subscriptions.orderActions` (array) - `order.subscriptions.orderActions.addProduct` (object) Rate plan associated with a subscription. - `order.subscriptions.orderActions.addProduct.chargeOverrides` (array) List of charges associated with the rate plan. - `order.subscriptions.orderActions.addProduct.chargeOverrides.billing` (object) Billing information about the charge. - `order.subscriptions.orderActions.addProduct.chargeOverrides.billing.billCycleDay` (integer) Day of the month that each billing period begins on. Only applicable if the value of the billCycleType field is SpecificDayofMonth. - `order.subscriptions.orderActions.addProduct.chargeOverrides.billing.billCycleType` (string) Specifies how Zuora determines the day that each billing period begins on. * DefaultFromCustomer - Each billing period begins on the bill cycle day of the account that owns the subscription. * SpecificDayofMonth - Use the billCycleDay field to specify the day of the month that each billing period begins on. * SubscriptionStartDay - Each billing period begins on the same day of the month as the start date of the subscription. * ChargeTriggerDay - Each billing period begins on the same day of the month as the date when the charge becomes active. * SpecificDayofWeek - Use the weeklyBillCycleDay field to specify the day of the week that each billing period begins on. Enum: "DefaultFromCustomer", "SpecificDayofMonth", "SubscriptionStartDay", "ChargeTriggerDay", "SpecificDayofWeek" - `order.subscriptions.orderActions.addProduct.chargeOverrides.billing.billingPeriod` (string) Billing frequency of the charge. The value of this field controls the duration of each billing period. If the value of this field is Specific_Months or Specific_Weeks, use the specificBillingPeriod field to specify the duration of each billing period. Enum: "Month", "Quarter", "Semi_Annual", "Annual", "Eighteen_Months", "Two_Years", "Three_Years", "Five_Years", "Specific_Months", "Subscription_Term", "Week", "Specific_Weeks" - `order.subscriptions.orderActions.addProduct.chargeOverrides.billing.billingPeriodAlignment` (string) Specifies how Zuora determines when to start new billing periods. You can use this field to align the billing periods of different charges. * AlignToCharge - Zuora starts a new billing period on the first billing day that falls on or after the date when the charge becomes active. * AlignToSubscriptionStart - Zuora starts a new billing period on the first billing day that falls on or after the start date of the subscription. * AlignToTermStart - For each term of the subscription, Zuora starts a new billing period on the first billing day that falls on or after the start date of the term. See the billCycleType field for information about how Zuora determines the billing day. Enum: "AlignToCharge", "AlignToSubscriptionStart", "AlignToTermStart" - `order.subscriptions.orderActions.addProduct.chargeOverrides.billing.billingTiming` (string) Specifies whether to invoice for a billing period on the first day of the billing period (billing in advance) or the first day of the next billing period (billing in arrears). Enum: "IN_ADVANCE", "IN_ARREARS" - `order.subscriptions.orderActions.addProduct.chargeOverrides.billing.specificBillingPeriod` (integer) Duration of each billing period in months or weeks, depending on the value of the billingPeriod field. Only applicable if the value of the billingPeriod field is Specific_Months or Specific_Weeks. - `order.subscriptions.orderActions.addProduct.chargeOverrides.billing.weeklyBillCycleDay` (string) Day of the week that each billing period begins on. Only applicable if the value of the billCycleType field is SpecificDayofWeek. Enum: "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday" - `order.subscriptions.orderActions.addProduct.chargeOverrides.chargeNumber` (string) Charge number of the charge. For example, C-00000307. If you do not set this field, Zuora will generate the charge number. - `order.subscriptions.orderActions.addProduct.chargeOverrides.customFields` (object) Container for custom fields of a Rate Plan Charge object. - `order.subscriptions.orderActions.addProduct.chargeOverrides.description` (string) Description of the charge. - `order.subscriptions.orderActions.addProduct.chargeOverrides.endDate` (object) Specifies when a charge becomes inactive. - `order.subscriptions.orderActions.addProduct.chargeOverrides.endDate.endDateCondition` (string) Condition for the charge to become inactive. If the value of this field is Fixed_Period, the charge is active for a predefined duration based on the value of the upToPeriodsType and upToPeriods fields. If the value of this field is Specific_End_Date, use the specificEndDate field to specify the date when then charge becomes inactive. Enum: "Subscription_End", "Fixed_Period", "Specific_End_Date" - `order.subscriptions.orderActions.addProduct.chargeOverrides.endDate.specificEndDate` (string) Date in YYYY-MM-DD format. Only applicable if the value of the endDateCondition field is Specific_End_Date. - `order.subscriptions.orderActions.addProduct.chargeOverrides.endDate.upToPeriods` (integer) Duration of the charge in billing periods, days, weeks, months, or years, depending on the value of the upToPeriodsType field. Only applicable if the value of the endDateCondition field is Fixed_Period. - `order.subscriptions.orderActions.addProduct.chargeOverrides.endDate.upToPeriodsType` (string) Unit of time that the charge duration is measured in. Only applicable if the value of the endDateCondition field is Fixed_Period. Enum: "Billing_Periods", "Days", "Weeks", "Months", "Years" - `order.subscriptions.orderActions.addProduct.chargeOverrides.excludeItemBillingFromRevenueAccounting` (boolean) The flag to exclude rate plan charge related invoice items, invoice item adjustments, credit memo items, and debit memo items from revenue accounting. Note: This field is only available if you have the Billing - Revenue Integration feature enabled. - `order.subscriptions.orderActions.addProduct.chargeOverrides.excludeItemBookingFromRevenueAccounting` (boolean) The flag to exclude rate plan charges from revenue accounting. Note: This field is only available if you have the Billing - Revenue Integration feature enabled. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing` (object) Pricing information about the charge. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.chargeModelData` (object) Container for charge model configuration data. Note: This field is only available if you have the High Water Mark, Pre-Rated Pricing, or Multi-Attribute Pricing charge models enabled. The High Water Mark and Pre-Rated Pricing charge models are available for customers with Enterprise and Nine editions by default. If you are a Growth customer, see [Zuora Editions](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/C_Zuora_Editions) for pricing information. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.chargeModelData.chargeModelConfiguration` (object) - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.chargeModelData.chargeModelConfiguration.customFieldPerUnitRate` (string) The custom field that carries the per-unit rate for each usage record. For example, perUnitAmount__c. This field is only available for the usage-based charges that use the Pre-Rated Per Unit Pricing charge model. The charge model is available for customers with Enterprise and Nine editions by default. If you are a Growth customer, see [Zuora Editions](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/C_Zuora_Editions) for pricing information. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.chargeModelData.chargeModelConfiguration.customFieldTotalAmount` (string) The custom field that carries the total amount to charge for a usage record. For example, totalAmount__c. This field is only available for the usage-based charges that use the Pre-Rated Pricing charge model. The charge model is available for customers with Enterprise and Nine editions by default. If you are a Growth customer, see [Zuora Editions](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/C_Zuora_Editions) for pricing information. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.chargeModelData.chargeModelConfiguration.formula` (string) The pricing formula to calculate actual rating amount. This field is only available for charges that use the Multi-Attribute Pricing charge model. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.chargeModelData.quantity` (number) Number of units purchased. This field is used if the Multi-Attribute Pricing formula uses the quantity() function. This field is only available for one-time and recurring charges that use the Multi-Attribute Pricing charge model. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.chargeModelData.tiers` (array) List of cumulative pricing tiers in the charge. Note: When you override the tiers of a usage-based charge using High Water Mark Pricing charge model, you have to provide all of the tiers, including the ones you do not want to change. The new tiers will completely override the previous ones. The High Water Mark Pricing charge models are available for customers with Enterprise and Nine editions by default. If you are a Growth customer, see [Zuora Editions](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/C_Zuora_Editions) for pricing information. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.chargeModelData.tiers.endingUnit` (number) Limit on the number of units for which the tier is effective. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.chargeModelData.tiers.price` (number, required) Price or per-unit price of the tier, depending on the value of the priceFormat field. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.chargeModelData.tiers.priceFormat` (string, required) Specifies whether the tier has a fixed price or a per-unit price. Enum: "FlatFee", "PerUnit" - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.chargeModelData.tiers.startingUnit` (number, required) Number of units at which the tier becomes effective. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.chargeModelData.tiers.tier` (integer, required) Index of the tier in the charge. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.discount` (object) Pricing information about a discount charge. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.discount.applyDiscountTo` (string) Specifies which type of charge the discount charge applies to. Enum: "ONETIME", "RECURRING", "USAGE", "ONETIMERECURRING", "ONETIMEUSAGE", "RECURRINGUSAGE", "ONETIMERECURRINGUSAGE" - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.discount.discountAmount` (number) Only applicable if the discount charge is a fixed-amount discount. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.discount.discountLevel` (string) Application scope of the discount charge. For example, if the value of this field is subscription and the value of the applyDiscountTo field is RECURRING, the discount charge applies to all recurring charges in the same subscription as the discount charge. Enum: "rateplan", "subscription", "account" - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.discount.discountPercentage` (number) Only applicable if the discount charge is a percentage discount. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.discount.priceChangeOption` (string) Specifies how Zuora changes the price of the charge each time the subscription renews. Enum: "NoChange", "UseLatestProductCatalogPricing" - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.oneTimeFlatFee` (object) Pricing information about a one-time charge that uses the "flat fee" charge model. In this charge model, the charge has a fixed price. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.oneTimeFlatFee.listPrice` (number, required) Price of the charge. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.oneTimePerUnit` (object) Pricing information about a one-time charge that uses the "per unit" charge model. In this charge model, the charge has a fixed price per unit purchased. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.oneTimePerUnit.listPrice` (number) Per-unit price of the charge. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.oneTimePerUnit.quantity` (number) Number of units purchased. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.oneTimeTiered` (object) Pricing information about a one-time charge that uses the "tiered pricing" charge model. In this charge model, the charge has cumulative pricing tiers that become effective as units are purchased. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.oneTimeTiered.tiers` (array) List of cumulative pricing tiers in the charge. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.oneTimeVolume` (object) Pricing information about a one-time charge that uses the "volume pricing" charge model. In this charge model, the charge has a variable price per unit, depending on how many units are purchased. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.oneTimeVolume.tiers` (array) List of variable pricing tiers in the charge. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.recurringFlatFee` (object) Pricing information about a recurring charge that uses the "flat fee" charge model. In this charge model, the charge has a fixed price. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.recurringFlatFee.priceChangeOption` (string) Specifies how Zuora changes the price of the charge each time the subscription renews. If the value of this field is SpecificPercentageValue, use the priceIncreasePercentage field to specify how much the price of the charge should change. Enum: "NoChange", "SpecificPercentageValue", "UseLatestProductCatalogPricing" - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.recurringFlatFee.priceIncreasePercentage` (number) Specifies the percentage by which the price of the charge should change each time the subscription renews. Only applicable if the value of the priceChangeOption field is SpecificPercentageValue. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.recurringFlatFee.listPrice` (number) Price of the charge in each recurring period. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.recurringFlatFee.listPriceBase` (string) Specifies the duration of each recurring period. Enum: "Per_Billing_Period", "Per_Month", "Per_Week", "Per_Year", "Per_Specific_Months" - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.recurringFlatFee.specificListPriceBase` (integer) The number of months for the list price base of the charge. This field is required if you set the value of the listPriceBase field to Per_Specific_Months. Note: - This field is available only if you have the Annual List Price feature enabled. - The value of this field is null if you do not set the value of the listPriceBase field to Per_Specific_Months. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.recurringPerUnit` (object) Pricing information about a recurring charge that uses the "per unit" charge model. In this charge model, the charge has a fixed price per unit purchased. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.recurringPerUnit.listPrice` (number) Per-unit price of the charge in each recurring period. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.recurringPerUnit.specificListPriceBase` (integer) The number of months for the list price base of the charge. This field is required if you set the value of the listPriceBase field to Per_Specific_Months. Note: - This field is available only if you have the Annual List Price feature enabled. - The value of this field is null if you do not set the value of the listPriceBase field to Per_Specific_Months. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.recurringTiered` (object) Pricing information about a recurring charge that uses the "tiered pricing" charge model. In this charge model, the charge has cumulative pricing tiers that become effective as units are purchased. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.recurringVolume` (object) Pricing information about a recurring charge that uses the "volume pricing" charge model. In this charge model, the charge has a variable price per unit, depending on how many units are purchased. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.usageFlatFee` (object) Pricing information about a usage charge that uses the "flat fee" charge model. In this charge model, the charge has a fixed price. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.usageOverage` (object) Pricing information about a usage charge that uses the "overage" charge model. In this charge model, the charge has an allowance of free units and a fixed price per additional unit consumed. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.usageOverage.includedUnits` (number) Number of free units that may be consumed. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.usageOverage.numberOfPeriods` (integer) Number of periods that Zuora considers when calculating overage charges with overage smoothing. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.usageOverage.overagePrice` (number) Price per overage unit consumed. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.usageOverage.overageUnusedUnitsCreditOption` (string) Specifies whether to credit the customer for unused units. If the value of this field is CreditBySpecificRate, use the unusedUnitsCreditRates field to specify the rate at which to credit the customer for unused units. Enum: "NoCredit", "CreditBySpecificRate" - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.usageOverage.unusedUnitsCreditRates` (number) Per-unit rate at which to credit the customer for unused units. Only applicable if the value of the overageUnusedUnitsCreditOption field is CreditBySpecificRate. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.usagePerUnit` (object) Pricing information about a usage charge that uses the "per unit" charge model. In this charge model, the charge has a fixed price per unit consumed. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.usagePerUnit.ratingGroup` (string) Specifies how Zuora groups usage records when rating usage. See [Usage Rating by Group](https://knowledgecenter.zuora.com/Billing/Billing_and_Payments/J_Billing_Operations/Usage/Usage_Rating_by_Group) for more information. * ByBillingPeriod (default): The rating is based on all the usages in a billing period. * ByUsageStartDate: The rating is based on all the usages on the same usage start date. * ByUsageRecord: The rating is based on each usage record. * ByUsageUpload: The rating is based on all the usages in a uploaded usage file (.xls or .csv). If you import a mass usage in a single upload, which contains multiple usage files in .xls or .csv format, usage records are grouped for each usage file. Enum: "ByBillingPeriod", "ByUsageStartDate", "ByUsageRecord", "ByUsageUpload" - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.usageTiered` (object) Pricing information about a usage charge that uses the "tiered pricing" charge model. In this charge model, the charge has cumulative pricing tiers that become effective as units are consumed. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.usageTieredWithOverage` (object) Pricing information about a usage charge that uses the "tiered with overage" charge model. In this charge model, the charge has cumulative pricing tiers that become effective as units are consumed. The charge also has a fixed price per unit consumed beyond the limit of the final tier. - `order.subscriptions.orderActions.addProduct.chargeOverrides.pricing.usageVolume` (object) Pricing information about a usage charge that uses the "volume pricing" charge model. In this charge model, the charge has a variable price per unit, depending on how many units are consumed. - `order.subscriptions.orderActions.addProduct.chargeOverrides.productRateplanChargeId` (string, required) Internal identifier of the product rate plan charge that the charge is based on. - `order.subscriptions.orderActions.addProduct.chargeOverrides.revRecCode` (string) Revenue Recognition Code - `order.subscriptions.orderActions.addProduct.chargeOverrides.revRecTriggerCondition` (string) Specifies the revenue recognition trigger condition. * Contract Effective Date * Service Activation Date * Customer Acceptance Date Enum: "Contract Effective Date", "Service Activation Date", "Customer Acceptance Date" - `order.subscriptions.orderActions.addProduct.chargeOverrides.revenueRecognitionRuleName` (string) Specifies the revenue recognition rule, such as Recognize upon invoicing or Recognize daily over time. - `order.subscriptions.orderActions.addProduct.chargeOverrides.startDate` (object) Specifies when a charge becomes active. - `order.subscriptions.orderActions.addProduct.chargeOverrides.startDate.specificTriggerDate` (string) Date in YYYY-MM-DD format. Only applicable if the value of the triggerEvent field is SpecificDate. While this field is applicable, if this field is not set, your CreateSubscription order action creates a Pending order and a Pending Acceptance subscription. If at the same time the service activation date is required and not set, a Pending Activation subscription is created. While this field is applicable, if this field is not set, the following order actions create a Pending order but do not impact the subscription status. Note: This feature is in Limited Availability. If you want to have access to the feature, submit a request at [Zuora Global Support](http://support.zuora.com/). * AddProduct * UpdateProduct * RemoveProduct * RenewSubscription * TermsAndConditions - `order.subscriptions.orderActions.addProduct.chargeOverrides.startDate.triggerEvent` (string) Condition for the charge to become active. If the value of this field is SpecificDate, use the specificTriggerDate field to specify the date when the charge becomes active. Enum: "ContractEffective", "ServiceActivation", "CustomerAcceptance", "SpecificDate" - `order.subscriptions.orderActions.addProduct.chargeOverrides.uniqueToken` (string) Unique identifier for the charge. This identifier enables you to refer to the charge before the charge has an internal identifier in Zuora. For instance, suppose that you want to use a single order to add a product to a subscription and later update the same product. When you add the product, you can set a unique identifier for the charge. Then when you update the product, you can use the same unique identifier to specify which charge to modify. - `order.subscriptions.orderActions.addProduct.customFields` (object) Container for custom fields of a Rate Plan object. - `order.subscriptions.orderActions.addProduct.newRatePlanId` (string) Internal identifier of the rate plan. - `order.subscriptions.orderActions.addProduct.productRatePlanId` (string, required) Internal identifier of the product rate plan that the rate plan is based on. - `order.subscriptions.orderActions.addProduct.uniqueToken` (string) Unique identifier for the rate plan. This identifier enables you to refer to the rate plan before the rate plan has an internal identifier in Zuora. For instance, suppose that you want to use a single order to add a product to a subscription and later update the same product. When you add the product, you can set a unique identifier for the rate plan. Then when you update the product, you can use the same unique identifier to specify which rate plan to modify. - `order.subscriptions.orderActions.cancelSubscription` (object) Information about an order action of type CancelSubscription. - `order.subscriptions.orderActions.cancelSubscription.cancellationEffectiveDate` (string) - `order.subscriptions.orderActions.cancelSubscription.cancellationPolicy` (string, required) Enum: "EndOfCurrentTerm", "EndOfLastInvoicePeriod", "SpecificDate" - `order.subscriptions.orderActions.changePlan` (object) Information about an order action of type ChangePlan. Note: The change plan type of order action is currently not supported for Billing - Revenue Integration. When Billing - Revenue Integration is enabled, the change plan type of order action will no longer be applicable in Zuora Billing. - `order.subscriptions.orderActions.changePlan.effectivePolicy` (string) * If the rate plan change (from old to new) is an upgrade, the effective policy is EffectiveImmediately by default. * If the rate plan change (from old to new) is a downgrade, the effective policy is EffectiveEndOfBillingPeriod by default. * Otherwise, the effective policy is SpecificDate by default. Enum: "EffectiveImmediately", "EffectiveEndOfBillingPeriod", "SpecificDate" - `order.subscriptions.orderActions.changePlan.newProductRatePlan` (object) Information about the new product rate plan to add. - `order.subscriptions.orderActions.changePlan.newProductRatePlan.clearingExistingFeatures` (boolean) Specifies whether all features in the rate plan will be cleared. - `order.subscriptions.orderActions.changePlan.newProductRatePlan.externallyManagedPlanId` (string) Indicates the unique identifier for the rate plan purchased on a third-party store. This field is used to represent a subscription rate plan created through third-party stores. - `order.subscriptions.orderActions.changePlan.newProductRatePlan.subscriptionProductFeatures` (array) List of features associated with the rate plan. The system compares the subscriptionProductFeatures and featureId fields in the request with the counterpart fields in a rate plan. The comparison results are as follows: * If there is no subscriptionProductFeatures field or the field is empty, features in the rate plan remain unchanged. But if the clearingExistingFeatures field is additionally set to true, all features in the rate plan are cleared. * If the subscriptionProductFeatures field contains the featureId nested fields, as well as the optional description and customFields nested fields, the features indicated by the featureId nested fields in the request overwrite all features in the rate plan. - `order.subscriptions.orderActions.changePlan.newProductRatePlan.subscriptionProductFeatures.customFields` (object) A container for custom fields of the feature. - `order.subscriptions.orderActions.changePlan.newProductRatePlan.subscriptionProductFeatures.description` (string) A description of the feature. - `order.subscriptions.orderActions.changePlan.newProductRatePlan.subscriptionProductFeatures.featureId` (string) Internal identifier of the feature in the product catalog. - `order.subscriptions.orderActions.changePlan.newProductRatePlan.subscriptionProductFeatures.id` (string) Internal identifier of the rate plan feature override. - `order.subscriptions.orderActions.changePlan.productRatePlanId` (string) ID of the rate plan to remove. This can be the latest version or any history version of ID. - `order.subscriptions.orderActions.changePlan.ratePlanId` (string) ID of the rate plan to remove. This can be the latest version or any history version of ID. - `order.subscriptions.orderActions.changePlan.subType` (string) This field is used to choose the sub type for your change plan order action. However, if you do not set this field, the field will be automatically generated by the system according to the following rules: When the old and new rate plans are within the same Grading catalog group: * If the grade of new plan is greater than that of the old plan, this is an "Upgrade". * If the grade of new plan is less than that of the old plan, this is a "Downgrade". * If the grade of new plan equals that of the old plan, this is a "Crossgrade". When the old and new rate plans are not in the same Grading catalog group, or either has no group, this is "PlanChanged". Enum: "Upgrade", "Downgrade", "Crossgrade", "PlanChanged" - `order.subscriptions.orderActions.createSubscription` (object) Information about an order action of type CreateSubscription. - `order.subscriptions.orderActions.createSubscription.billToContactId` (string) The ID of the bill-to contact associated with the subscription. Note: - If you have the Flexible Billing Attributes feature disabled, this field is unavailable in the request body and the value of this field is null in the response body. - If you have the Flexible Billing Attributes feature enabled, and you do not specify this field in the request or you select Default Contact from Account for this field during subscription creation, the value of this field is automatically set to null in the response body. - `order.subscriptions.orderActions.createSubscription.clearingExistingBillToContact` (boolean) Whether to clear the existing bill-to contact ID at the subscription level. This field is mutually exclusive with the paymentTerm field. Note: If you have the [Flexible Billing Attributes](https://knowledgecenter.zuora.com/Billing/Subscriptions/Flexible_Billing_Attributes) feature disabled, this field is unavailable in the request body and the value of this field is null in the response body. - `order.subscriptions.orderActions.createSubscription.clearingExistingInvoiceTemplate` (boolean) Whether to clear the existing invoice template ID at the subscription level. This field is mutually exclusive with the invoiceTemplateId field. Note: If you have the [Flexible Billing Attributes](https://knowledgecenter.zuora.com/Billing/Subscriptions/Flexible_Billing_Attributes) feature disabled, this field is unavailable in the request body and the value of this field is null in the response body. - `order.subscriptions.orderActions.createSubscription.clearingExistingPaymentTerm` (boolean) Whether to clear the existing payment term at the subscription level. This field is mutually exclusive with the billToContactId field. Note: If you have the [Flexible Billing Attributes](https://knowledgecenter.zuora.com/Billing/Subscriptions/Flexible_Billing_Attributes) feature disabled, this field is unavailable in the request body and the value of this field is null in the response body. - `order.subscriptions.orderActions.createSubscription.clearingExistingSequenceSet` (boolean) Whether to clear the existing sequence set ID at the subscription level. This field is mutually exclusive with the sequenceSetId field. Note: If you have the [Flexible Billing Attributes](https://knowledgecenter.zuora.com/Billing/Subscriptions/Flexible_Billing_Attributes) feature disabled, this field is unavailable in the request body and the value of this field is null in the response body. - `order.subscriptions.orderActions.createSubscription.invoiceSeparately` (boolean) Specifies whether the subscription appears on a separate invoice when Zuora generates invoices. - `order.subscriptions.orderActions.createSubscription.invoiceTemplateId` (string) The ID of the invoice template associated with the subscription. Note: - If you have the Flexible Billing Attributes feature disabled, this field is unavailable in the request body and the value of this field is null in the response body. - If you have the Flexible Billing Attributes feature enabled, and you do not specify this field in the request or you select Default Template from Account for this field during subscription creation, the value of this field is automatically set to null in the response body. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount` (object) Information about a new account that will own the subscription. Only available if you have enabled the Owner Transfer feature. Note: The Owner Transfer feature is in Limited Availability. If you wish to have access to the feature, submit a request at [Zuora Global Support](http://support.zuora.com/). If you do not set this field or the subscriptionOwnerAccountNumber field, the account that owns the order will also own the subscription. Zuora will return an error if you set this field and the subscriptionOwnerAccountNumber field. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.accountNumber` (string) Account number. For example, A00000001. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.autoPay` (boolean) Specifies whether future payments are automatically billed when they are due. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.batch` (string) Name of the billing batch that the account belongs to. For example, Batch1. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.billCycleDay` (integer, required) Day of the month that the account prefers billing periods to begin on. If set to 0, the bill cycle day will be set as "AutoSet". - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.billToContact` (object, required) Contact details associated with an account. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.billToContact.address1` (string) First line of the contact's address. This is often a street address or a business name. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.billToContact.address2` (string) Second line of the contact's address. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.billToContact.city` (string) City of the contact's address. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.billToContact.country` (string) Country; must be a valid country name or abbreviation. If using Zuora Tax, you must specify a country in the bill-to contact to calculate tax. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.billToContact.county` (string) County of the contact's address. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.billToContact.fax` (string) Fax number of the contact. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.billToContact.firstName` (string, required) First name of the contact. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.billToContact.homePhone` (string) Home phone number of the contact. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.billToContact.lastName` (string, required) Last name of the contact. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.billToContact.mobilePhone` (string) Mobile phone number of the contact. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.billToContact.nickname` (string) Nickname of the contact. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.billToContact.otherPhone` (string) Additional phone number of the contact. Use the otherPhoneType field to specify the type of phone number. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.billToContact.otherPhoneType` (string) Specifies the type of phone number in the otherPhone field. Enum: "Work", "Mobile", "Home", "Other" - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.billToContact.personalEmail` (string) Personal email address of the contact. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.billToContact.postalCode` (string) ZIP code or other postal code of the contact's address. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.billToContact.state` (string) State or province of the contact's address. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.billToContact.taxRegion` (string) Region defined in your taxation rules. Only applicable if you use Zuora Tax. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.billToContact.workEmail` (string) Business email address of the contact. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.billToContact.workPhone` (string) Business phone number of the contact. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.communicationProfileId` (string) Internal identifier of the communication profile that Zuora uses when sending notifications to the account's contacts. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.creditCard` (object) Default payment method associated with an account. Only credit card payment methods are supported. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.creditCard.cardHolderInfo` (object) Information about the cardholder of a credit card payment method associated with an account. If you do not provide information about the cardholder, Zuora uses the account's bill-to contact. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.creditCard.cardHolderInfo.addressLine1` (string) First line of the cardholder's address. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.creditCard.cardHolderInfo.addressLine2` (string) Second line of the cardholder's address. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.creditCard.cardHolderInfo.cardHolderName` (string) Full name of the cardholder as it appears on the card. For example, "John J Smith". - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.creditCard.cardHolderInfo.city` (string) City of the cardholder's address. It is recommended to provide the city and country information when creating a payment method. The information will be used to process payments. If the information is not provided during payment method creation, the city and country data will be missing during payment processing. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.creditCard.cardHolderInfo.country` (string) Country of the cardholder's address. The value of this field must be a valid country name or abbreviation. It is recommended to provide the city and country information when creating a payment method. The information will be used to process payments. If the information is not provided during payment method creation, the city and country data will be missing during payment processing. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.creditCard.cardHolderInfo.email` (string) Email address of the cardholder. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.creditCard.cardHolderInfo.phone` (string) Phone number of the cardholder. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.creditCard.cardHolderInfo.state` (string) State or province of the cardholder's address. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.creditCard.cardHolderInfo.zipCode` (string) ZIP code or other postal code of the cardholder's address. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.creditCard.cardNumber` (string) Card number. Once set, you cannot update or query the value of this field. The value of this field is only available in masked format. For example, XXXX-XXXX-XXXX-1234 (hyphens must not be used when you set the credit card number). - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.creditCard.cardType` (string) Type of card. Enum: "Visa", "MasterCard", "AmericanExpress", "Discover", "JCB", "Diners", "CUP", "Maestro", "Electron", "AppleVisa", "AppleMasterCard", "AppleAmericanExpress", "AppleDiscover", "AppleJCB", "Elo", "Hipercard", "Naranja", "Nativa", "TarjetaShopping", "Cencosud", "Argencard", "Cabal" - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.creditCard.expirationMonth` (integer) Expiration date of the card. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.creditCard.expirationYear` (integer) Expiration year of the card. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.creditCard.securityCode` (string) CVV or CVV2 security code of the card. To ensure PCI compliance, Zuora does not store the value of this field. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.crmId` (string) External identifier of the account in a CRM system. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.currency` (string, required) ISO 3-letter currency code (uppercase). For example, USD. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.customFields` (object) Container for custom fields of an Account object. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.hpmCreditCardPaymentMethodId` (string) The ID of the payment method associated with this account. The payment method specified for this field will be set as the default payment method of the account. If the autoPay field is set to true, you must provide the credit card payment method ID for either this field or the creditCard field, but not both. For the Credit Card Reference Transaction payment method, you can specify the payment method ID in this field or use the paymentMethod field to create a CC Reference Transaction payment method for an account. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.invoiceDeliveryPrefsEmail` (boolean) Specifies whether to turn on the invoice delivery method 'Email' for the new account. Values are: * true (default). Turn on the invoice delivery method 'Email' for the new account. * false. Turn off the invoice delivery method 'Email' for the new account. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.invoiceDeliveryPrefsPrint` (boolean) Specifies whether to turn on the invoice delivery method 'Print' for the new account. Values are: * true. Turn on the invoice delivery method 'Print' for the new account. * false (default). Turn off the invoice delivery method 'Print' for the new account. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.invoiceTemplateId` (string) Internal identifier of the invoice template that Zuora uses when generating invoices for the account. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.name` (string, required) Account name. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.notes` (string) Notes about the account. These notes are only visible to Zuora users. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.parentId` (string) Identifier of the parent customer account for this Account object. Use this field if you have customer hierarchy enabled. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentGateway` (string) The payment gateway that Zuora uses when processing electronic payments and refunds for the account. If you do not specify this field or if the value of this field is null, Zuora uses your default payment gateway. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod` (object) Container for custom fields of a payment method object. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.type` (string, required) Type of payment method. The following types of the payment method are supported: Enum: "PayPalEC", "PayPalNativeEC", "PayPalAdaptive", "CreditCard", "CreditCardReferenceTransaction" - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.secondTokenId` (string) The second token id of CreditCardReferenceTransaction. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.tokenId` (string) The token id of payment method, required field of CreditCardReferenceTransaction type. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.BAID` (string) ID of a PayPal billing agreement, for example, I-1TJ3GAGG82Y9. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.email` (string) Email address associated with the payment method. This field is required if you want to create a PayPal Express Checkout payment method or a PayPal Adaptive payment method. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.preapprovalKey` (string) The PayPal preapproval key. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.cardHolderInfo` (object) Container for cardholder information. If provided, Zuora will only use this information for this card. Otherwise, Zuora will use the account''s existing bill-to contact information for this card. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.cardHolderInfo.addressLine1` (string) First address line, 255 characters or less. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.cardHolderInfo.addressLine2` (string) Second address line, 255 characters or less. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.cardHolderInfo.cardHolderName` (string, required) The card holder's full name as it appears on the card, e.g., "John J Smith", 50 characters or less. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.cardHolderInfo.city` (string) City, 40 characters or less. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.cardHolderInfo.country` (string) Country, must be a valid country name or abbreviation. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.cardHolderInfo.email` (string) Card holder's email address, 80 characters or less. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.cardHolderInfo.phone` (string) Phone number, 40 characters or less. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.cardHolderInfo.state` (string) State; must be a valid state name or 2-character abbreviation. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.cardHolderInfo.zipCode` (string) Zip code, 20 characters or less. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.cardNumber` (string) Credit card number. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.cardType` (string) The type of the credit card. Possible values include Visa, MasterCard, AmericanExpress, Discover, JCB, and Diners. For more information about credit card types supported by different payment gateways, see [Supported Payment Gateways](https://knowledgecenter.zuora.com/CB_Billing/M_Payment_Gateways/Supported_Payment_Gateways). - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.checkDuplicated` (boolean) - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.expirationMonth` (string) One or two digit expiration month (1-12) of the credit card. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.expirationYear` (string) Four-digit expiration year of the credit card. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.mitConsentAgreementRef` (string) Specifies your reference for the stored credential consent agreement that you have established with the customer. Only applicable if you set the mitProfileAction field. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.mitConsentAgreementSrc` (string) Required if you set the mitProfileAction field. If you do not specify the mitProfileAction field, Zuora will automatically create a stored credential profile for the payment method, with the default value External set to this field. Enum: "External" - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.mitNetworkTransactionId` (string) Specifies the ID of a network transaction. Only applicable if you set the mitProfileAction field to Persist. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.mitProfileAction` (string) Specifies how Zuora creates and activates a stored credential profile. If you do not specify this field, Zuora will automatically create a stored credential profile for the payment method, with the default value Activate set to this field. Enum: "Activate", "Persist" - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.mitProfileAgreedOn` (string) The date on which the profile is agreed. The date format is yyyy-mm-dd. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.mitProfileType` (string) Required if you set the mitProfileAction field. If you do not specify the mitProfileAction field, Zuora will automatically create a stored credential profile for the payment method, with the default value Recurring set to this field. Enum: "Recurring" - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.securityCode` (string) CVV or CVV2 security code of the credit card. To ensure PCI compliance, this value is not stored and cannot be queried. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.accountKey` (string) Internal ID of the customer account that will own the payment method. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.authGateway` (string) Internal ID of the payment gateway that Zuora will use to authorize the payments that are made with the payment method. If you do not set this field, Zuora will use one of the following payment gateways instead: * The default payment gateway of the customer account that owns the payment method, if the accountKey field is set. * The default payment gateway of your Zuora tenant, if the accountKey field is not set. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentMethod.makeDefault` (boolean) Specifies whether the payment method will be the default payment method of the customer account that owns the payment method. Only applicable if the accountKey field is set. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.paymentTerm` (string) Name of the payment term associated with the account. For example, "Net 30". The payment term determines the due dates of invoices. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.soldToContact` (object) Contact details associated with an account. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.soldToContact.country` (string) Country; must be a valid country name or abbreviation. If using Zuora Tax, you must specify a country in the sold-to contact to calculate tax. A bill-to contact may be used if no sold-to contact is provided. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.taxInfo` (object) Information about the tax exempt status of a customer account. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.taxInfo.VATId` (string) EU Value Added Tax ID. Note: This feature is in Limited Availability. If you wish to have access to the feature, submit a request at [Zuora Global Support](https://support.zuora.com). - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.taxInfo.companyCode` (string) Unique code that identifies a company account in Avalara. Use this field to calculate taxes based on origin and sold-to addresses in Avalara. Note: This feature is in Limited Availability. If you wish to have access to the feature, submit a request at [Zuora Global Support](https://support.zuora.com). - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.taxInfo.exemptCertificateId` (string) ID of the customer tax exemption certificate. Applicable if you use Zuora Tax or Connect tax engines. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.taxInfo.exemptCertificateType` (string) Type of tax exemption certificate that the customer holds. Applicable if you use Zuora Tax or Connect tax engines. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.taxInfo.exemptDescription` (string) Description of the tax exemption certificate that the customer holds. Applicable if you use Zuora Tax or Connect tax engines. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.taxInfo.exemptEffectiveDate` (string) Date when the customer tax exemption starts, in YYYY-MM-DD format. Applicable if you use Zuora Tax or Connect tax engines. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.taxInfo.exemptExpirationDate` (string) Date when the customer tax exemption expires, in YYYY-MM-DD format. Applicable if you use Zuora Tax or Connect tax engines. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.taxInfo.exemptIssuingJurisdiction` (string) Jurisdiction in which the customer tax exemption certificate was issued. - `order.subscriptions.orderActions.createSubscription.newSubscriptionOwnerAccount.taxInfo.exemptStatus` (string) Status of the account tax exemption. Applicable if you use Zuora Tax or Connect tax engines. Required if you use Zuora Tax. Enum: "No", "Yes", "PendingVerification" - `order.subscriptions.orderActions.createSubscription.notes` (string) Notes about the subscription. These notes are only visible to Zuora users. - `order.subscriptions.orderActions.createSubscription.paymentTerm` (string) The name of the payment term associated with the subscription. For example, Net 30. The payment term determines the due dates of invoices. Note: - If you have the Flexible Billing Attributes feature disabled, this field is unavailable in the request body and the value of this field is null in the response body. - If you have the Flexible Billing Attributes feature enabled, and you do not specify this field in the request or you select Default Term from Account for this field during subscription creation, the value of this field is automatically set to null in the response body. - `order.subscriptions.orderActions.createSubscription.sequenceSetId` (string) The ID of the sequence set associated with the subscription. Note: - If you have the Flexible Billing Attributes feature disabled, this field is unavailable in the request body and the value of this field is null in the response body. - If you have the Flexible Billing Attributes feature enabled, and you do not specify this field in the request or you select Default Set from Account for this field during subscription creation, the value of this field is automatically set to null in the response body. - `order.subscriptions.orderActions.createSubscription.currency` (string) The code of currency that is used for this subscription. If the currency is not selected, the default currency from the account will be used. All subscriptions in the same order must use the same currency. The currency for a subscription cannot be changed. Note: This field is available only if you have the Multiple Currencies feature enabled. - `order.subscriptions.orderActions.createSubscription.subscribeToRatePlans` (array) List of rate plans associated with the subscription. - `order.subscriptions.orderActions.createSubscription.subscriptionNumber` (string) Subscription number of the subscription. For example, A-S00000001. If you do not set this field, Zuora will generate the subscription number. - `order.subscriptions.orderActions.createSubscription.subscriptionOwnerAccountNumber` (string) Account number of an existing account that will own the subscription. For example, A00000001. If you do not set this field or the newSubscriptionOwnerAccount field, the account that owns the order will also own the subscription. Zuora will return an error if you set this field and the newSubscriptionOwnerAccount field. - `order.subscriptions.orderActions.createSubscription.terms` (object) Container for the terms and renewal settings of the subscription. - `order.subscriptions.orderActions.createSubscription.terms.autoRenew` (boolean) Specifies whether the subscription automatically renews at the end of the each term. Only applicable if the type of the first term is TERMED. - `order.subscriptions.orderActions.createSubscription.terms.initialTerm` (object, required) Information about the first term of the subscription. - `order.subscriptions.orderActions.createSubscription.terms.initialTerm.period` (integer) Duration of the first term in months, years, days, or weeks, depending on the value of the periodType field. Only applicable if the value of the termType field is TERMED. - `order.subscriptions.orderActions.createSubscription.terms.initialTerm.periodType` (string) Unit of time that the first term is measured in. Only applicable if the value of the termType field is TERMED. Enum: "Month", "Year", "Day", "Week" - `order.subscriptions.orderActions.createSubscription.terms.initialTerm.startDate` (string) Start date of the first term, in YYYY-MM-DD format. - `order.subscriptions.orderActions.createSubscription.terms.initialTerm.termType` (string, required) Type of the first term. If the value of this field is TERMED, the first term has a predefined duration based on the value of the period field. If the value of this field is EVERGREEN, the first term does not have a predefined duration. Enum: "TERMED", "EVERGREEN" - `order.subscriptions.orderActions.createSubscription.terms.renewalSetting` (string) Specifies the type of the terms that follow the first term if the subscription is renewed. Only applicable if the type of the first term is TERMED. * RENEW_WITH_SPECIFIC_TERM - Each renewal term has a predefined duration. The first entry in renewalTerms specifies the duration of the second term of the subscription, the second entry in renewalTerms specifies the duration of the third term of the subscription, and so on. The last entry in renewalTerms specifies the ultimate duration of each renewal term. * RENEW_TO_EVERGREEN - The second term of the subscription does not have a predefined duration. Enum: "RENEW_WITH_SPECIFIC_TERM", "RENEW_TO_EVERGREEN" - `order.subscriptions.orderActions.createSubscription.terms.renewalTerms` (array, required) List of renewal terms of the subscription. Only applicable if the type of the first term is TERMED and the value of the renewalSetting field is RENEW_WITH_SPECIFIC_TERM. - `order.subscriptions.orderActions.createSubscription.terms.renewalTerms.period` (integer) Duration of the renewal term in months, years, days, or weeks, depending on the value of the periodType field. - `order.subscriptions.orderActions.createSubscription.terms.renewalTerms.periodType` (string) Unit of time that the renewal term is measured in. Enum: "Month", "Year", "Day", "Week" - `order.subscriptions.orderActions.customFields` (object) Container for custom fields of an Order Action object. - `order.subscriptions.orderActions.id` (string) The Id of the order action processed in the order. - `order.subscriptions.orderActions.orderMetrics` (array) Shows the delta metrics caused by a specific order action on a specific charge. - `order.subscriptions.orderActions.orderMetrics.chargeNumber` (string) - `order.subscriptions.orderActions.orderMetrics.mrr` (array) - `order.subscriptions.orderActions.orderMetrics.mrr.amount` (number) - `order.subscriptions.orderActions.orderMetrics.mrr.discountChargeNumber` (string) - `order.subscriptions.orderActions.orderMetrics.mrr.endDate` (string) - `order.subscriptions.orderActions.orderMetrics.mrr.invoiceOwner` (string) The acount number of the billing account that is billed for the subscription. - `order.subscriptions.orderActions.orderMetrics.mrr.startDate` (string) - `order.subscriptions.orderActions.orderMetrics.mrr.subscriptionOwner` (string) The acount number of the billing account that owns the subscription. - `order.subscriptions.orderActions.orderMetrics.mrr.termNumber` (number) - `order.subscriptions.orderActions.orderMetrics.mrr.type` (string) Indicates whether this metrics is for a regular charge or a discount. charge. Enum: "Regular", "Discount" - `order.subscriptions.orderActions.orderMetrics.originRatePlanId` (string) - `order.subscriptions.orderActions.orderMetrics.productRatePlanChargeId` (string) - `order.subscriptions.orderActions.orderMetrics.productRatePlanId` (string) - `order.subscriptions.orderActions.orderMetrics.quantity` (array) - `order.subscriptions.orderActions.orderMetrics.tcb` (array) Total contracted billing which is the forecast value for the total invoice amount. - `order.subscriptions.orderActions.orderMetrics.tcb.tax` (number) - `order.subscriptions.orderActions.orderMetrics.tcv` (array) Total contracted value. - `order.subscriptions.orderActions.ownerTransfer` (object) Information about an order action of type OwnerTransfer. Note: The Owner Transfer feature is in Limited Availability. If you wish to have access to the feature, submit a request at [Zuora Global Support](http://support.zuora.com/). - `order.subscriptions.orderActions.ownerTransfer.billToContactId` (string) The contact id of the bill to contact that the subscription is being transferred to. Note: - If you have the Flexible Billing Attributes feature disabled, this field is unavailable in the request body and the value of this field is null in the response body. - If you have the Flexible Billing Attributes feature enabled, and you do not specify this field in the request or you select Default Contact from Account for this field during subscription creation, the value of this field is automatically set to null in the response body. - `order.subscriptions.orderActions.ownerTransfer.destinationAccountNumber` (string) The account number of the account that the subscription is being transferred to. - `order.subscriptions.orderActions.ownerTransfer.destinationInvoiceAccountNumber` (string) The account number of the invoice owner account that the subscription is being transferred to. - `order.subscriptions.orderActions.removeProduct` (object) Information about an order action of type RemoveProduct. - `order.subscriptions.orderActions.removeProduct.externalCatalogPlanId` (string) An external ID of the rate plan to be removed. You can use this field to specify an existing rate plan in your subscription. The value of the externalCatalogPlanId field must match one of the values that are predefined in the externallyManagedPlanIds field on a product rate plan. However, if there are multiple rate plans with the same productRatePlanId value existing in the subscription, you must use the ratePlanId field to remove the rate plan. The externalCatalogPlanId field cannot be used to distinguish multiple rate plans in this case. Note: If both externalCatalogPlanId and ratePlanId are provided. They must point to the same product rate plan. Otherwise, the request would fail. - `order.subscriptions.orderActions.removeProduct.uniqueToken` (string) Unique identifier for the rate plan. This identifier enables you to refer to the rate plan before the rate plan has an internal identifier in Zuora. - `order.subscriptions.orderActions.renewSubscription` (object) Information about an order action of type RenewSubscription. - `order.subscriptions.orderActions.resume` (object) Information about an order action of type Resume. - `order.subscriptions.orderActions.resume.extendsTerm` (boolean) Specifies whether to extend the subscription term by the length of time the suspension is in effect. Note this field is not applicable in a Resume order action auto-created by the Order Metrics migration. - `order.subscriptions.orderActions.resume.resumeDate` (string) The resume date when the resumption takes effect. - `order.subscriptions.orderActions.resume.resumePeriods` (integer) This field is applicable only when the resumePolicy field is set to FixedPeriodsFromToday or FixedPeriodsFromSuspendDate. It must be used together with the resumePeriodsType field. Note this field is not applicable in a Resume order action auto-created by the Order Metrics migration. The total number of the periods used to specify when a subscription resumption takes effect. The subscription resumption will take place after the specified time frame (suspendPeriods multiplied by suspendPeriodsType) from today's date. - `order.subscriptions.orderActions.resume.resumePeriodsType` (string) This field is applicable only when the resumePolicy field is set to FixedPeriodsFromToday or FixedPeriodsFromSuspendDate. It must be used together with the resumePeriods field. Note this field is not applicable in a Resume order action auto-created by the Order Metrics migration. The period type used to specify when a subscription resumption takes effect. The subscription suspension will take place after the specified time frame (suspendPeriods multiplied by suspendPeriodsType) from today's date. Enum: "Day", "Week", "Month", "Year" - `order.subscriptions.orderActions.resume.resumePolicy` (string) Resume methods. Specify a way to resume a subscription. See [Resume Date](https://knowledgecenter.zuora.com/BC_Subscription_Management/Subscriptions/Resume_a_Subscription#Resume_Date) for more information. Note this field is not applicable in a Resume order action auto-created by the Order Metrics migration. If SuspendDate is specfied, the resumption will take place on the same day as the suspension. Enum: "Today", "FixedPeriodsFromSuspendDate", "FixedPeriodsFromToday", "SpecificDate", "SuspendDate" - `order.subscriptions.orderActions.resume.resumeSpecificDate` (string) This field is applicable only when the resumePolicy field is set to SpecificDate. Note this field is not applicable in a Resume order action auto-created by the Order Metrics migration. A specific date when the subscription resumption takes effect, in YYYY-MM-DD format. The value should not be earlier than the subscription suspension date. - `order.subscriptions.orderActions.sequence` (integer) The sequence of the order actions processed in the order. - `order.subscriptions.orderActions.suspend` (object) Information about an order action of type Suspend. - `order.subscriptions.orderActions.suspend.suspendDate` (string) The suspend date when the suspension takes effect. - `order.subscriptions.orderActions.suspend.suspendPeriods` (integer) This field is applicable only when the suspendPolicy field is set to FixedPeriodsFromToday. It must be used together with the suspendPeriodsType field. Note this field is not applicable in a Suspend order action auto-created by the Order Metrics migration. The total number of the periods used to specify when a subscription suspension takes effect. The subscription suspension will take place after the specified time frame (suspendPeriods multiplied by suspendPeriodsType) from today's date. - `order.subscriptions.orderActions.suspend.suspendPeriodsType` (string) This field is applicable only when the suspendPolicy field is set to FixedPeriodsFromToday. It must be used together with the suspendPeriods field. Note this field is not applicable in a Suspend order action auto-created by the Order Metrics migration. The period type used to specify when a subscription suspension takes effect. The subscription suspension will take place after the specified time frame (suspendPeriods multiplied by suspendPeriodsType) from today's date. Enum: "Day", "Week", "Month", "Year" - `order.subscriptions.orderActions.suspend.suspendPolicy` (string) Suspend methods. Specify a way to suspend a subscription. See [Suspend Date](https://knowledgecenter.zuora.com/BC_Subscription_Management/Subscriptions/Suspend_a_Subscription#Suspend_Date) for more information. Note this field is not applicable in a Suspend order action auto-created by the Order Metrics migration. Enum: "Today", "EndOfLastInvoicePeriod", "FixedPeriodsFromToday", "SpecificDate" - `order.subscriptions.orderActions.suspend.suspendSpecificDate` (string) This field is applicable only when the suspendPolicy field is set to SpecificDate. Note this field is not applicable in a Suspend order action auto-created by the Order Metrics migration. A specific date when the subscription suspension takes effect, in YYYY-MM-DD format. The value should not be earlier than the subscription's contract effective date or later than the subscription's term end date. - `order.subscriptions.orderActions.termsAndConditions` (object) Information about an order action of type TermsAndConditions. - `order.subscriptions.orderActions.termsAndConditions.autoRenew` (boolean) - `order.subscriptions.orderActions.termsAndConditions.initialTerm` (object) The length of the period for the current subscription term. - `order.subscriptions.orderActions.termsAndConditions.initialTerm.period` (integer) Specify only when the termType is 'TERMED'. - `order.subscriptions.orderActions.termsAndConditions.initialTerm.periodType` (string) Specify only when the termType is 'TERMED'. Enum: "Month", "Year", "Day", "Week" - `order.subscriptions.orderActions.termsAndConditions.initialTerm.startDate` (string) The start date of the current term. - `order.subscriptions.orderActions.termsAndConditions.initialTerm.termType` (string, required) Enum: "TERMED", "EVERGREEN" - `order.subscriptions.orderActions.termsAndConditions.renewalSetting` (string) Enum: "RENEW_WITH_SPECIFIC_TERM", "RENEW_TO_EVERGREEN" - `order.subscriptions.orderActions.termsAndConditions.renewalTerms` (array) - `order.subscriptions.orderActions.triggerDates` (array) Container for the contract effective, service activation, and customer acceptance dates of the order action. If [Zuora is configured to require service activation](https://knowledgecenter.zuora.com/CB_Billing/Billing_Settings/Define_Default_Subscription_Settings#Require_Service_Activation_of_Orders.3F) and the ServiceActivation field is not set for a CreateSubscription order action, a Pending order and a Pending Activation subscription are created. If [Zuora is configured to require customer acceptance](https://knowledgecenter.zuora.com/CB_Billing/Billing_Settings/Define_Default_Subscription_Settings#Require_Customer_Acceptance_of_Orders.3F) and the CustomerAcceptance field is not set for a CreateSubscription order action, a Pending order and a Pending Acceptance subscription are created. At the same time, if the service activation date field is also required and not set, a Pending order and a Pending Activation subscription are created instead. If [Zuora is configured to require service activation](https://knowledgecenter.zuora.com/CB_Billing/Billing_Settings/Define_Default_Subscription_Settings#Require_Service_Activation_of_Orders.3F) and the ServiceActivation field is not set for either of the following order actions, a Pending order is created. The subscription status is not impacted. Note: This feature is in Limited Availability. If you want to have access to the feature, submit a request at [Zuora Global Support](http://support.zuora.com/). * AddProduct * UpdateProduct * RemoveProduct * RenewSubscription * TermsAndConditions If [Zuora is configured to require customer acceptance](https://knowledgecenter.zuora.com/CB_Billing/Billing_Settings/Define_Default_Subscription_Settings#Require_Customer_Acceptance_of_Orders.3F) and the CustomerAcceptance field is not set for either of the following order actions, a Pending order is created. The subscription status is not impacted. Note: This feature is in Limited Availability. If you want to have access to the feature, submit a request at [Zuora Global Support](http://support.zuora.com/). * AddProduct * UpdateProduct * RemoveProduct * RenewSubscription * TermsAndConditions - `order.subscriptions.orderActions.triggerDates.name` (string) Name of the trigger date of the order action. Enum: "ContractEffective", "ServiceActivation", "CustomerAcceptance" - `order.subscriptions.orderActions.triggerDates.triggerDate` (string) Trigger date in YYYY-MM-DD format. - `order.subscriptions.orderActions.type` (string) Type of the order action. Enum: "CreateSubscription", "ChangePlan", "TermsAndConditions", "AddProduct", "UpdateProduct", "RemoveProduct", "RenewSubscription", "CancelSubscription", "OwnerTransfer", "Suspend", "Resume" - `order.subscriptions.orderActions.updateProduct` (object) Information about an order action of type UpdateProduct. - `order.subscriptions.orderActions.updateProduct.chargeUpdates` (array) - `order.subscriptions.orderActions.updateProduct.chargeUpdates.billing` (object) - `order.subscriptions.orderActions.updateProduct.chargeUpdates.billing.billingPeriodAlignment` (string) Enum: "AlignToCharge", "AlignToSubscriptionStart", "AlignToTermStart" - `order.subscriptions.orderActions.updateProduct.chargeUpdates.chargeNumber` (string) The number of the charge to be updated. The value of this field is inherited from the subscriptions > orderActions > addProduct > chargeOverrides > chargeNumber field. - `order.subscriptions.orderActions.updateProduct.chargeUpdates.description` (string) - `order.subscriptions.orderActions.updateProduct.chargeUpdates.effectiveDate` (object) Specifies when a charge becomes active. - `order.subscriptions.orderActions.updateProduct.chargeUpdates.pricing` (object) - `order.subscriptions.orderActions.updateProduct.chargeUpdates.pricing.discount` (object) - `order.subscriptions.orderActions.updateProduct.chargeUpdates.pricing.discount.discountPercentage` (number) The amount of the discount as a percentage. This field is only used for percentage discounts. - `order.subscriptions.orderActions.updateProduct.chargeUpdates.pricing.recurringFlatFee` (object) - `order.subscriptions.orderActions.updateProduct.chargeUpdates.pricing.recurringFlatFee.listPrice` (number) - `order.subscriptions.orderActions.updateProduct.chargeUpdates.pricing.recurringPerUnit` (object) - `order.subscriptions.orderActions.updateProduct.chargeUpdates.pricing.recurringTiered` (object) - `order.subscriptions.orderActions.updateProduct.chargeUpdates.pricing.recurringTiered.tiers` (array) - `order.subscriptions.orderActions.updateProduct.chargeUpdates.pricing.recurringVolume` (object) - `order.subscriptions.orderActions.updateProduct.chargeUpdates.pricing.usageFlatFee` (object) - `order.subscriptions.orderActions.updateProduct.chargeUpdates.pricing.usageOverage` (object) - `order.subscriptions.orderActions.updateProduct.chargeUpdates.pricing.usageOverage.includedUnits` (number) A certain quantity of units for free in the overage charge model. It cannot be negative. It must be 0 and above. Decimals are allowed. - `order.subscriptions.orderActions.updateProduct.chargeUpdates.pricing.usageOverage.overagePrice` (number) - `order.subscriptions.orderActions.updateProduct.chargeUpdates.pricing.usagePerUnit` (object) - `order.subscriptions.orderActions.updateProduct.chargeUpdates.pricing.usageTiered` (object) - `order.subscriptions.orderActions.updateProduct.chargeUpdates.pricing.usageTieredWithOverage` (object) - `order.subscriptions.orderActions.updateProduct.chargeUpdates.pricing.usageVolume` (object) - `order.subscriptions.orderActions.updateProduct.chargeUpdates.uniqueToken` (string) A unique string to represent the rate plan charge in the order. The unique token is used to perform multiple actions against a newly added rate plan charge. For example, if you want to add and update a product in the same order, assign a unique token to the newly added rate plan charge and use that token in future order actions. - `order.subscriptions.orderActions.updateProduct.newRatePlanId` (string) Internal identifier of the updated rate plan in the new subscription version. - `order.subscriptions.orderActions.updateProduct.ratePlanId` (string) Internal identifier of the rate plan that was updated. - `order.subscriptions.orderActions.updateProduct.specificUpdateDate` (string) The date when the Update Product order action takes effect. This field is only applicable if there is already a future-dated Update Product order action on the subscription. The format of the date is yyyy-mm-dd. See [Update a Product on Subscription with Future-dated Updates](https://knowledgecenter.zuora.com/BC_Subscription_Management/Orders/AC_Orders_Tutorials/C_Update_a_Product_in_a_Subscription/Update_a_Product_on_Subscription_with_Future-dated_Updates) for more information about this feature. - `order.subscriptions.orderActions.updateProduct.uniqueToken` (string) A unique string to represent the rate plan in the order. The unique token is used to perform multiple actions against a newly added rate plan. For example, if you want to add and update a product in the same order, assign a unique token to the newly added rate plan and use that token in future order actions. - `order.subscriptions.quote` (object) The fields populated for a quote when a quote is sent to Zuora Billing from Zuora Quote. - `order.subscriptions.quote.OpportunityCloseDate__QT` (string) The closing date of the Opportunity. This field is used in Zuora Reporting Data Sources to report on Subscription metrics. If the subscription was originated from Zuora Quotes, the value is populated with the value from Zuora Quotes. - `order.subscriptions.quote.OpportunityName__QT` (string) The unique identifier of the Opportunity. This field is used in the Zuora Reporting Data Sources to report on Subscription metrics. If the subscription was originated from Zuora Quotes, the value is populated with the value from Zuora Quotes. Character limit: 100 - `order.subscriptions.quote.QuoteBusinessType__QT` (string) The specific identifier for the type of business transaction the Quote represents such as New, Upsell, Downsell, Renewal or Churn. This field is used in the Zuora Reporting Data Sources to report on Subscription metrics. If the subscription was originated from Zuora Quotes, the value is populated with the value from Zuora Quotes. Character limit: 32 - `order.subscriptions.quote.QuoteNumber__QT` (string) The unique identifier of the Quote. This field is used in the Zuora Reporting Data Sources to report on Subscription metrics. If the subscription was originated from Zuora Quotes, the value is populated with the value from Zuora Quotes. Character limit: 32 - `order.subscriptions.quote.QuoteType__QT` (string) The Quote type that represents the subscription lifecycle stage such as New, Amendment, Renew or Cancel. This field is used in the Zuora Reporting Data Sources to report on Subscription metrics. If the subscription was originated from Zuora Quotes, the value is populated with the value from Zuora Quotes. Character limit: 32 - `order.subscriptions.sequence` (integer) The sequence number of a certain subscription processed by the order. - `order.subscriptions.subscriptionNumber` (string) The new subscription number for a new subscription created, or the existing subscription number. Unlike the order request, the subscription number here always has a value. - `order.updatedBy` (string) The ID of the user who updated this order. - `order.updatedDate` (string) The time that the order gets updated in the system (for example, an order description update), in the YYYY-MM-DD HH:MM:SS format.