This API will create promotion alarms when selling products with undesired prices and promotions. It will create conditions that will check if the prices and the promotions are correct. If not, the system will alarm the store with information about the product sold at unexpected prices.
GET
Get Policy List
POST
Evaluate Policies
GET
Get Policy by ID
POST
Create Policy
PUT
Update Policy
DELETE
Delete Policy by ID
Use this page to mock Policies System API in your testing and development.
Run our mock API sample using the open source WireMock library, or in the free edition of WireMock Cloud. You'll have a working API server simulating the behavior of Policies System API, which will allow you to keep building and testing even if the actual API you isn't currently available.