➕Synchronize Points of Sale
Used to synchronize information of stores/points of sale.
POST
API Sync TID
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Body
If the partner provides the merchantId
, there is no need to provide the merchantName
.
Name | Type | Required | Description |
---|---|---|---|
| List object | Yes | List of points of sale. |
| String | Yes | Merchant ID. |
| String | Yes | Merchant's short name. |
| String | Yes | Store/point of sale code. |
| String | Yes | Store/point of sale name. |
| String | Yes | Store/point of sale address. |
| String | Yes | Bank code. |
| String | Yes | Bank account number. |
| String | Yes | MD5 hash string of the combination: |
Response
Sample
Last updated