Delete an existing supplier price list or price lists.
Contact Erply Helpdesk to enable Supplier Price Lists module on your account. (If not enabled, API returns error 1006.)
Parameter name | Description | Possible value | Required |
---|---|---|---|
supplierPriceListIDs | Supplier price list ID's. Comma separate for multiple. | string | yes |
Field name | Type | Description |
---|---|---|
deletedIDs | string | Comma-separated list of deleted IDs. |
nonExistingIDs | string | Comma-separated list of non-existing IDs. |
notDeletableIDs | string | Comma-separated list of IDs for which you do not have sufficient rights to delete. |