WifiCode API
API quản lý wificode
Tạo mới Wifi Code
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"status": 200,
"message": "Success!",
"data": {
"profile": "5d723a961cd06c752cf8fb2d",
"phone": "0912321321",
"shop_id": "5c8725ddaeb2ff3c5779ffae",
"code": "x4uqt8",
"merchant_id": "5a616f383fd79c2db9147c6a",
"when": "02:05:27 20-11-2019",
"email": "myhoney68@gmail.com",
"expire_at": "00:00:00 01-01-1970",
"_id": "5dd49f6766f725ec95b3c4c9"
}
}{
"status_code": "401",
"message": "access_token not found! Please contact Nextify at support@nextify.vn for help"
}{
"status": 404,
"message": "shop_id required!"
}Last updated