Retrieves detailed information about a specific payment link by its unique identifier.
Authentication using Bearer tokens. Include your API key in the Authorization header.
Key Types:
sk_test_*
for development and testingsk_*
for production environmentspk_test_*
or pk_*
for client-side operations📩 Need access? Contact Support to request your API keys.
Usage:
Authorization: Bearer sk_test_4eC39HqLyjWDarjtT1zdp7dc
Unique identifier for the payment link. Must be a valid payment link ID.
"pl_6phg74i4jG9wbzZbFDUQB"
Payment link retrieved successfully
A payment link represents a request for payment that can be shared with customers. Payment links have a lifecycle that includes creation, potential updates, and eventual completion or expiration.