Skip to main content
POST
Deactivate a payment link
Deactivate a payment link so it stops accepting payments. The link and its transaction history remain accessible — this doesn’t delete anything.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Response

success
boolean
Example:

true

message
string
Example:

"Payment link deactivated successfully"

data
object
Example: