Webhook Events
Get Webhook Event
Retrieves a single WebhookEvent by ID.
GET
Response
default - application/json
Webhook Event
Status of webhook event
Available options:
CREATED
, IN_PROGRESS
, SUCCEEDED
, FAILED
, CANCELLED
App ID
Deliver attempts of the webhook the event
Date of creation
Date of last update
Date of next delivery attempt
External ID of entity this event occurred for
ID of entity this event occurred for
Type of webhook event
Available options:
ORDER_UPDATED
, ORDER_SHIPPED
, ORDER_COMPLETED
, ORDER_CANCELED
, ORDER_REFUNDED
, ORDER_RETURNED
, MERCHANT_CONNECTED
, MERCHANT_DISCONNECTED
, OFFER_CREATED
, OFFER_UPDATED
, OFFER_REMOVED
, PRODUCT_SYNC_STARTED
, PRODUCT_SYNC_COMPLETED
, PRODUCT_SYNC_FAILED
, MERCHANT_NEEDS_ATTENTION
, RELAY_OFFER_CREATED
, RELAY_OFFER_UPDATED
, RELAY_OFFER_REMOVED
, RELAY_ORDER_UPDATED
, MERCHANT_ENABLED
, MERCHANT_DISABLED
, MERCHANT_COMPLETE
, COLLECTION_CREATED
, COLLECTION_UPDATED
, COLLECTION_REMOVED
, COLLECTION_OFFERS_UPDATED
, COLLECTION_SYNC_STARTED
, COLLECTION_SYNC_COMPLETED
, COLLECTION_SYNC_FAILED
Remote endpoint the webhook event was sent.
Response from the remote url
HTTP Status Code
ID of the webhook the event occurred on
Was this page helpful?