Endpoints
-
Get all bookings for ClientKey between two dates or by specifying a combination of FilterType and FilterValue.
Get all bookings for ClientKey between two dates or by specifying a combination of FilterType and FilterValue.
GET https://gateway.saxobank.com/sim/openapi/cs/v1/reports/bookings/{ClientKey}?$skip={$skip}&$skiptoken={$skiptoken}&$top={$top}&AccountGroupKey={AccountGroupKey}&AccountKey={AccountKey}&FilterType={FilterType}&FilterValue={FilterValue}&FromDate={FromDate}&MockDataId={MockDataId}&ToDate={ToDate}