Lockers Webhook APIs (0.1)
The Webhook APIs enable event-driven communication by delivering real-time notifications when specific events occur. Webhook configurations define:
- The event types to subscribe to
- The target endpoint URL where notifications are delivered
- The authorization details required for secure communication
Once configured, event notifications are triggered and pushed to the registered endpoint whenever the subscribed events occur.
- Event notifications are delivered to the configured endpoint when subscribed events occur
- Only events explicitly configured in the webhook are triggered
- Each webhook configuration is uniquely identified by webHookConfigID
- Updates to a webhook configuration immediately affect subsequent event notifications
- Deleted webhook configurations stop receiving event notifications
Download OpenAPI description
Languages
Servers
Sandbox Server for Webhook API's
https://api-sandbox.sendpro360.pitneybowes.com/webhook
Production Server for Webhook API's (uses live data)
https://api.sendpro360.pitneybowes.com/webhook