Upcoming final deprecation of V2 order endpoints

Release Date

April 1, 2023

Upcoming Deprecation of remaining V2 Order endpoints

  • As part of our move to Orders V3, we will be deprecating the remaining V2 order endpoints including GET endpoints
  • If you are using V3 order endpoints (/v3/order...) then you are on the latest version and no action is necessary
  • If you are using any V2 order endpoints (/order/ without the /v3/) then you will need to migrate your application to V3. See documentation here: Ordoro API Documentation

Breaking Changes

The following endpoints will no longer be accessible

/order/<order_id>/
/order/
/order/<order_id>/comment/
/order/<order_id>/send_invoice/
/order/<order_id>/tag/<tag_id>/