getMultipleItems
This calls is identical to getSingleItem with three exceptions:
- The request will be prefaced with getMultipleItemsRequest and the output will be getMultipleItemsResponse
- The itemId input can be an array of up to 50 items, rather than just an integer, as with getSingleItem
- The output for item will be an array of all the items that you requested that are currently available for sale