get https://csgoempire.com/api/v2/trading/user/trades
Returns an array of all items currently being deposited or withdrawn by this account. This does not include bids placed on active items until the auction ends.
| Code | Trade Status |
|---|---|
| -1 | Error |
| 0 | Pending |
| 1 | Received |
| 2 | Processing |
| 3 | Sending |
| 4 | Confirming |
| 5 | Sent |
| 6 | Completed |
| 7 | Declined |
| 8 | Canceled |
| 9 | Timed Out |
| 10 | Credited |
| 11 | Disputed |
| 13 | CompletedButReversible |
| 14 | TradeReversed |
| 15 | TimedOutButReversible |
