Lamha
Api HomeHome
Api HomeHome
  1. lamha
  • lamha
    • Welcome 👋
    • Status Order
    • Payment Method
    • Webhook Order
    • API
      • Order
        • Orders List
        • Order Create
        • Order Show
        • Order Edit
        • Delete Order
        • Cancel Order
        • Return Order
      • Country
        • Countries
        • City
      • Carrier
        • Carriers
        • Create Shippment
        • Cancel Shippment
        • Label Shipment
  1. lamha

Status Order

The order status numbers you will need when receiving notifications of orders for your site will help you know the statuses
Status Table
NameStatus Number
جديد0
معلق1
تم التنفيذ2
جاهز للالتقاط3
شحنة عكسية4
ملغي5
تم الالتقاط6
جاري الشحن7
تم التوصيل8
فشل التوصيل9
مرتجع10
Callback status
Form a callback form that will be sent to your site when the status changes
NOTE
Type Request POST
{
    "success": true,
    "msg": "The Order has been Update Status",
    "status_id" : 8,
    "status_name" : "نم التوصيل"
}
Modified at 2024-07-24 20:26:31
Previous
Welcome 👋
Next
Payment Method
Built with