Merchant Registration Request
Merchant user input merchant data from mobile apps and mobile backend will be forward the request to INVAS. System will generate token and send email containing complete registration and send SMS toke
Canonical Path
/b2b/merchant/register/request
Method
POST
Authorization
Bearer <host_access_token>
Query Param
-
Content-Type
application/json
Content
Description
Field
Description
name
Name of merchant
E-Mail address
phone
Merchant phone number
partnerId
Partner Id (will be given by E2Pay)
countryId
Country ID of merchant
accountGroupId
Account Group ID
merchantRegistrationId
Merchant Registration ID
tokenPrefix
Token Prefix
username
username
Last updated