/api/v1/user/kyc/share

This endpoint is one of the account creation methods provided by OSL Pay. If you are using Sumsub as your KYC provider, you can integrate using this mode. The integrator only needs to generate a Sumsub token, attach a few required parameters, and the account creation process with OSL Pay can be completed.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

User’s email address.Encryption required

string
enum
required

KYC type. For this scenario, always set to USER.Encryption required

Allowed:
string
required

Please collect user’s IP address at the time of account creation. Must comply with IPv4 or IPv6 standards.Encryption required

string
required

Merchant-side user ID.Encryption required

string

User registration time on the merchant side (yyyy-MM-dd HH:mm:ss).Encryption required

string

Optional Webhook URL for receiving asynchronous account creation results. Must start with http or https. If IP whitelisting is required, contact us before going live. See Webhook documentation for format.

kycIdentityInfoVo
object
required

Detailed KYC information, using the KycIdentityInfoVo structure.Encryption required

kycExtendVo
object

KYC additional information

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json