Payment Link Enquiry [v3]
POST/api/v3/payment-link/enquiry
Retrieve the complete details of a payment link, including its current status and associated transactions.
Quick Reference
- Required:
invoice_idorpayment_link_id(provide either one, not both) - Returns: Payment link data with associated
ordersandtransactions
Request
Responses
- 200
- 4XX
- 5XX
When the payment link enquiry request is successful, the response will be as below
When the payment link enquiry request is not successful, the response will be as below
When there is a problem on the server, the response will be as below