Invoices
Get Invoice
Get invoice details by ID
GET
Get Invoice
Get Invoice
Returns details and current status of an invoice.Path parameters
Invoice ID
Response
Returns the full invoice object includingstatus, payment_address, price_trx, price_usdt, tx_hash, and timestamps.
Invoice statuses
| Status | Description |
|---|---|
pending | Waiting for payment |
paid | Payment received, delegation in progress |
delegated | Energy successfully delegated |
expired | No payment received before expiration |
failed | Delegation failed (payment refunded) |
Example
Response
Get Invoice