Product Data - VernonCo/ps_utils GitHub Wiki
= Product Data https://github.com/VernonCo/ps_utils/blob/master/Documents/Product.png == Form Options === Supplier and Product SKU and Return Type are similar to all the other pages. === Services offers 3 options:
- Get Product Info - retrieves the data for the productId given
- Get Close Out Products - retrieves a list of close out products
- Get Product is Sellable - checks if productId is sellable === PartId sub part Id of product Id to narrow results (ie. specific color or size according to the part Id) === Color Name is used to narrow the result by the color. Will not return results if color is not found. === Apparel Style & Apparel Label is used to narrow the result on apparel. === Country and Language default to US and English, but can be changed to Canada or French == Returned Results The results returned with Return Type 'Display in app' are returned as a table. Information that is a list, is shown as accordions to help with display real estate. Click on Blue headings to expand the underlying information. https://github.com/VernonCo/ps_utils/blob/master/Documents/Product_Results.png