Endpoints
-
Add multiple files to a sign up case
Add multiple files to a sign up case
POST https://gateway.saxobank.com/sim/openapi/cm/v2/signups/attachments/{SignUpId}
-
Get all signup options
Return translated data set containing possible field values for each user selections.
GET https://gateway.saxobank.com/sim/openapi/cm/v2/signups/options
-
Initiate verification process from external vendor
Initiates the verification process for a client by returning a URL that will redirect the client to an external vendor. If successful, the onboarding status will be approved.
POST https://gateway.saxobank.com/sim/openapi/cm/v2/signups/verification/initiate/{ClientKey}