post https://api.bitfinex.com/v2/auth/r/ext/invoice/payments
Retrieve invoice and payment data
Response data
Term | Type | Description |
---|---|---|
PAYMENT_HASH | string | Payment hash |
CREATED_AT | int | Invoice created timestamp in milliseconds |
INVOICE_EXPIRY | int | Optional, invoice expired timestamp in milliseconds |
INVOICE | string | LNX invoice |
RECIPIENT_PUB_KEY | string | Recipient public key |
MEMO | string | Optional, invoice memo |
AMOUNT | number | Amount in satoshis |
BFX_AMOUNT | string | Amount in BTC |
STATUS | string | Invoice/payment status |