Payment Links
Retrieve a payment link
Retrieves all the information of an already-existing payment link by providing it’s unique identifier (ID).
GET
/
payment-links
/
{id}
Path parameters
id
string
The ID of the payment link.
Returns
If a valid ID is provided, it returns a payment link object.