🚧 This project is currently in active development. A sandbox environment will be made available soon for testing and exploration. Stay tuned!
curl --location '/v1/hosted-onboarding/links' \
--header 'api_key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"merchant_id": "string",
"is_reseller": true
}'{
"short_url": "string",
"expires_at": "string",
"link_url": "string",
"session_token": "string",
"merchant_id": "string",
"session_expires_at": "2019-08-24T14:15:22.123Z",
"country": "string"
}