Deprecated SOAP API items
Overview
This article provides lists of deprecated API calls, fields, and objects, and provides the recommended replacement.
Deprecated Calls
Deprecated Call | WSDL Versions Before Deprecation | Current Call |
---|---|---|
1.0 - 10.0 |
Deprecated Fields
Deprecated Field | Deprecated as of | Description | Current Field |
---|---|---|---|
Account | WSDL 23.0 | Specifies the gateway for processing electronic payments and refunds. Type: zns:ID | PaymentGateway |
Invoice | WSDL 19.0 | The user ID of the person who created the invoice. If a bill run generated the invoice, then the value is the user ID of person who created the bill run. Type: zns:ID Values: a valid Zuora user ID | CreatedById |
ProductRatePlanCharge | WSDL 21.0 | The charge model for this product rate plan charge. Type: string (enum) The | ChargeModel |
ProductRatePlanCharge | WSDL 43.0 | Applies an automatic price change when a termed subscription is renewed. Type: string (enum)
| PriceChangeOption |
ProductRatePlanCharge | WSDL 43.0 | Specifies the percentage to increase or decrease the price of a termed subscription's renewal. Use this field if you set the Type: decimal | PriceChangeOption |
ProductRatePlanCharge | WSDL 20.0 | The charge type for this rate plan charge. Type: string (enum) The
| ChargeType |
ProductRatePlanChargeTier | WSDL 46.0 | Determines whether the tier is active. Type: boolean | n/a |
RatePlanCharge | WSDL 20.0 | The source of the rate plan charge. | OriginalId |
Subscription | WSDL 20.0 | The original subscription ID. Automatically generated. Type: zns:ID Values: a valid subscription ID | OriginalId |
Subscription | WSDL 20.0 | The date when the subscription version was created. Type: dateTime Values: a valid date and time value | CreatedDate |
InitialTerm | WSDL 73.0 | The initial term of service for the amendment, which is duration of the current subscription term. Required: Only if the value of the Type field is set to | CurrentTerm |
Deprecated Objects
Deprecated Object | Deprecated as of | Description |
---|---|---|
64.0 | Invoice Adjustments is deprecated on Production. Zuora recommends that you use the Invoice Item Adjustments to adjust invoices. |