Create a checkout session for a payment link
POST/v1/payment-links/:paymentLinkId/sessions
Creates a single-use checkout session that overrides payment link settings.
Request
Responses
- 201
- 400
- 401
- 403
- 404
Checkout session created successfully
Validation error
Unauthorized
Forbidden - payment-link:write scope required
Payment link or customer not found