Retrieve payment link

Use this method to retrieve information about a payment link. You need the paymentLinkId that we sent to you when you created the payment link.

Path parameters

paymentLinkIdstringRequired=10 characters

Unique identifier that we assigned to the payment link.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Successful request. Returns the payment link.

OR