Skip to main content

Orders - Update Subscription Add Product - Data dictionary

Zuora

Orders - Update Subscription Add Product - Data dictionary

Describes Data Loader's functionality and benefits in Zuora Tenant.

This article lists all the fields associated with the Update Subscription Add Product data dictionary. 

Note: Fields with an asterisk mark indicate mandatory fields. 

Name  Description Value

IsNewOrder

Marker Column

TRUE

Existing Account Number*

The account number that this order will be created under. Note that this actually specifies the invoice owner account of the subscriptions included in this order.

string <= 70 characters

Order Date*

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 the contract effective date field is skipped or its value is left as null.

string <date>

IsNewSubscription

Marker Column

IsMarker Column : New object begins

Subscriptions Subscription Number*

Subscription number of the subscription. For example, A-S00000001.

If you do not set this field, Zuora will generate the subscription number.

string <= 100 characters

IsNewSubscriptionOrderAction

Marker Column

IsMarker Column : New object begins

Subscriptions Order Actions Add Product Product Rate Plan Id*

The ID of the product rate plan charge to use when adding the product rate plan.

string

IsNewSubscriptionOrderActionTriggerDate

Marker Column

IsMarker Column : New object begins

Subscriptions Order Actions Trigger Dates Name

Name of the trigger date of the order action.

Enum: "ContractEffective" "ServiceActivation" "CustomerAcceptance"

string

Subscriptions Order Actions Trigger Dates Trigger Date

Trigger date in YYYY-MM-DD format.

string <date>