iSAMS Products API
The following operations are supported. For a formal definition, please review the Service Description.
-
AddAlternateImage
Adds an alternate image for the identified product and item (if provided). -
Authenticate
Authenticates the API credentials provided. -
Delete
Deletes a product from the database. -
ExportCsv
Exports full product data for the selected site to a set of CSV files retrievable via HTTP. -
ExportJson
Exports full product data for the selected site to a set of JSON formatted plain-text files retrievable via HTTP. -
ExportXml
Exports full product data for the selected site to a set of XML files retrievable via HTTP. -
List
List all style codes. -
ListAvailableWebsites
Lists available websites and their corresponding website IDs. -
ListByCatalogue
List all style codes present in the specified catalogue. -
ListProductsCreated
List the style codes of products created in the specified date range. -
ListProductsModified
List the style codes of products modified in the specified date range. -
PatchProduct
Patches (applies a partial update) to the specified fields of the provided product. -
PatchProducts
Patches (applies a partial update) to the specified fields of the set of provided products. -
ResetAvailability
Resets all product availability based on the provided entries (full). -
ResetStock
Resets all product stock availability based on the provided entries (full). -
Retrieve
Retrieves the specified product. -
RetrieveByWebsite
Retrieves the specified product. -
RetrieveSet
Retrieves a set of specified products. -
RetrieveSetByWebsite
Retrieves a set of specified products. -
Search
Returns a list of styles with titles containing the provided search term. -
SetMainImage
Sets the main image for the identified product and item (if provided). -
SetSwatchImage
Sets the swatch image for the identified product and item. -
UpdateAvailability
Updates the availability of the provided items (delta). -
UpdatePricing
Updates the pricing of the provided items (delta). -
UpdateProduct
Adds or Updates a single product. -
UpdateProducts
Adds or Updates a set of products. -
UpdateStock
Updates the product stock availability of the provided items (delta).