Logo
Ecartapi.com Public API Documentation

Supported Requests by Cart-Shopify-Webhooks

Number of APIs: 5


1. Get a single Webhoook

GET https://api.ecartapi.com/api/v2/webhooks/{{id}}

Retrieves information of a single webhook from your store



2. Webhook

POST https://api.ecartapi.com/api/v2/webhooks

Request to create new webhooks



3. Webhook

PUT https://api.ecartapi.com/api/v2/webhooks/{{id}}



4. Webhook

DELETE https://api.ecartapi.com/api/v2/webhooks/{{id}}



5. Get all store Webhoooks

GET https://api.ecartapi.com/api/v2/webhooks

With this request you will be able to consult all the webhooks associated to the Amazon Store



ENDPOINTS