diff --git a/draft-ietf-httpapi-idempotency-key-header.md b/draft-ietf-httpapi-idempotency-key-header.md index 066fc0f..8a7b08f 100644 --- a/draft-ietf-httpapi-idempotency-key-header.md +++ b/draft-ietf-httpapi-idempotency-key-header.md @@ -285,6 +285,11 @@ Organization: Django - Description: Django uses custom HTTP header named `HTTP_IDEMPOTENCY_KEY` - Reference: https://pypi.org/project/django-idempotency-key +Organization: Chargebee + +- Description: Chargebee uses custom HTTP header named `chargebee-idempotency-key` +- Reference: https://apidocs.chargebee.com/docs/api/idempotency + Organization: Twilio - Description: Twilio uses custom HTTP header named `I-Twilio-Idempotency-Token` in webhooks @@ -300,7 +305,6 @@ Organization: RazorPay - Description: RazorPay uses custom HTTP header named `X-Payout-Idempotency` - Reference: https://razorpay.com/docs/razorpayx/api/idempotency/ - Organization: OpenBanking - Description: OpenBanking uses custom HTTP header called `x-idempotency-key`