ZedCheckout
POST /webhooks/custom

Webhook personnalisé

Ingestion événements via clé API tenant + signature HMAC.

POSThttps://zedcheckout.com/api/v1/webhooks/custom

Ingestion événements via clé API tenant + signature HMAC.

AuthX-API-Key
CatégorieWebhooks 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 }