cancel
Showing results for 
Search instead for 
Did you mean: 

How can get track order_id and track orders using REST API in magento2

How can get track order_id and track orders using REST API in magento2

How can get track order_id and track orders using REST API in magento2

3 REPLIES 3

Re: How can get track order_id and track orders using REST API in magento2

Hi @pratap_penmetsa

 

You can track your order by passing the order id into the REST API.

 

Below is the API Details : 

 

 

URL - http://yourwebsitedomain/index.php/rest/V1/orders/order-id/statuses
Parameters : Authorization bearer youracesstoken

In Response you will able to see the status of the order : like Pending 

 

For more details refer this link - https://magento.stackexchange.com/questions/154589/how-to-pass-data-to-update-order-tracking-number-...

if issue solved,Click Kudos & Accept as Solution

Re: How can get track order_id and track orders using REST API in magento2

Hey,i've been putting a quality content and my content is being shared by some top content and marketer on the internet but still unable to perform better in search MY URL IS can anyone from the team look in to this ?
THANK YOU.

Re: How can get track order_id and track orders using REST API in magento2

To create a shipment, initially, you have to get the order_item_id of each item to be shipped. In this post, assuming that you need to create the shipments for the Sprite Yoga Companion Kit and the Radiant Tee-M-Orange. Because the Sprite Yoga Companion Kit is a bundle product, only the top-level order_item_id (5) needs to be included. The Radiant Tee-M-Orange has the order_item_id as 3. via toll group