Updating the trigger condition using the Zuora REST API
This topic explains on updating the trigger condition for a charge using the Zuora REST API by setting the TriggerEvent field of the RatePlanCharge object.
You can update the trigger condition for a charge by using the Update action to set the TriggerEvent field of the RatePlanCharge object. The value of the TriggerEvent field can be one of the following:
-
ContractEffective
-
ServiceActivation
-
CustomerAcceptance
-
SpecificDate - When selected, you must set the specific trigger date in the
TriggerDatefield.
|
Request |
|
|
Request Body |
|