# Fulfilment Status Options

In the Order & Order Revenue Line explore there are two different sources where you can get the Fulfillment Status:

1. From Fulfillment
2. From Order

## Fulfillment Status from Orders

This Fulfillment Status indicates what the status of the order being fulfilled is and is based upon information that the order system has for all the different items that need to be fulfilled.  In Shopify it can have the following data (This data comes from the[ Order API](/core-concepts/data-integrations/setup-guides/digital-integrations/shopify/integration-specifications.md#orders))<br>

<figure><img src="/files/iFOrIGl79noP4OwJUk4c" alt=""><figcaption><p>Order API Fulfillment</p></figcaption></figure>

## Fulfillment Status from Fulfillments

This Fulfillment Status indicates the status of a specific fulfillment within an order.  In Shopify it can have the following data (this comes from the [Fulfillment API)](/core-concepts/data-integrations/setup-guides/digital-integrations/shopify/integration-specifications.md#fulfillment-order-items):

<img src="https://info.daasity.com/hubfs/Knowledge%20Base/General/FAQ/What%20is%20the%20Difference%20in%20Fulfillment%20Status%20-%20Order%20vs.%20Fulfillment%20Status.png" alt="Fulfilment API" width="688">

&#x20;


---

# 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://help.daasity.com/core-concepts/dashboards/report-library/ecommerce-performance/fulfilment-status-options.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.
