3d Cart Web API/v1-Webhooks

Number of APIs: 3

  1. Get all Webhooks GET {{baseUrl}}/3dCartWebAPI/v1/Webhooks?limit=<integer>&offset=<integer>&name=<string>&url=<string>&enabled=<boolean>&format=<string>&datecreatedstart=<string>&datecreatedend=<string>&dateupdatedstart=<string>&dateupdatedend=<string>&countonly=<integer>

  2. Get a Webhook GET {{baseUrl}}/3dCartWebAPI/v1/Webhooks/:id

  3. Get all Events GET {{baseUrl}}/3dCartWebAPI/v1/Webhooks/Events?limit=<integer>&offset=<integer>&name=<string>&countonly=<integer>