Fill KYC data
Fills basic data for KYC.
Endpoint: POST /kyc/set-data/{uuid}
Path Parameters
uuid- UUID of KYC
Response
If the request is successful, the API returns http code 200.
'S00' sort of KYC
Request Body
S00W02111048, W02111030Last updated
Fills basic data for KYC.
Endpoint: POST /kyc/set-data/{uuid}
Body is JSON which format depends on sort of KYC.
Path Parameters
uuid - UUID of KYC
Response
If the request is successful, the API returns http code 200.
Last updated