Module mws::fulfillment_inventory [] [src]

Amazon MWS Fulfillment Inventory API - Version 2010-10-01

Documentation

Structs

Error

The Error type.

InventorySupply
InventorySupplyDetail

Specific information about the availability of inventory for a single SKU, including the number of units that are in an Amazon fulfillment center, in an inbound shipment, or being transferred between Amazon fulfillment centers.

ListInventorySupplyParameters

Parameters for ListInventorySupply

ListInventorySupplyResponse
Timepoint

Enums

Condition
ErrorKind

The kind of an error.

ResponseGroup
SupplyType
TimepointType

Traits

ResultExt

Additional methods for Result, for easy interaction with this crate.

Functions

ListInventorySupply

The ListInventorySupply operation returns information about the availability of inventory that a seller has in the Amazon Fulfillment Network and in current inbound shipments. You can check the current availabilty status for your Amazon Fulfillment Network inventory as well as discover when availability status changes.

ListInventorySupplyByNextToken

Returns the next page of information about the availability of a seller's inventory using the NextToken parameter.

Type Definitions

Result

Convenient wrapper around std::Result.