Trade

Searches for half-turn trades based on the provided request parameters.

post/api/Trade/search

Request body

accountIdinteger required
startTimestampstring date-time
endTimestampstring date-time

Response

A response with the search results.

successboolean required
errorCode0 | 1 required

0 = Success 1 = AccountNotFound

errorMessagestring

Changes

No recorded changes to this endpoint across all 1 revision of this API.