# How do I update a Pending Sales Order Item?

{% hint style="warning" %} <mark style="color:green;">**Edit and View**</mark> Sales Order access is required.&#x20;
{% endhint %}

### Step 1

Within Sales Order Items, select Item Options and <mark style="color:blue;">**Edit**</mark>

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

### Option 1 - Update Current Item

Update Item with Quantity and Unit Price. The Listing Price is shown as reference.

Click <mark style="color:blue;">**Save**</mark>.&#x20;

<figure><img src="/files/LDHnW1iiIm5930huMOh3" alt="" width="563"><figcaption></figcaption></figure>

### Option 2 - Change to Another Listing

Click <mark style="color:blue;">**Change Listing**</mark>.

<figure><img src="/files/gP5XpvjRlgqCzScuGJXg" alt="" width="563"><figcaption></figcaption></figure>

Select new Listing and enter new Quantity and Unit Price.

Click <mark style="color:blue;">**Save**</mark>.

<figure><img src="/files/VXEAMI4OGlJhRI3FxpX9" alt="" width="563"><figcaption></figcaption></figure>

### Option 3 - Change to a Custom Item

Click <mark style="color:blue;">**Convert to Custom Item**</mark>.

<figure><img src="/files/FPxUPNsulOWEEm1yX90I" alt="" width="563"><figcaption></figcaption></figure>

Enter new Item fields.&#x20;

* Apply Tax? - If Yes is selected, Item will be taxed.
* Apply Discount? - If Yes is selected, Item total will be applied towards Discount minimum.

Click <mark style="color:blue;">**Save**</mark>.

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


---

# 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.apptiflo.com/application-docs/sales-orders/how-do-i-update-a-pending-sales-order-item.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.
