integrations.sh
← all integrations

vtex.local – Recurrence-(v1-

OpenAPI apis-guru
Homepage
https://api.apis.guru/v2/specs/vtex.local:Recurrence-(v1-/1.0.json
Provider
vtex.local:Recurrence-(v1- / Recurrence-(v1-
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/vtex.local/Recurrence-(v1-/1.0/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/vtex.local/Recurrence-(v1-/1.0/openapi.yaml

Tools (13)

Extracted live via the executor SDK.

  • miscellaneous.addrecurrenceitem

    Adds an item to a Subscription (formerly Recurrence).

  • miscellaneous.getpaymentaccounts

    Lists payment accounts of a given Subscription (formerly Recurrence) by recurrenceId.

  • miscellaneous.getrecurrenceaddresses

    Retrieves the addresses attached to a given subscription (formerly recurrence) by recurrenceId.

  • miscellaneous.getRecurrencebyemail

    Retrieves a given Subscription (formerly recurrence). There are three options of filtering your Subscruptions v1. It's possible to get a list of all Subscriptions v1, by not adding any query params to your request, and simply executing a call to the url. It is also possible to list the Subscriptions by email, filtering by the email query param. And finnally, it is possible to list recurrences with failures on the last execution cycle, filtering by the cycleStatus query param.

  • miscellaneous.getRecurrencebyrecurrenceId

    Retrieves a given Subscription (formerly recurrence) by recurrenceId.

  • miscellaneous.getrecurrencesettings

    Retrieves your store's Subscriptions' (formerly recurrence) settings.

  • miscellaneous.getselfrecurrence

    Lists details of your self Subscription (formerly Recurrence).

  • miscellaneous.reindexrecurrence

    Alters the frequency of a given Subscription (formerly Recurrence) by changing period and interval.

  • miscellaneous.updatepartialrecurrence

    Updates partial information of a given subscription (formerly Recurrence).

  • miscellaneous.updaterecurrence

    Updates details of a given Subscription (formerly recurrence).

  • miscellaneous.updaterecurrencesettings

    Updates the Subscriptions' (formerly Recurrence) settings of your store by salesChannel and defaultSLA.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools