Companies need to analyze onboarding companies data for risk, compliance purposes and present information to authorities as per requests.
This API allows customers to receive information on the boarding in a single call, so it can be uploaded to risk management solutions, CRMs or displayed on the portal in accordance with company policies.
As well as to provide a convenient tool to monitor changes done by the customer be it valid or not.
get
Company API
Path parameters
sessionIdstringRequired
Header parameters
AuthorizationstringRequired
Bearer token
Responses
200
Session data
application/json
401
Unauthorized: No valid access token has been provided
403
Forbidden: Access token doesn't have permission to use the requested feature
404
Session not found
500
Internal Server Error: Unexpected error
get
/v1/session/{sessionId}
You can find the full YAML swagger specification here