Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Gets the pricelist(s) of the master company, i.e. the prices applied to clients. The price list contains information such as currency and discounts. With the price list id, you can then enumerate all services supplied.

URL

(GET) companies/{companyid}/pricelists

PARAMETERS

token

The token obtained on connection

Required

companyid

SET TO THE MASTER COMPANY ID

Optional

filter

Free filter on any project property. Please see Filtering results for details.

Optional


RESULTS

Returns a list of ApiPriceList items.





  • No labels