Get a sample webhook payload for a given event code
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Event code for the sample payload
"order.shipped"
Successful response with sample webhook payload
The response is of type object
.