vtex.local – Policies-System-API
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.
Index
GET
POST
GET
POST
PUT
DELETE
- Homepage
- https://api.apis.guru/v2/specs/vtex.local:Policies-System-API/1.0.0.json
- Provider
- vtex.local:Policies-System-API / Policies-System-API
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/vtex.local/Policies-System-API/1.0.0/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/vtex.local/Policies-System-API/1.0.0/openapi.yaml
Tools (8)
Extracted live via the executor SDK.
-
policy.policyCreateOrUpdateCreates a new policy from scratch.
-
policy.policyDeleteDeletes a specific policy of the account by its ID.
-
policy.policyEvaluateThis endpoint consults all policies and checks the ones that satisfy the request body’s conditions.
-
policy.policyGetRetrieves general information of a policy by its ID.
-
policy.policyListRetrieves a list of all policies in the account and general information of each policy.
-
policy.putApiPolicyEnginePoliciesIdUpdates an existing policy at your account.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools