Description
...
Parameter | Data type | Description | |
Request | Text | merchantOnBoarding | 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 brand Merchant business name | Mandatory |
MerchantRegisteredName | Text | Merchant business Merchant brand 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 |
MerchantUrl | Text | Valid HTTP endpoint for PushPayment notifications | Optional |
MerchantAddress | Text | Merchant address | Mandatory |
MerchantAccountType | Number | Merchant account based on list shared by DPO | Optional |
MerchantIncorpDate | Date | Date format - YYYY/MM/DD | Optional |
FileTypeId | Number | File type ID based on list shared by DPO | Optional |
FileType | Text | File type based on predefined available list shared by DPO | Optional |
FileBase | Base64 | Base 64 encoded string | Optional |
MerchantNotificationUrl | URL | Merchant's URL for sending notifications on first file upload | Optional |
MerchantDisableEmail | Boolean | Send email to merchant | Optional |
...