Getting amazon MWS shipments item condition from API

Orgil

I would like to get Shipment and shipment item information. But ListInboundShipmentItems return too few information. I need to get Shipment item's title and Condition(New ,used etc). Where can I get those info.

ScottG

The Fulfillment Inbound Shipment API deals with shipments, no so much contents. You would have to query the Product API for title and condition or since these are products you are sending to Amazon, maybe pull this data from your own system if you have one in place.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Amazon Outbound MWS Fulfillment API: Understanding Shipments and Packages

From Dev

How to retrieve Amazon Returned Item from MWS

From Dev

Amazon mws api, I changed order status to returned , But still getting Shipped from API

From Dev

Amazon MWS Scratchpad API

From Dev

Amazon API MWS SignatureDoesNotMatch

From Dev

Getting Amazon MWS throttling limits

From Dev

get raw xml response from amazon mws api

From Dev

Fetch product from amazon mws using product api

From Dev

Developer version of amazon MWS API

From Dev

Amazon MWS API Request Reports Error

From Dev

Amazon Fee not showing on MWS Orders API

From Dev

Amazon MWS API Call Using Delphi/Indy

From Dev

Amazon MWS API using PHP shows no Result

From Dev

Amazon MWS API Call Using Delphi/Indy

From Dev

Unable to request _GET_SELLER_FEEDBACK_DATA_ report from Amazon MWS Reports API?

From Dev

How do I extract business, advertisement and other reports from amazon MWS API?

From Dev

How do I set report type for Amazon MWS report api

From Dev

Amazon MWS API: Some orders are missing when we download orders

From Dev

Amazon MWS Order API timestamp must follow ISO8601

From Dev

Failing to get Financial Transaction report using Amazon MWS Reports API

From Dev

Amazon MWS API:Retrieve multiple Images uploaded by Seller c#

From Dev

Amazon MWS API : stack order of _POST_PRODUCT_DATA_

From Dev

Get Feed Submission Result Response Amazon MWS Api

From Dev

Amazon xml feed with mws api using PHP Client Library

From Dev

How to pass Amazon MWS response variable to another API call?

From Dev

Amazon MWS API : stack order of _POST_PRODUCT_DATA_

From Dev

Amazon MWS API - How to List Product on Existing Product Page

From Dev

Amazon MWS Product API : How to determine Prime eligible

From Dev

INCOMPATIBLE_PREPOWNER error in Inbound Shipment Amazon MWS API

Related Related

  1. 1

    Amazon Outbound MWS Fulfillment API: Understanding Shipments and Packages

  2. 2

    How to retrieve Amazon Returned Item from MWS

  3. 3

    Amazon mws api, I changed order status to returned , But still getting Shipped from API

  4. 4

    Amazon MWS Scratchpad API

  5. 5

    Amazon API MWS SignatureDoesNotMatch

  6. 6

    Getting Amazon MWS throttling limits

  7. 7

    get raw xml response from amazon mws api

  8. 8

    Fetch product from amazon mws using product api

  9. 9

    Developer version of amazon MWS API

  10. 10

    Amazon MWS API Request Reports Error

  11. 11

    Amazon Fee not showing on MWS Orders API

  12. 12

    Amazon MWS API Call Using Delphi/Indy

  13. 13

    Amazon MWS API using PHP shows no Result

  14. 14

    Amazon MWS API Call Using Delphi/Indy

  15. 15

    Unable to request _GET_SELLER_FEEDBACK_DATA_ report from Amazon MWS Reports API?

  16. 16

    How do I extract business, advertisement and other reports from amazon MWS API?

  17. 17

    How do I set report type for Amazon MWS report api

  18. 18

    Amazon MWS API: Some orders are missing when we download orders

  19. 19

    Amazon MWS Order API timestamp must follow ISO8601

  20. 20

    Failing to get Financial Transaction report using Amazon MWS Reports API

  21. 21

    Amazon MWS API:Retrieve multiple Images uploaded by Seller c#

  22. 22

    Amazon MWS API : stack order of _POST_PRODUCT_DATA_

  23. 23

    Get Feed Submission Result Response Amazon MWS Api

  24. 24

    Amazon xml feed with mws api using PHP Client Library

  25. 25

    How to pass Amazon MWS response variable to another API call?

  26. 26

    Amazon MWS API : stack order of _POST_PRODUCT_DATA_

  27. 27

    Amazon MWS API - How to List Product on Existing Product Page

  28. 28

    Amazon MWS Product API : How to determine Prime eligible

  29. 29

    INCOMPATIBLE_PREPOWNER error in Inbound Shipment Amazon MWS API

HotTag

Archive