Rentle · AsyncAPI Specification

Rentle Webhooks

Version

View Spec View on GitHub CompanyRentalsCommerceE-CommerceCircular EconomyResaleSubscriptionBookingsWebhookSoftware-as-a-ServiceAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-20'
method: searched
source: https://api.rentle.io/admin/
spec_type: Webhooks
description: >-
  The Twice Admin API sends webhooks from Rentle/Twice servers to a
  merchant-configured endpoint when events occur. Webhooks are created via the
  webhooks API (webhooks_create) or in the Integrations section of account
  settings. Each event type gets its own webhook. Requests carry an
  x-rentle-version header matching the version selected at creation, expect a
  2xx acknowledgement, and time out after 10 seconds.
delivery:
  acknowledgement: 2xx status code
  timeout_seconds: 10
  version_header: x-rentle-version
  payload_version: '2023-02-01'
  management_operations:
    - webhooks_list
    - webhooks_get
    - webhooks_create
    - webhooks_remove
events:
  - event: order/created
    payload_schema: OrderWebhookDTO
  - event: order/updated
    payload_schema: OrderWebhookDTO
  - event: order/prepared
    payload_schema: OrderWebhookDTO
  - event: order/started
    payload_schema: OrderWebhookDTO
  - event: order/returned
    payload_schema: OrderWebhookDTO
  - event: order/returning-soon
    payload_schema: OrderWebhookDTO
    configuration: { triggerBeforeMinutes: required }
  - event: product/created
    payload_schema: ProductWebhookDTO
  - event: product/updated
    payload_schema: ProductWebhookDTO
  - event: product/deleted
    payload_schema: ProductWebhookDTO
notes: >-
  No AsyncAPI document is published; this is the webhook catalog derived from
  the CreateWebhookDTO event enum in the OpenAPI. No fabricated AsyncAPI spec.

Work with this as data

Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for asyncapi

4 MCP tools reach this
  • find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/rentle-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.