HTTP status
409 invalid_request_error
Typical cause
TheIdempotency-Key header matches a prior request but the payload differs from what was originally submitted.
HTTP 409 — Idempotency key reused with a different payload.
409 invalid_request_error
Idempotency-Key header matches a prior request but the payload differs from what was originally submitted.