Picker · AsyncAPI Specification

Picker Webhooks

Version

View Spec View on GitHub CompanyLogisticsDeliveryLast MileCouriersE-CommerceShippingTrackingLatin AmericaFleet ManagementAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-20'
method: searched
source: https://app.theneo.io/pickerexpress/picker-api-suite/api-reference/
description: >-
  Picker exposes an outbound webhook surface so merchants receive real-time
  delivery lifecycle events. Webhooks are managed via the API (subscribe/list/
  delete) rather than an AsyncAPI document; no AsyncAPI spec is published.
spec_type: Webhooks
management:
  subscribe: postApiWebhooks       # POST /api/webhooks — Add a webhook to subscribe to an event
  list: getApiWebhooks             # GET /api/webhooks — Return the webhooks the user is subscribed to
  unsubscribe: deleteApiWebhooks   # DELETE /api/webhooks — Delete a webhook the user is subscribed to
  source: openapi/picker-openapi-original.json
events:
- name: Driver Assigned
  description: Fired when a driver (picker) is assigned to a booking.
- name: Update Booking Status
  description: Fired when a booking's status changes through the delivery lifecycle.
related_integration_webhooks:
- name: receipt-issued (Datil)
  operation: postDatilReceiptissued   # POST /datil/receiptIssued
- name: payment (Paymentez)
  operation: postPaymentezWebhookapi  # POST /paymentez/webhookApi
notes: >-
  Event catalog captured from the public API reference (Stores / Webhooks /
  Pre-Booking / Bookings groups). Additional lifecycle statuses may be delivered
  under the Update Booking Status event.

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/picker-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.