Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.enfuce.com/llms.txt

Use this file to discover all available pages before exploring further.

Endpoints

Retrieves all price lists

GET /v1/pricelist

Retrieves the price list for the given priceListId

GET /v1/pricelist/{id}

Retrieves given price list and it's periods

GET /v1/pricelist/{id}/period

Retrieves active price list period for given price list

GET /v1/pricelist/{id}/period/active

Get price list period

GET /v1/pricelist/period/{id}