3d Cart Web API/v1-Webhooks
Number of APIs: 3
-
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>
-
Get a Webhook GET {{baseUrl}}/3dCartWebAPI/v1/Webhooks/:id
-
Get all Events GET {{baseUrl}}/3dCartWebAPI/v1/Webhooks/Events?limit=<integer>&offset=<integer>&name=<string>&countonly=<integer>