Table of Contents

Name

Description

GetInboundItemList

Use this method to retrieve the list of received Items. (Item identifiers) You must have Inbound Services enabled on your account for this to work.

GetInboundItemsByID

Use this method to retrieve Items based on a list of Item IDs. You must have Inbound Services enabled on your account for this to work. You can use this method to retrieve multiple Items.

GetInboundItemsByIDEx

Use this method to retrieve Items based on a list of Item IDs. This method also returns the meta data as a Payload.

RemoveInboundItemsByID

Use this method to remove Items from the server based on a list of Item IDs. You must have Inbound Services enabled on your account for this to work. This method can be used to remove multiple Items.

See Also