Publish “Price List” (add products to your “Price List”)

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

Attention

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

URL

Method

POST

URL query

/api/distribex/epricelist?gln=9864065732303

URL parameters

gln (required) String - GLN of your own Company

Headers

Authorization

SID - token received at authorization

Content-Type

application/json

REQUEST

JSON Body

In the request body of the method, the data of goods are transmitted (goods that need to include in your price list (object XPriceList)).

RESPONSE

Server code 200 (ok).