Endpoints
-
DELETE request
Test DELETE method by sending a request to this endpoint.
DELETE https://gateway.saxobank.com/sim/openapi/root/v1/diagnostics/delete -
GET request
Test GET method by sending a request to this endpoint.
GET https://gateway.saxobank.com/sim/openapi/root/v1/diagnostics/get -
HEAD request
Test HEAD method by sending a request to this endpoint.
HEAD https://gateway.saxobank.com/sim/openapi/root/v1/diagnostics/head -
OPTIONS request
Test OPTIONS method by sending a request to this endpoint.
OPTIONS https://gateway.saxobank.com/sim/openapi/root/v1/diagnostics/options -
PATCH request
Test PATCH method by sending a request to this endpoint. Any data provided in the body of the request is ignored.
PATCH https://gateway.saxobank.com/sim/openapi/root/v1/diagnostics/patch -
POST request
Test POST method by sending a request to this endpoint. Any data provided in the body of the request is ignored.
POST https://gateway.saxobank.com/sim/openapi/root/v1/diagnostics/post -
PUT request
Test PUT method by sending a request to this endpoint. Any data provided in the body of the request is ignored.
PUT https://gateway.saxobank.com/sim/openapi/root/v1/diagnostics/put