POST
/
merchants
/
{merchant_id}
/
onboarding_link

Headers

x-partner-apikey
string
required

Partner API Key

x-api-version
string
default:
2023-01-01

API version to be used

Path Parameters

merchant_id
string
required

Unique identifier for the merchant

Body

application/json
return_url
string

The URL to which user will be redirected to after KYC is submitted

type
string

Value should be "account_onboarding"

Response

200 - application/json
created_at
string

Timestamp when onboarding link was created

expires_at
string

Timestamp when onboarding link will expire

URL for onboarding link. Embed this within your platform.