Webhook-callback-creation(Ticket creation)
Payload sent to the webhook that was passed on the ticket creation.
Callbacks are made when some events happen in the production process.
{
"ticket_id": "ebade5b0-06af-41ed-b828-f6c6bc279de4",
"event": "delivered",
"external_id": "yourID"
}