# Sales Order Data Pushed into Ordoro via API, confirmation received, but not seen in the UI

**URL:** https://forums.ordoro.com/t/sales-order-data-pushed-into-ordoro-via-api-confirmation-received-but-not-seen-in-the-ui/181
**Category:** Uncategorized
**Created:** [March 19, 2018, 7:22pm UTC](https://forums.ordoro.com/t/sales-order-data-pushed-into-ordoro-via-api-confirmation-received-but-not-seen-in-the-ui/181 "2018-03-19T19:22:22Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Zietatech](https://avatars.discourse-cdn.com/v4/letter/z/f9ae1b/32.png) [@Zietatech](https://forums.ordoro.com/u/Zietatech)
#### Post date: [March 19, 2018, 7:22pm UTC](https://forums.ordoro.com/t/sales-order-data-pushed-into-ordoro-via-api-confirmation-received-but-not-seen-in-the-ui/181/1 "2018-03-19T19:22:22Z")

</div>

Scenario –  
We are interfacing SAP BYDESIGN with ORDORO system, where Sales Order will be created in ByD first and then that data will be pushed to ORDORO.

To push Order data to Ordoro we used API and its link is : [https://api.ordoro.com/order/](https://api.ordoro.com/order/) when we are posting the data following message comes: Status 201 CREATED. The result shows relevant data for the following: Order Status, Order Date, Company ID, Cart Order ID, Cart Shipment ID, Order ID, Shipping Type etc.  
but unfortunately I am not able to see the same data in UI i.e. the front end.  
Support Pin: 383236

---

<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: [March 20, 2018, 5:42pm UTC](https://forums.ordoro.com/t/sales-order-data-pushed-into-ordoro-via-api-confirmation-received-but-not-seen-in-the-ui/181/2 "2018-03-20T17:42:12Z")

</div>

See this response as it pertains to v3 of Ordoro and usage of the API

> [@Order splitting](https://forums.ordoro.com/t/order-splitting/166/4):
>
> Hi, We have been working on moving the orders tab in our app as well as API to a new version, and the orders API is affected by this currently. The version of the app you are using will determine the API you should use. If you see a button to split an order in the UI, you are on v3. I’m not sure what a CP is. If you are creating orders using the old version of the API, but you are on v3, those orders will not be visible in the app. You must use the temporary v3 orders API to see orders in the…

specifically

> [@Order splitting](https://forums.ordoro.com/t/order-splitting/166/4):
>
> Here is a support article regarding API versions [https://support.ordoro.com/which-api-version-should-i-use/](https://support.ordoro.com/which-api-version-should-i-use/).
