put https://{environment}.masspay.io/{VERSION}/payout/user//kyc/shuftipro
This PUT endpoint is used to link a ShuftiPro session for the user with the provided user token.
The endpoint will then download all session data and images from the ShuftiPro platform.
To use this endpoint, you need to provide the user_token
as a parameter in the URL Path as well as a reference_id
as a Query Parameter.
The response will contain succeess boolean with an error description in a JSON format.