services/pricelists/{plid}/services/list
These methods let you find and filter pricelist services from any pricelist in the system.
URL
There are many endpoints for various operations. The most commonly used are printed below - Check the detailed documentation on this page.
(POST) /api/services/pricelists/{plid}/services/list (list services with main fields)
(POST) /api/services/pricelists/{plid}/services/list/full (list services with all fields)
(GET) /api/services/pricelists/{plid}/services/list/fields (get a list of field names and descriptions)
The /list API methods are used all over the place such as for finding projects, jobs, companies, people, prices etc. The (very) powerful features are the same in all cases. It is definitely worth looking beyond the most basic features.
The documentation below is generic. Please do not forget to set the specific end point for the present API method:
NOTE: Replace */list by /api/services/pricelists/{plid}/services/list in the URLs of the documentation below.
PARAMETERS
URL parameters are:
plid | The price list ID | Integer, Mandatory |
Copyright Wordbee - Buzzin' Outside the Box since 2008