cURL
curl --request DELETE \ --url https://api.wizcommerce.com/v1/price-lists/{id} \ --header 'X-API-Key: <api-key>'
{ "data": "<any>" }
Delete Price List
API Key for authentication
ID
desc
The response is of type object.
object
Was this page helpful?