Get Payment Link
GET/payment-link/:id
Retrieves the details of an existing payment link. You can only retrieve payment links that were created with your API key.
Request
Responses
- 200
- 400
- 403
- 404
- 500
Payment link retrieved successfully
Bad request - Invalid parameters or validation error
Forbidden - You do not have permission to access this payment link
Not found - Payment link does not exist
Internal server error