API Reference

Delete Prices by Seller

Deletes product prices by using the seller ID.
The body param is an array, so you can delete more than one price by query.

📘

Result

A 204- No Content result means that the price was successfully deleted.

Request body example:

[ { "sellerId":"aa09fce3-5fd6-4f0a-a5fb-0991c05c5038", "productId":"409027D7-D72B-4FF9-AAF2-00055901DE9A" } ]
Path Params
string
required

Use "api" for production environment or "hlg-api" for homolog

Body Params
json
required
Responses

Language
Credentials
:
URL
Choose an example:
application/json