Deactivate payment link

Use this method to deactivate a payment link. If the merchant deactivates a payment link, they can’t reactivate it. To take payment, the merchant must create a new payment link. Note: After the merchant deactivates a payment link, a customer can’t use the link to make a payment.

Path parameters

paymentLinkIdstringRequired=10 characters

Unique identifier that we assigned to the payment link.

Headers

AuthorizationstringRequired

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

Response

Successful request. We deactivated the payment link.

OR