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 the URL, and the API returns the same ID in response.

Input requirements

You must include an access token in the request header.

Scenario(s)CriteriaError MessageStatusSample Response
Update/DeleteIf Strategy ID is InvalidStrategy Id not found400{“status”: “BAD_REQUEST”, “errorMessage”: “Error(s) : Strategy Id not found”,”payload”: null}

Did this page help you?