Endpoints
-
DELETE request
Test DELETE method by sending a request to this endpoint.
DELETE https://wlc1.tst.saxobank.com/openapi/root/v1/diagnostics/delete -
GET request
Test GET method by sending a request to this endpoint.
GET https://wlc1.tst.saxobank.com/openapi/root/v1/diagnostics/get -
HEAD request
Test HEAD method by sending a request to this endpoint.
HEAD https://wlc1.tst.saxobank.com/openapi/root/v1/diagnostics/head -
OPTIONS request
Test OPTIONS method by sending a request to this endpoint.
OPTIONS https://wlc1.tst.saxobank.com/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://wlc1.tst.saxobank.com/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://wlc1.tst.saxobank.com/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://wlc1.tst.saxobank.com/openapi/root/v1/diagnostics/put