# API v2 and v3 deprecation

**URL:** https://forums.ordoro.com/t/api-v2-and-v3-deprecation/461
**Category:** API Announcements
**Tags:** breaking\_change, early\_announcement
**Created:** [September 9, 2019, 7:27pm UTC](https://forums.ordoro.com/t/api-v2-and-v3-deprecation/461 "2019-09-09T19:27:28Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![sophie](https://yyz1.discourse-cdn.com/flex029/user_avatar/forums.ordoro.com/sophie/32/19_2.png) [@sophie](https://forums.ordoro.com/u/sophie)
#### Post date: [September 9, 2019, 7:27pm UTC](https://forums.ordoro.com/t/api-v2-and-v3-deprecation/461/1 "2019-09-09T19:27:28Z")

</div>

## Release Date

- Full Deprecation expected by 2019-10-15.
- Continued rollout begins 2019-09-15.

## Breaking Changes

- If you are on v3 of Ordoro, which a majority of users are, you will no longer be allowed to POST/PUT/DELETE to v2 Orders API routes, including shipment routes.
- We’ve alluded to this change for some time, and are in a position where we can begin rolling this change out to you.
- If you use v3 Ordoro, you must stick to the v3 Orders API. The documentation for the v3 Orders API is found [here](https://devapiverson.docs.apiary.io/#).
- Current behavior dictates that if you are using `api.ordoro.com/order` or `api.ordoro.com/shipment` for any updates or creation and you are on v3 of Ordoro, your Orders tab in app and order API responses may have incorrect order statuses and filters.
- We have enabled this change for some customers already.
- We will continue rolling this out in batches to current API users through the next month, beginning the week of September 15th, 2019.

## Note

- If you are only using/have only ever used the v3 Orders API while on v3, this will not affect you.
- If you attempt to update an order or a shipment while on v3, you will receive an error message:

```auto
{
  "error_message": "This API method is deprecated for v3 companies.",
  "param": null
}

```

## Comments

- Please make any related comments, questions, or concerns regarding this change in the API here.
- If you have logistical questions regarding timing of the rollout, please contact support@ordoro with your Support PIN.

---

<div class="post-metadata">

### Author: ![Afonso](https://avatars.discourse-cdn.com/v4/letter/a/e56c9b/32.png) [@Afonso](https://forums.ordoro.com/u/Afonso)
#### Post date: [September 13, 2019, 7:18am UTC](https://forums.ordoro.com/t/api-v2-and-v3-deprecation/461/2 "2019-09-13T07:18:15Z")

</div>

hi  
i’m currently using the API v3, mainly orders but i do a few calls to the v2 (`/product` and `/cart`). Are these endpoints affected by the deprecation?

---

<div class="post-metadata">

### Author: ![syork](https://yyz1.discourse-cdn.com/flex029/user_avatar/forums.ordoro.com/syork/32/61_2.png) [@syork](https://forums.ordoro.com/u/syork)
#### Post date: [September 13, 2019, 2:31pm UTC](https://forums.ordoro.com/t/api-v2-and-v3-deprecation/461/3 "2019-09-13T14:31:50Z")

</div>

Hey Afonso  
The `product` and `cart` endpoints will remain the same.

---

<div class="post-metadata">

### Author: ![sophie](https://yyz1.discourse-cdn.com/flex029/user_avatar/forums.ordoro.com/sophie/32/19_2.png) [@sophie](https://forums.ordoro.com/u/sophie)
#### Post date: [October 16, 2019, 9:27pm UTC](https://forums.ordoro.com/t/api-v2-and-v3-deprecation/461/4 "2019-10-16T21:27:23Z")

</div>


