Third Party Webhook Management
As Market/Delivery you need to configure your webhooks.
Create Webhook for Third Party (create or update)
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"message": "Webhook successfully created",
"data": null
}{
"message": "This webhook already exists",
"data": null
}Last updated
Was this helpful?