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}/?$top={$top}&$skip={$skip}&$skiptoken={$skiptoken}&AccountGroupKey={AccountGroupKey}&AccountKey={AccountKey}&FilterType={FilterType}&FilterValue={FilterValue}&FromDate={FromDate}&ToDate={ToDate}&MockDataId={MockDataId}