Order

Searches for orders based on the provided request.

post/api/Order/search

Request body

accountIdinteger required
startTimestampstring date-time required
endTimestampstring date-time

Response

A response with 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.