Use this method to delete a pricelist.
Please note that the standard pricelist of a supplier can not be deleted.
URL
(DELETE) companies/{companyid}/pricelists?token={tokenid}&pricelist={pricelistid}
PARAMETERS
|
token |
The token obtained on connection |
Required |
|
companyid |
The id of the company which owns the pricelist to delete. |
Required |
|
pricelist |
The id of the pricelist to delete |
Required |
RESULTS
No result. In case of invalid parameters an HTTP error code is returned.