Endpoints

  • Get the external accounts details list

    Get the external accounts details list

    GET https://wlc1.tst.saxobank.com/openapi/partnerintegration/v1/externalaccounts?ClientKey={ClientKey}&UserKey={UserKey}

  • Create external accounts

    Create external accounts

    POST https://wlc1.tst.saxobank.com/openapi/partnerintegration/v1/externalaccounts?ClientKey={ClientKey}&UserKey={UserKey}

  • Create external accounts

    Create external accounts

    PUT https://wlc1.tst.saxobank.com/openapi/partnerintegration/v1/externalaccounts?ClientKey={ClientKey}&UserKey={UserKey}

  • Get the external accounts details list

    Get the external accounts details list

    GET https://wlc1.tst.saxobank.com/openapi/partnerintegration/v1/externalaccounts/{ClientKey}

  • Update external accounts list

    Update external accounts list

    PATCH https://wlc1.tst.saxobank.com/openapi/partnerintegration/v1/externalaccounts/{ClientKey}/{ExternalAccountIdentifier}

  • Delete an external account

    Delete an external account

    DELETE https://wlc1.tst.saxobank.com/openapi/partnerintegration/v1/externalaccounts/{ClientKey}/{ExternalAccountIdentifier}

  • Update external accounts list

    Update external accounts list

    PATCH https://wlc1.tst.saxobank.com/openapi/partnerintegration/v1/externalaccounts/{ExternalAccountIdentifier}?ClientKey={ClientKey}&UserKey={UserKey}

  • Delete an external account

    Delete an external account

    DELETE https://wlc1.tst.saxobank.com/openapi/partnerintegration/v1/externalaccounts/{ExternalAccountIdentifier}?ClientKey={ClientKey}&UserKey={UserKey}