Number of APIs: 5
GET https://api.ecartapi.com/api/v2/webhooks/{{id}}
Retrieves information of a single webhook from your store
POST https://api.ecartapi.com/api/v2/webhooks
Request to create new webhooks
PUT https://api.ecartapi.com/api/v2/webhooks/{{id}}
DELETE https://api.ecartapi.com/api/v2/webhooks/{{id}}
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