post
https://api.bitfinex.com/v2/auth/r/ext/pay/deposits
Deposits for the merchant
Fields
| Term | Type | Description |
|---|---|---|
| ID | int | Deposit/Ledger id |
| INVOICE_ID | string | Optional, invoice id |
| ORDER_ID | string | Optional, merchant order id for reference |
| TYPE | string | Entry type, ledger or deposit |
| AMOUNT | float | Deposit amount |
| TIMESTAMP | int | Deposit/ledger created at |
| TXID | string | Transaction hash |
| CURRENCY | string | The symbol of the currency (ex. "UST") |
| METHOD | string | The extended name of the currency (ex. "BITCOIN") |
| PAY_METHOD | string | Bitfinex pay method |
Ratelimit: 90 req/min
