KYC
Link a AiPrise session id
This PUT endpoint is used to link a AiPrise applicant for the user with the provided user token. <br> The endpoint will then download all applicant data and images from the AiPrise platform. <br> To use this endpoint, you need to provide the user_token as a parameter in the URL Path as well as a verification_session_id as a Query Parameter. <br> The response will contain succeess boolean with an error description in a JSON format.
put/payout/user/{user_token}/kyc/aiprise
Query parameters
verification_session_idstring uuid required
AIPrise verification_session_id to link to this user
Response
Succesful operation.