LinkConnector API Help Documentation

API Documentation
 

Product Feed Stock - getFeedProductInventoryStock

  Specifications  
This api function returns the inventory status for items which are frequently out of stock. The inventory status system is currently limited to tracking selected products for Gander Mountain (MerchantID 25837).
Input Parameters
Field Name Required Type Format/Values (Default Bold) Description
Key Y String   Your API Key
Function Y String getFeedProductInventoryStock Function to call
Format N ENUM CSV | TXT | PSV | JSON | XML Output data format (PSV is the pipe-delimited variation of CSV)
MerchantID Y Integer   Merchant ID
KeywordSearch N String   Limits the result set to rows matching the provided keyword
InventoryStatus N String instock | delta | outofstock | all instock - Items currently in stock
delta - Items which changed status during the last check
outofstock - Items currently out of stock
all - All tracked items
Output Fields
Field Name Type Format Description
Product String   Product Name
ProductID String alphanumeric/100 Product ID
MerchantID Integer   Merchant ID
ProductURL String   Product URL
Category String   Product Category
CurStock String Y | N Current Stock Status
LastStock String Y | N Stock Status on the previous check
LastInStock Datetime   Datetime when last in stock


The input and output parameters represented in this documentation are the base functionality for each API function. If you require integration assistance, additional output fields, specific input filters, or even new API functions to meet your specific requirements, please do not hesitate to contact our Affiliate Relations department.