| ||||
summary: resource | method | detail: method |
Resource | Description |
---|---|
POST /rs/product/{dsName}/{shopGUID}/search | Performs a search on the index (this POST call is idempotent) Uses an idempotent POST call as suggested in the RESTful Web Services Cookbook. |
Performs a search on the index (this POST call is idempotent) Uses an idempotent POST call as suggested in the RESTful Web Services Cookbook. Recipe 8.3: How to handle queries with large input
|
| ||||
summary: resource | method | detail: method |