Skip to main content
GET
Get a payment link by ID
Get a single payment link by ID, including its current usage count and status.

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

data
object