# Update order status

{% hint style="info" %}
Implementation is **OPTIONAL**
{% endhint %}

{% hint style="warning" %}
**Reversed direction - Send to Smarts**
{% endhint %}

**resource**:  <https://gateway.smarts.ee/v1/pickup/external/institution/${YOUR\\_INSTITUTION\\_ID}/order/${ORDER\\_ID}/status>

**method**:  *POST*

***headers:*** &#x20;

| ***Header*** | Value                            |
| ------------ | -------------------------------- |
| accessToken  | YOUR\_INSTITUTION\_ACCESS\_TOKEN |
| Content-Type | application/json;charset=UTF-8   |

**Request body** : [**PickupOrderStatusChangeRequest**](https://developer.smarts.ee/general/request-and-responses/pickuporderstatuschangerequest)

**Response**: [**Order**](https://developer.smarts.ee/general/data-object-description/order)
