post https://api.bitfinex.com/v2/auth/r/ext/invoice/payments
Retrieve the subaccounts related to master account
Fields
Term | Type | Description |
---|---|---|
PAYMENT_HASH | string | Payment hash |
CREATED_AT_MTS | int | Invoice created timestamp in milliseconds |
INVOICE_EXPIRY_MTS | int | Optional, invoice expired timestamp in milliseconds |
INVOICE | string | LNX invoice |
RECIPIENT_PUB_KEY | string | Recipient public key |
MEMO | string | Optional, invoice memo |
AMOUNT_SAT | number | Amount in satoshis |
AMOUNT_BFX | string | Amount in BTC |
STATUS | string | Invoice/payment status |