Webhook personnalisé
Ingestion événements via clé API tenant + signature HMAC.
POST
https://zedcheckout.com/api/v1/webhooks/customIngestion événements via clé API tenant + signature HMAC.
Auth — X-API-Key
Catégorie — Webhooks entrants
Exemples
curl -X POST 'https://zedcheckout.com/api/v1/webhooks/custom' \
-H 'X-API-Key: api_zedcheckout_votre_cle_api'Réponses
202Accepted
{ "accepted": 1 }