Welcome to Zuora Product Documentation

Explore our rich library of product information

Configure custom quote fields

Learn how to configure custom quote fields in Zuora.

When you add a custom field to the Custom Quote Fields (zqu__CustomQuoteFields) 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 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 Quote 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 object to the Custom Quote Fields fieldset.

    By default, this fieldset contains no fields.