Welcome to Zuora Product Documentation

Explore our rich library of product information

Configure custom amendment fields in Zuora Quotes

Learn how to configure custom fields in Zuora Quotes to ensure they are correctly sent to Zuora.

When you add a custom field to the Custom Amendment Fields (zqu__CustomAmendmentFields) fieldset, the value of that custom field is used to populate the corresponding custom field of the same API name on the Subscription when the quote is sent to Zuora.

  1. In Zuora, create the custom field on the Subscription object.
  2. In Zuora Quotes, create the custom field on the Quote Amendment object with the exact same API name and type as in Step #1.
  3. in Zuora Quotes, add the custom field you created in Step #2 to the Custom Amendment Fields fieldset.

When a quote is sent to Zuora, the value in the custom field of the quote will be sent to Zuora to set the value of the custom field on the Subscription object in Zuora.

You cannot add the standard fields, prefixed with "zqu_", on the Quote Amendment object to the Custom Amendment Fields fieldset.

The Custom Amendment Fields fieldset is sent to Zuora when:

  • Creating a renewal

  • Creating an amendment

By default, this fieldset contains no fields.