amzn / selling-partner-api-models

This repository contains OpenAPI models for developers to use when developing software to call Selling Partner APIs.
Apache License 2.0
585 stars 730 forks source link

How to get order tracking number using SPAPI #2535

Closed mehboobafridi closed 1 year ago

mehboobafridi commented 1 year ago

Discussed in https://github.com/amzn/selling-partner-api-docs/discussions/2732

Originally posted by **lowzijian** November 17, 2022 I'm integrating amazon marketplace with a private third party application and come across a dilemma when I found out that the **get orders** API does not return any shipment details ( carrier service id ,carrier service name , tracking number) for seller fulfilled orders (MFN) .In fact, we are not using any amazon shipping service , where seller required manually enter the tracking number while performing confirm shipping. I tried looked up for some related articles with keyword "get orders sp api with tracking number" and found out this https://sellercentral.amazon.com/forums/t/order-tracking-number-how-to-get-order-tracking-number-using-sp-api/979628 https://sellercentral.amazon.com/forums/t/api-call-to-get-tracking-information-for-a-order-item-for-fba-order/390981/6 I tried to get the orders by using GET_FLAT_FILE_ALL_ORDERS_DATA_BY_LAST_UPDATE_GENERAL using reports API , but it kept getting cancelled. I was clueless as there were no further instructions on what kind of information needed in request body from start of creating a new report. At the end , it is not an ideal solution where the report doesn't provide customer identifying information , which get orders with RDT has it. Besides , it seems tracking number / shipping carrier is not being returned in the report according to https://sellerstoolbox.com/reportTypes.jsp [MIGHT BE INACCURATE] I need help.[😢](https://emojipedia.org/crying-face/)
github-actions[bot] commented 1 year ago

This is a very old issue that is probably not getting as much attention as it deserves. We encourage you to check if this is still an issue after the latest release and if you find that this is still a problem, please feel free to open a new issue and make a reference to this one.

github-actions[bot] commented 1 year ago

closed for inactivity

RestOp commented 9 months ago

Discussed in #2732

Originally posted by lowzijian November 17, 2022 I'm integrating amazon marketplace with a private third party application and come across a dilemma when I found out that the get orders API does not return any shipment details ( carrier service id ,carrier service name , tracking number) for seller fulfilled orders (MFN) .In fact, we are not using any amazon shipping service , where seller required manually enter the tracking number while performing confirm shipping.

I tried looked up for some related articles with keyword "get orders sp api with tracking number" and found out this https://sellercentral.amazon.com/forums/t/order-tracking-number-how-to-get-order-tracking-number-using-sp-api/979628 https://sellercentral.amazon.com/forums/t/api-call-to-get-tracking-information-for-a-order-item-for-fba-order/390981/6

I tried to get the orders by using GET_FLAT_FILE_ALL_ORDERS_DATA_BY_LAST_UPDATE_GENERAL using reports API , but it kept getting cancelled. I was clueless as there were no further instructions on what kind of information needed in request body from start of creating a new report.

At the end , it is not an ideal solution where the report doesn't provide customer identifying information , which get orders with RDT has it. Besides , it seems tracking number / shipping carrier is not being returned in the report according to https://sellerstoolbox.com/reportTypes.jsp [MIGHT BE INACCURATE]

I need help.😢

Hi, have you found it out?

Thanks

marcsavall commented 4 months ago

Same problem for me. No way to get tracking number using SP API... Strange to use flat report file to do that ?!

RestOp commented 3 months ago

Same problem for me. No way to get tracking number using SP API... Strange to use flat report file to do that ?!

Flat Report has it?! Which one, please a link. I have not found it...