➕Synchronize master agent
This API is used to synchronize the information of agents under the master agent.
https://<vietqr-host>/<basepath>/api/mid/synchronize/v1Name
Value
Name
Type
Required
Description
{
"status": "SUCCESS",
"data": [
{
"mid": "ID_đại_lý",
"merchantName": "tên_rút_gọn_đại_lý"
}
]
}{
"status": "FAILED",
"message": "mã_lỗi_và_mô_tả_lỗi"
}Sample Code
Frequently Asked Questions (FAQs)
Last updated