> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.bentoweb.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# การแจ้งจัดส่ง Lazada โดยรูปแบบ Dropoff

### Lazada (order_from = 12)
## __วิธีการแจ้งจัดส่ง__

### 1. Endpoint สำหรับ Save Shipping

```
POST https://order.bentoweb.com/api/order/save-shipping
```

### 2. Parameter ที่ต้องใช้ (Drop-off)

```
{
      "shipping_datetime": "2025-07-16 10:49:26",
      "shipping_method": "sstp:1111",
      "order_id": "123456789",
      "store_id": "1234"
}
```

** Lazada ไม่มีการจัดส่งประเภท Pickup **