inChurch
Webhooks

HTTP Headers

Code
Content-Type: application/json X-InChurch-Signature: sha256=<hmac_signature> X-InChurch-Event: donation.created X-InChurch-Delivery-ID: 78f2a1b4-2d3e-4c5a-9f1b-123456abcdef X-InChurch-Attempt: 1
HeaderDescriptionUsage
X-InChurch-SignatureHMAC signatureValidate if request comes from inChurch
X-InChurch-EventEvent typeCan be used to route requests before application
X-InChurch-Delivery-IDDeduplication idCan be used to avoid processing duplicates
X-InChurch-AttemptAttempt numberCan be used to avoid processing duplicates
Last modified on