Reference
Enums & glossary
The fixed value sets and key terms used across the API.
Enums
Invoice status
pendingcompletedexpiredcanceledInvoice duration
15m30m1h6h24hWebhook events
invoice.createdinvoice.completedinvoice.expiredinvoice.canceledGlossary
- Invoice
- A single payment request priced in your settlement currency.
- Settlement currency
- The currency you price invoices in and are settled against.
- Coin
- A cryptocurrency the customer can pay with, identified by its id.
- Signing secret
- The per-endpoint secret used to sign and verify webhook deliveries.
- Idempotency key
- A unique string that makes retried invoice creations safe.