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, the program parameter 504 - RECURRING_CHARGE_FINAL_ACCOUNT_STATUS must be set to the value for an account status. CANCELLED is usually used for this. When the account enters this status, all pending recurring charges are canceled. (Note that, although this is a multivalue program parameter, if you provide more than one value, only the first one is used.)

  • 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!