integrations.sh
← all integrations

vtex.local – Policies-System-API

OpenAPI apis-guru

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.policyCreateOrUpdate

    Creates a new policy from scratch.

  • policy.policyDelete

    Deletes a specific policy of the account by its ID.

  • policy.policyEvaluate

    This endpoint consults all policies and checks the ones that satisfy the request body’s conditions.

  • policy.policyGet

    Retrieves general information of a policy by its ID.

  • policy.policyList

    Retrieves a list of all policies in the account and general information of each policy.

  • policy.putApiPolicyEnginePoliciesId

    Updates an existing policy at your account.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools