API Reference
Payment Link
Purpose
This group contains endpoints tagged together in the OpenAPI spec. Use the summaries below to understand what each endpoint does.
When to use
- Prefer calling APIs from your backend to avoid exposing secrets.
- Handle errors consistently and log request IDs for support.
Endpoints (4)
Click an endpoint to jump to its details.
get
/payment-linkGet all payment links
Auth
No detailed description provided for this operation in the OpenAPI spec.
post
/payment-linkCreate a new payment link
Auth
No detailed description provided for this operation in the OpenAPI spec.
get
/payment-link/{id}Get a payment link by id
Auth
No detailed description provided for this operation in the OpenAPI spec.
patch
/payment-link/{id}Update a payment link
Auth
No detailed description provided for this operation in the OpenAPI spec.