📄️ Authentication
Most endpoints are scoped to a merchant owner address and authenticated by a
📄️ POST /invoice
Creates a new invoice and returns the deposit address the buyer should pay to,
📄️ POST /poll/events
Drains pending invoice-state-change events for the authenticated owner. Each
📄️ GET /invoice/{guid}
123;guid}
📄️ GET /invoices
List invoices, optionally filtered by owner or by deposit address.
📄️ GET /transactions
Flat list of payments and withdrawals attributed to the merchant's
📄️ GET /prices
Snapshot of token prices used by the Invoice Manager when matching deposits