beta.appapi.tastykitchen.vn Open in urlscan Pro
183.81.32.99  Public Scan

Submitted URL: http://beta.appapi.tastykitchen.vn/
Effective URL: https://beta.appapi.tastykitchen.vn/index.html
Submission: On August 09 via api from NL — Scanned from NL

Form analysis 1 forms found in the DOM

<form class="download-url-wrapper"><label class="select-label" for="select"><span>Select a definition</span><select id="select">
      <option value="/swagger/v1/swagger.json">MyAPI V1</option>
    </select></label></form>

Text Content

Select a definitionMyAPI V1


MAIN API V1

 v1 

OAS3

/swagger/v1/swagger.json



ACCOUNT


POST /api /Account /login
API login
POST /api /Account /refreshtoken
API refreshtoken
POST /api /Account /resetpassword
API reset password
POST /api /Account /logout
API logout
POST /api /Account /changepassword
API change password
GET /api /Account /checkaccount
API check tk tồn tại

FILEMANAGER


GET /api /FileManager /getimagetoken
API get imagetoken
POST /api /FileManager /uploadfile
API uploadfile, hiện chưa có push file trên swagger, gọi qua postman

KITCHEN


GET /api /Kitchen /getkitchens
API lấy danh sách bếp

ORDER


GET /api /Order /getinfororderbyid
API lấy thông tin đơn hàng theo id
GET /api /Order /get_group_order_info


REPORT


POST /api /Report /shipperrevenue
API lấy doanh thu của shipper theo thời gian

SHIPPER


GET /api /Shipper /getdeliveryhistorys
API Danh sách đã nhận / hủy của shipper (status: 2: Accepted (Đã được chấp
nhận), 3: InProcess(Đang giao), 4: Completed(Đã giao xong), 5: Failed(Giao không
thành công), 6: Cancelled(Hủy giao))
PUT /api /Shipper /updatestatusdelivery
API Update đơn hàng (status: 2: Accepted (Đã nhận), 3: InProcess(Đang giao), 4:
Completed(Đã giao xong), 5: Failed(Giao không thành công), 6: Cancelled(Hủy
giao))
GET /api /Shipper /getshipperinfor
API Thông tin user
GET /api /Shipper /getreasonsfail
API Danh sách lý do giao hàng thất bại
GET /api /Shipper /getreasonscancel
API Danh sách lý do hủy hàng
POST /api /Shipper /updateurlavatar
API Cập nhật ảnh
PUT /api /Shipper /updatelocationshipper
cập nhật trạng thái của shipper
GET /api /Shipper /getlistordernotify
API Thông list order (order đang được chạy + những order được push noitify cho
shipper)
GET /api /Shipper /getversion
lấy thông tin version
PUT /api /Shipper /updatestatusshipper
Api cập nhật trạng thái on/off của shipper
GET /api /Shipper /getshipperstatus

GET /api /Shipper /configtrackinglocation

PUT /api /Shipper /updatelistlocation


TEST


GET /test


SCHEMAS

ShipperLoginModel
ResetPasswordModel
ChangePasswordModel
ShipperRevenueModel
OrderDeliveryUpdateModel
ShipperInfor
UpdateLocationShipperModel
ShipperStatusModel
LocationShipperModel