Description
...
Parameter | Data type | Description | |
Request | Text | merchantOnBoardingmerchantOnBoarding | Mandatory |
CompanyToken | Token | Token you got from DPO to operate this API | Mandatory |
ContactEmail | Text | Contact person email address | Mandatory |
ContactFirstName | Text | Contact person first name | Mandatory |
ContactLastName | Text | Contact person last name | Mandatory |
ContactPhoneNumber | Text | Contact person phone number include international prefix | Mandatory |
MerchantName | Text | Merchant name | Mandatory |
MerchantCountry | ISO code | Merchant country ISO 2 letter code http://en.wikipedia.org/wiki/ISO_3166-1 | Mandatory |
MerchantCity | Number | Merchant city based on list shared by DPO | Mandatory |
IdFileType | Text | File type based on predefined available list shared by DPO | Mandatory |
IdBase64 | Base64 | Base 64 encoded string | Mandatory |
CoiFileType | Text | File type based on predefined available list shared by DPO | Mandatory |
CoiBase64 | Base64 | Base 64 encoded string | Mandatory |
...
The server will respond for the createOrder the merchantOnBoarding request according to the following results:
...