Update a payment link
PUT/api/v1/plans/:id
Updates a company-scoped payment link and returns it. Omitted values remain unchanged. Price and currency changes apply only to existing one-off links; recurring schedule changes apply only to links that already support recurring payments.
Request
Responses
- 200
- 400
- 401
- 404
payment link updated
validation failed
authentication required
payment link not found