Skip to main content
POST
Activate a payment link
Reactivate a deactivated payment link so it can accept payments again.

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 activated successfully"

data
object
Example: