Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

token

The token obtained on connection.

Required

companyid

The id of the supplier company (create a supplier pricelist) or the master company (create a client pricelist).

Required

pricelistid

The id of the client or supplier pricelist. The pricelist must belong to the company.

Required

serviceid

The id of the service to update. The service must exist in the pricelist.

Required

data

A json containing the service details, see below.

Required

 

JSON format of "data"

...

parameter

See previous chapter Add service to pricelist for all parameters. All parameters are optional. Simply specify the fields you want to change. "TaskCode", "LocaleSource", and "LocaleTarget" can't be modified

...

.

...