Manage prepayment and drawdown charge
After you have created prepayment charge and drawdown charge, you can update, query, or delete those charges.
Update
Zuora UI
SOAP API
Use the update() call.
- Note that WSDL version 114+ is required.
- See Fields related to Prepaid with Drawdown for field descriptions.
REST API
Use the CRUD: Update a product rate plan charge operation.
- Note that WSDL version 114+ is required for the
X-Zuora-WSDL-Version
header parameter. - See Fields related to Prepaid with Drawdown for field descriptions.
Query
Data source
Retrieve the data from the Product Rate Plan Charge Data Source. See Fields related to Prepaid with Drawdown for field descriptions.
Data query
Retrieve the data from the Product Rate Plan Charge object through Data Query. See Fields related to Prepaid with Drawdown for field descriptions.
SOAP API
Use the query() call.
- Note that WSDL version 114+ is required.
- See Fields related to Prepaid with Drawdown for field descriptions.
REST API
Use the Query operation.
- Note that WSDL version 114+ is required for the
X-Zuora-WSDL-Version
header parameter. - See Fields related to Prepaid with Drawdown for field descriptions.