v1

latestOpenAPI 3.0.1Apache 2.02026-07-248286406.8 KB
KYC

Link a Ondato session id

This PUT endpoint is used to link a Ondato session for the user with the provided user token. <br> The endpoint will then download all session data and images from the Ondato platform. <br> To use this endpoint, you need to provide the user_token as a parameter in the URL Path as well as a identification_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/ondato

Query parameters

identification_idstring uuid required

Ondato identification_id to link to this user

Response

Succesful operation.

successboolean required

Indicator whether the link process was successful or not

errorstring

In case of an error, includes a short description