Delete item from your own “Price List” / Delete your own “Price List”

To work with this method, the user must be authorized.

Attention

This method is used by users who act as Seller (Manufacturer).

Important

If list_id parameter is passed in the request, the item will be deleted from your own “Price-list”!

If list_id parameter in the request is missing or equal to 0, then your own “Price List” will be deleted completely!

URL

Method

DELETE

URL query

/api/distribex/epricelist?gln=9864065732303&list_id=29

URL parameters

gln (required) String - GLN of your own Company;

list_id long - commodity item identifier (here list_id = id from object XPriceListProduct)

Headers

Authorization

SID - token received at authorization

Content-Type

application/json

RESPONSE

Server code 200 (ok).