๐๏ธOrder
All about order service
Store order
BODY (raw)
POST /order/api/v1/orders/store
Agent
Insurance Price
Information
Cancel order
BODY(raw)
PUT /order/api/v1/orders/cancel
Detail order
Query params
GET /order/api/v1/orders/detail
Request pickup
BODY (raw)
POST /order/api/v1/pickup/request
Print label
Query params
POST /order/api/v1/orders/print-label
Update status order
BODY (raw)
PUT /order/api/v1/callback/update-status
History airway bill
Query params
GET /order/api/v1/orders/history-airway-bill
Last updated