Whiplash Merchandising · AsyncAPI Specification

Whiplash Merchandising Notifications Webhooks

Version

View Spec View on GitHub CompanyFulfillmentLogisticsE-CommerceShippingWarehousingInventory3PLOrder ManagementReturnsSupply ChainAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-21'
method: derived
source: openapi/whiplash-merchandising-openapi-original.json, https://developers.getwhiplash.com
spec_type: Webhooks
summary: >-
  The Rydership V2 API delivers webhooks via notification subscriptions. A
  merchant registers a subscription (endpoint URL + notification event) and
  Whiplash POSTs notification events to that endpoint as fulfillment state
  changes. No AsyncAPI document is published; this captures the webhook surface.
delivery:
  mechanism: http-post
  registration: notification_subscriptions resource
  test: GET /api/v2/notification_subscriptions/{id}/test
subscription_model:
  resource: notification_subscriptions
  fields:
  - notification_event_id   # which event to subscribe to
  - customer_id
  - user_id
  - notification_type
  - endpoint                # destination URL
  - active
  - version
event_model:
  resource: notification_events
  catalog_endpoint: GET /api/v2/notification_events
  fields:
  - id
  - name
  - humanized_name
  - resource_type          # the domain object the event concerns (order, item, shipment, ...)
  - resource_message
  - requires_subscription
  - description
  note: >-
    The concrete event catalog (event names) is served dynamically at
    /api/v2/notification_events and is not enumerated in the static spec.
operations:
  list_subscriptions: GetApiV2NotificationSubscriptions
  create_subscription: PostApiV2NotificationSubscriptions
  get_subscription: GetApiV2NotificationSubscriptionsId
  update_subscription: PutApiV2NotificationSubscriptionsId
  delete_subscription: DeleteApiV2NotificationSubscriptionsId
  test_subscription: GetApiV2NotificationSubscriptionsIdTest
  list_events: GetApiV2NotificationEvents
  get_event: GetApiV2NotificationEventsId

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/whiplash-merchandising-notifications-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.