Sell Price Lists

Here you can create a list of price for apply distinct groups of customers. Prices are apply by product. If a group is in many price lists, the system will apply the highest price

Header api token: X-API-TOKEN

Get api token in Your account settings

Allowed API methods: GET, POST, PUT, PATCH, OPTIONS

  • List URL: /api/v1/billing_s/sellpricelist/
  • Detail URL: /api/v1/billing_s/sellpricelist/:id/
Params
  • _page_size: (int) Number of results per page
  • _page: (str|int) Number of page to get, set __all__ for get all results
  • _ordering: (str) Field for ordering, if is descending set '-' Ex: -field_name
  • _fields: (str) List of fields to return separed by comma
You can use any of other django lookups for filter data
Showing OPTIONS method:
 Loading API options...

Related objects:


Sell Price list detail

Sell price list detail
  • List URL: /api/v1/billing_s/sellpricelistdetail/
  • Detail URL: /api/v1/billing_s/sellpricelistdetail/:id/
Showing OPTIONS method:
 Loading API options...


Déjanos tus comentarios