Skip to main content

Feature

Zuora

Feature

Overview

This article describes the Feature SOAP API object.

To create features in the product catalog and use them in subscriptions and Zuora Quotes, you need to enable the following:

Supported Methods

You can use the Feature object with the following methods:

Field Descriptions

All field names are case sensitive. Check enumerated values in descriptions to confirm capitalization and spacing. See Field Types for additional information.

Field Required? Description
CreatedById Optional

Internal Zuora ID of the user who created the feature

Typezns:ID
Character limit: 32

CreatedDate Optional

Date and time when the feature was created

Type: dateTime
Character limit: 29

Description Optional

Description of the feature

Type: String
Character limit: 1000

FeatureCode Required

Unique code of the feature

Type: String
Character limit: 255

Name Required

Name of the feature

Type: String
Character limit: 255

Status Optional

Status of the feature, Active or Inactive

Type: String
Character limit: 8

UpdatedById Optional

Internal Zuora ID of the user who last updated the feature

Typezns:ID
Character limit: 32

UpdatedDate Optional

Date and time when the feature was last updated

Type: dateTime
Character limit: 29