Skip to main content

Modify custom fields in orders

Zuora

Modify custom fields in orders

The custom fields in Orders can be defined on the following types of objects:

  • Order
  • Order action
  • Subscription
  • Subscription rate plan
  • Subscription rate plan charge

To modify the custom fields on the Order object, use one of the following methods:

  • In the Orders UI, open the order details page by clicking the order number and then click the Edit Order icon edit-order-icon.pngat the top right.

    view-order-detail-2020.png

  • Use the Update order custom fields REST API operation.

To modify the custom fields on the Order Action object, use one of the following methods:

  • In the Orders UI, open the order details page and click the Order Action tab in the Associated subscriptions area. Click Edit at the bottom of the Additional Information section and then the custom fields become editable.
  • Use the Update order custom fields REST API operation.

In the Orders UI, you cannot modify the custom fields on the Subscription Rate Plan, Subscription Rate Plan Charge, and Subscription objects. To modify the custom fields on these objects, use the Subscriptions UI or the REST API.

  • To modify the custom fields for the subscription in the Subscriptions UI, click the edit button.
  • To modify the custom fields for the subscription rate plan in the Subscriptions UI, click the Edit link next to the rate plan name.
  • To modify the custom fields for the subscription rate plan charge in the Subscriptions UI, click the charge name and then click the Edit Custom Fields link.
  • Use the Update subscription custom fields of a specified subscription version REST API operation.

For more information about custom fields, see Objects that Support Custom Fields in Zuora and Manage Custom Fields.

The following diagram summarizes how to modify custom fields in Orders.

OrderCF.png