v2

latestOpenAPI 3.1.02026-07-316132736.5 KB
V2 - Wallet

Get wallet trades

Same as GET /2/wallet/trades for a flat wallet body. Also accepts an array of items, or an object with an items array, for batch requests. Batch mode supports max 10 wallets.

post/api/2/wallet/trades

Request body

OR
OR

Response

Wallet trades response for a flat body, or batch response when the request body is an array/items payload.

OR