Create recurring charge plan

Create a recurring charge plan. A recurring charge is a charge that is applied on a fixed schedule, such as an annual fee. When you create a recurring
charge plan, you specify the number of installments (cycles) and the installment amount. Creating a plan does not activate it. A plan must be linked to an
account to activate the charge schedule defined in it.

This endpoint generates a Recurring charge plan created event.

NOTES:

  • To work correctly, you must set the program parameter 504 - RECURRING_CHARGE_FINAL_ACCOUNT_STATUS to the value for an account status. Usually you use CANCELLED for 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.

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!