Webhook Subscription
Subscribe to webhook notifications from StubHub
Webhook Subscription APIs
webhooks
Method
Description
GET
getWebhook
https://api.stubcloudprod.com/partners/webhooks/v3/{subscriptionId}
Get a webhook subscription
PUT
updateWebhook
https://api.stubcloudprod.com/partners/webhooks/v3/{subscriptionId}
Update a webhook subscription
GET
getAllWebhooks
https://api.stubcloudprod.com/partners/webhooks/v3
Get all webhooks you are subscribed to
POST
subscribeWebhook
https://api.stubcloudprod.com/partners/webhooks/v3
Use this API to subscribe to a webhook notification. You'll need a separate subscription for each webhook notification you wish to receive.
Once you subscribe to a webhook event/notification, please allow 1-2 business days to start receiving the notifications on the endpoint you setup.
DELETE
deleteWebhook
https://api.stubcloudprod.com/partners/webhooks/v3/{subscriptionId}
Delete a webhook subscription