Inventory Services

Our Inventory Update API allows you to get real-time inventory information for products in Shipwire’s warehouses or in your own locations. You can query inventory globally, by country, or in a specific warehouse. Information available from the Inventory Update API includes

Stock Counts

  • Inventory in stock
  • Inventory expected to arrive
  • Backordered inventory
  • Inventory reserved for orders
  • Inventory currently shipping

Stock Statistics

  • Expected inventory availability date
  • Units shipped recently
  • Units ordered recently

API Endpoints

Sandbox

https://api.beta.shipwire.com/exec/InventoryServices.php

Production

https://api.shipwire.com/exec/InventoryServices.php

Example Request

[gist id=3373929 file=shipwire-inventory-request-example.xml]

Example Response

[gist id=3373929 file=shipwire-inventory-response-example.xml]

Additional Resources

Test Form

XML Documentation