API Reference
Pay (public)
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 (3)
Click an endpoint to jump to its details.
get
/pay/{shortCode}Get payment link details (public)
Unknown
No detailed description provided for this operation in the OpenAPI spec.
post
/pay/{shortCode}Submit payment (public, no auth)
Unknown
No detailed description provided for this operation in the OpenAPI spec.
post
/pay/{shortCode}/disputeSubmit a dispute (receiver; no auth). Sets invoice status to disputed.
Unknown
No detailed description provided for this operation in the OpenAPI spec.