API Reference

get

Retrieve payment link details by its unique code (public endpoint, no authentication required)

Path parameters
codestringRequired

Unique code of the payment link

Example: ABC123
Responses
200

Payment link retrieved successfully

application/json
get
/link/{code}

Last updated

Was this helpful?