POST api/ProductSearch?prefixText={prefixText}&CustomerLocationId={CustomerLocationId}&IsEcommerce={IsEcommerce}&count={count}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
prefixText
No documentation available.

Define this parameter in the request URI.

CustomerLocationId
No documentation available.

Define this parameter in the request URI.

IsEcommerce
No documentation available.

Define this parameter in the request URI.

count
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  "sample string 1",
  "sample string 2",
  "sample string 3"
]