marketplace_search_details__update
Update a marketplace search detail by providing its ID and a JSON:API request body with optional catalog URL.
Instructions
Update a marketplace search detail. [PATCH /v1/marketplaceSearchDetails/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource identifier. | |
| body | Yes | JSON:API request body (Apple schema: MarketplaceSearchDetailUpdateRequest). |