Endpoints
-
Get the availability of all features
Get the availability of all features.
GET https://gateway.saxobank.com/sim/openapi/root/v1/features/availability
-
Create a feature availability subscription
Create a feature availability subscription.
POST https://gateway.saxobank.com/sim/openapi/root/v1/features/availability/subscriptions
-
Remove a feature availability subscription
Removes the subscription identified by the specified reference id (and streaming context id).
DELETE https://gateway.saxobank.com/sim/openapi/root/v1/features/availability/subscriptions/{ContextId}/{ReferenceId}