Create Payment Link
POST/payment-link/create
Creates a new payment link for processing payments. The payment link allows customers to complete payments and redirects them to the specified URLs upon completion or cancellation.
Request
Responses
- 200
- 400
- 500
Payment link created successfully
Bad request - Invalid parameters, missing fields, or validation error
Internal server error