Create a recurring charge plan. A recurring charge is a charge that is applied on a monthly basis for a fixed number of cycles. When you create a recurring charge plan, you specify the number of cycles and the amount of the monthly charge.
Creating a plan does not activate it. You must link the plan to an account to activate the charge schedule defined in it.
This endpoint generates a Recurring charge plan created event.
NOTES:
-
If an account is canceled while it has an active recurring charge attached to it, you want the recurring charge to be canceled, too, so that charges don't continue to accrue. To ensure this, set the multivalue program parameter 504 - RECURRING_CHARGE_FINAL_ACCOUNT_STATUS to the value for an account status. Usually you use
CANCELLEDfor this. When the account enters this status, the system cancels all pending recurring charges. (Note that if you provide more than one value, the system only uses the first one, even though this is a multivalue program parameter.) -
This endpoint requires an account token — an access token encoded with an account ID. Tokens can expire quickly, which can result in a 401 Unauthorized message.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
400Bad Request
409The specified resource status conflicts with the current request.
500Internal server error