Delete payment plan
Delete an existing payment plan.
Note: After you delete a payment plan, you can’t reuse the paymentPlanId.
Path parameters
processingTerminalId
Unique identifier that we assigned to the terminal.
paymentPlanId
Unique identifier that the merchant assigned to the payment plan.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.