➕Synchronize Master Merchant
This API is used to synchronize information of merchants under the master merchant.
Customers and partners who are not master merchants can skip this step.
POST
API Sync MID
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Body
Name | Type | Required | Description |
---|---|---|---|
| List object | Yes | ist of merchants to be synchronized. |
| String | Yes | Merchant ID: (Set to null if it is a new synchronization) |
| String | Yes | Merchant full name. |
| String | Yes | Merchant abbreviation: Must not contain Vietnamese accents, spaces, or special characters. |
| String | Yes | Business registration address. |
| String | Yes | Tax ID/ID card/Business registration certificate. |
| String | Yes | MD5 hash string of the combination: ( |
| String | Optional | Contact email address of the merchant. |
| String | Optional | Contact phone number of the merchant. |
| String | Optional | Registered business industry. |
Response
Sample
Last updated