Create Webhook
POST https://api.ecartapi.com/api/v2/webhooks
Request Body
{"webhook"=>{"resource"=>"orders", "action"=>"create", "url"=>"https://webhook.site/919d5aa5-a9c9-40e3-9770-06490902fe21"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |