# Case Fulfilment

Case fulfilment means fulfilling orders in full-case quantities.

This is often the most efficient method when the order size and product format allow goods to move in their original case configuration.

<figure><img src="/files/Pii4Ncvsub9Mx5PLnhvr" alt=""><figcaption></figcaption></figure>

### What case fulfilment means

Case fulfilment applies when products can be picked and shipped as complete cases rather than as individual units.

This is common for many trade orders and for any order where the requested quantity matches case-level packaging.

### How case fulfilment works

Case fulfilment usually involves picking complete cases from stock and preparing them for dispatch.

Where the original case packaging is suitable for the transport method, the goods can often move without repacking.

Where the goods are moving through a courier network and the original case is not courier-friendly, bottles may need to be removed and repacked instead. In those scenarios, the fulfilment logic shifts away from pure case fulfilment.

### Why case fulfilment matters

Case fulfilment matters because it is often faster, simpler, and less handling-intensive than bottle-level picking.

It reduces handling time, preserves original packaging where appropriate, and supports efficient fulfilment for many standard trade and volume orders.

### Case fulfilment with Lexir

Case fulfilment with Lexir means using case-based picking and dispatch wherever the order size, packaging format, and transport method make that the most efficient option.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.lexir.com/operations/fulfilment/case-fulfilment.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
