# Deliver Customer Order

## Overview

This flow(app) can be used to deliver pending customer orders.

![](/files/Q7L9aGj41EGiPuhMnOD1)

*The complete overview of the flow(app):*

{% file src="/files/VYrXh8jTUHEVhAoD8loX" %}

## Steps

### Enter Order No

* Order No is mandatory
* Any Customer Order in status  *Released, Reserved, Partially Delivered,* or *Picked* belonging to the user default site can be entered
* Click on the **List** button to see a list of customer orders which satisfy the above condition

{% hint style="info" %}
**Pin Step:**

Display the user's default Site ID and its description.
{% endhint %}

|                                                                     |                                                                     |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
| <img src="/files/hvFanb5GuneEBIMoxUIY" alt="" data-size="original"> | <img src="/files/31xvfno2vVcQjOc5XCFz" alt="" data-size="original"> |
|                             Flow Connect                            |                             Flow Classic                            |

### Summary

* Click on Deliver to complete the process

|                                                                     |                                                                     |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
| <img src="/files/cPBybNV33ufngbfEXUwt" alt="" data-size="original"> | <img src="/files/nKZrk5b3NxEZN384LZSz" alt="" data-size="original"> |
|                             Flow Connect                            |                             Flow Classic                            |


---

# 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.novacura.com/marketplace-documentation/applications/explore-apps/ifs/warehouse-management/documentation/ifs-cloud/customer-order-and-shipment/deliver-customer-order.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.
