OTO Global · AsyncAPI Specification

Oto Global Webhooks

Version

View Spec View on GitHub CompanyShippingLogisticsFulfillmentE-CommerceDeliveryCarriersReturnsSaudi ArabiaAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-20'
method: searched
source: https://apis.tryoto.com/ (OTO API V2 Webhook folder) + postman/oto-global-postman.json
spec_type: Webhooks
summary: >-
  OTO pushes real-time updates to a merchant-registered HTTPS endpoint. Webhooks are
  registered and managed through the /rest/v2/webhook endpoint (POST create, GET list,
  PUT update, DELETE remove). All timestamps are UTC.
management:
  register: { method: POST, url: https://api.tryoto.com/rest/v2/webhook }
  list: { method: GET, url: https://api.tryoto.com/rest/v2/webhook }
  update: { method: PUT, url: https://api.tryoto.com/rest/v2/webhook }
  delete: { method: DELETE, url: https://api.tryoto.com/rest/v2/webhook }
events:
  - type: orderStatus
    description: Fired whenever an order status changes (Processing, Delivered, Returned, etc.).
    sample_fields: [orderId, parentOrderId, returnOrderId, otoId, entityId, brandedTrackingURL, status, timestamp]
  - type: shipmentError
    description: Fired when an error occurs while creating/processing an order shipment; carries error detail.
  - type: newOrders
    description: Pushes full order details so an external WMS can create the order in its own system.
  - type: walletTransaction
    description: Pushes wallet transaction details (credit usage, charges, refunds, balance updates) for financial reconciliation.
notes:
  - timestamp values are in the UTC time zone.
  - orderStatus payload includes a brandedTrackingURL for customer-facing tracking.

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/oto-global-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.