Sync MID(s)
This API is used to synchronize information of sub-agents under the main agent.
POST
POST
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Body
Name | Type | Required | Description |
---|---|---|---|
| List object | Yes | List JSON object of merchants. |
| String | Yes | ID of merchant. (null if create new) |
| String | Yes | Full name of merchant. |
| String | Yes | Short name of the merchant. No diacritics, no spaces, no special characters. |
| String | Yes | Business registration address. |
| String | Yes | Tax code/Identity card/Business registration certificate. |
| String | Yes | Encrypted MD5 string of combination:
|
| String | Optional | Contact email of the merchant. |
| String | Optional | Contact phone number of the merchant. |
| String | Optional | Registered business sector. |
Response
Last updated