๐๏ธ Introduction
<center>
๐๏ธ Return all facilities
Return all facilities loaded in PAM module.
๐๏ธ Return one product-facility-tariff mapping
Return product-facility-tariff mapping for entered Product number.
๐๏ธ Return product-facility-tariff mappings
Return product-facility-tariff mappings with possibility to filter and sort data.
๐๏ธ Return Product groups
Return Product groups with localized names for entered language and country.
๐๏ธ Return product
Return product with specified product number
๐๏ธ Return all products with all facility and tariff assignments.
Return all products with all facility and tariff assignments.
๐๏ธ DEPRECATED! Use GET /products instead.
Load products with possibility to filter and sort the data. This endpoint is deprecated, use GET /products instead. This endpoint has the filter and sort parameters as body, GET /products has it as query params.
๐๏ธ Return the Tariffs
Return the Tariffs DTO which encapsulates list of Tariff's DTO and total count.
๐๏ธ Return all Usage profiles.
Return all Usage profiles.
๐๏ธ Return the number of Tariffs
Return the number of Tariffs. For internal use.
๐๏ธ Returns all GeneralProducts.
Returns all GeneralProducts.
๐๏ธ Return one product-facility-tariff mapping
Return product-facility-tariff mapping for entered ID.
๐๏ธ DEPRECATED! Use GET /product-facility-tariffs instead.
Load -product-facility-tariff mappings with possibility to filter and sort the data. This endpoint has the filter and sort parameters as body, GET /product-facility-tariffs has it as query params.
๐๏ธ Get price and additional price texts
Get price and additional price texts
๐๏ธ Return the number of products
Return the number of products, which meet the input parameters. Internal rest api resource.
๐๏ธ Return products
Return products with possibility to filter and sort the data.
๐๏ธ DEPRECATED! Use GET /products instead.
Return products containing products name, number and active status.
๐๏ธ Return one Usage profile with all Recurrences.
Return one Usage profile with all Recurrences.
๐๏ธ Return valid products
Return valid products with possibility to filter and sort the data. Default products are excluded.