Create a payment link
POST/v1/payment-link
Creates a new payment link that can be shared with a customer to collect a payment. Provide either customerGid (existing customer) or customer object (email, name, phoneNumber) for a new customer.
Request
Responses
- 200
- 401
Payment link created successfully
Unauthorized - invalid or missing API key