Get Onboarding Configuration Page
Last updated
Was this helpful?
Last updated
Was this helpful?
API for getting onboarding configuration pages for the merchant, this API creates
POST
/api/partners/onboarding/pages/:merchant_uid
This API creates new onboarding request based on the fields below.
merchant_uid*
String
The merchant unique identifier (uid) which you can get after on boarding process is completed successfully by usin on boarding status API
Authorization*
String
Auth token from auth/token API
sessionTimeoutMinutes
number
The number of minutes the session will be valid for the merchant to use
See Onboarding entity schema: # onboarding-entity
Basic request example to get onboarding pages: