Invoices API
Manage invoices programmatically — create new invoices, retrieve existing ones, and list with filters.Create Invoice
Amount in the smallest currency unit (e.g., cents for USD). Must be positive.
ISO 4217 currency code (e.g., “USD”, “EUR”, “GBP”).
Human-readable description of the invoice.
Buyer information including companyName, email, address, and optional vat.
Seller information including name, address, wallet address, and optional vat.

