Delete Strategy Repricer API Overview
Migrate to Global APIs: New sellers and approved Solution Providers should use Global APIs. Existing users must migrate to avoid disruption and access new capabilities coming to your market. Explore Global Marketplace migration resources.
The Delete Strategy API is to remove the existing strategy and its corresponding details.
You can include the strategyCollectionId as part of URL and the API returns the same id in response.
Input Requirements
You must include an access token in the request header.
| Scenario(s) | Criteria | Error Message | Status | Sample Response |
|---|---|---|---|---|
| Update/Delete | If Strategy ID is Invalid | Strategy Id not found | 400 | {“status”: “BAD_REQUEST”, “errorMessage”: “Error(s) : Strategy Id not found”,”payload”: null} |
Updated 14 days ago
Did this page help you?

