Delete payment plan

Delete an existing payment plan.
Note: After you delete a payment plan, you can’t reuse the paymentPlanId.

Path parameters

processingTerminalIdstringRequired>=4 characters<=50 characters

Unique identifier that we assigned to the terminal.

paymentPlanIdstringRequired>=1 character<=48 characters

Unique identifier that the merchant assigned to the payment plan.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.