Fetch a payment link
Retrieves the details of a specific payment link by its ID.
Authorizations
Use your Razorpay Key ID as the username and Key Secret as the password.
Path Parameters
Unique identifier of the payment link.
"plink_ERgihyaAAC0VNW"
Response
Payment link details retrieved successfully.
A Razorpay Payment Link object.
Unique identifier of the payment link.
"plink_ERgihyaAAC0VNW"
Entity type. Always payment_link.
"payment_link"
Indicates whether the customer can make a partial payment.
false
Payment link amount in the smallest currency unit (e.g., paise for INR).
50000
Amount paid against the payment link so far.
0
Unix timestamp at which the payment link was cancelled. null if not cancelled.
null
Unix timestamp at which the payment link was created.
1591097057
ISO 4217 currency code.
"INR"
Customer contact details.
A brief description shown to the customer on the payment page.
"Payment for policy no #23456"
Unix timestamp after which the payment link will expire.
1691097057
Unix timestamp at which the payment link expired.
null
An optional reference identifier you can set for internal use.
"TS1989"
Indicates whether payment reminders are enabled for the link.
true
Short URL of the payment link that is shared with customers.
"https://rzp.io/i/nxrHnLJ"
Current status of the payment link.
created, partially_paid, paid, cancelled, expired "created"
Unix timestamp at which the payment link was last updated.
1591097057
Unique identifier of the Razorpay user who created the payment link.
""