Endpoint: Item Search V2 (Replacements)Copy Pageget https://example.com/{Your Item Search URL}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requestsā¦LoadingLoadingā¦Path ParamsYour Item Search URLstringrequiredQuery Paramsstore_referencestringStore in which the picker is performing the searchjob_referencestringID of the job to which the searched item belongs.eanstringEAN to search as scanned or typed by the picker. (Don't use in case of using TERM)termstringTerm to search as typed by the picker. (Don't use in case of using EAN)skustringProduct unique identifierlimitnumberLimit the result set to the specified number of items. Default: 50.currencystringCurrency code as defined in the ISO - 4217 standard. Same as the one used when requesting availability.include_special_pricebooleanIf payment_method of the job is LOYALTY_CARD, this parameter is going to be sent as true. Use it to set special prices to the items returned.truefalsepagenumberIf the possibilities to match the search are bigger than the limit, allows the app to search for more results.orderstringAllows to order the results by creation date. Possible values: PRICE_ASC, PRICE_DESC, NAME_ASC, NAME_DESC, BEST_MATCH. Default BEST_MATCH.departmentsarray of stringsDepartments where the item replacement will be searched (Not available to all customers)departmentsADD stringpricenumberPrice of the item being searched. If we don't receive the price, we send 0 insteadResponses 200Response 404Not foundUpdated 6 months ago