Search products by search term

POST {{orgUrl}}/services/data/v{{apiVersion}}/commerce/webstores/{{webstoreId}}/search/product-search

Uses the variable productSearchTerm to search for products in the webstore. Sets the first returned product in the variable productId.

Request Body

{"searchTerm"=>"{{productSearchTerm}}"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring