| Name | Type | Description | Notes |
|---|---|---|---|
| crypto_currency | str | Cryptocurrency | |
| fiat_currency | str | Fiat currency | |
| order_tab | str | Order tab, default: pending (pending: In Progress (pending: AND status in ('OPEN','PAID', 'LOCKED', 'TEMP')); dispute: In Dispute (status in ('ACCEPT','BCLOSED', 'CANCEL', 'BECANCEL', 'SCLOSED', 'SCANCEL'))) | [optional] |
| select_type | str | Buy/Sell (sell=Sell, buy=Buy, others=All) | [optional] |
| status | str | Order Status (dispute: Disputed Order; closed: ACCEPT, BCLOSED; cancel: CANCEL, BECANCEL, SCLOSED, SCANCEL; locked: LOCKED; open: OPEN; paid: PAID; completed: CANCEL, BECANCEL, SCLOSED, SCANCEL, ACCEPT, BCLOSED) | [optional] |
| txid | int | Order ID | [optional] |
| start_time | int | Start timestamp, default is 00:00 89 days ago | [optional] |
| end_time | int | End timestamp, default is 23:59:59 today | [optional] |