Skip to main content

One doc tagged with "Idempotency Key"

View All Tags

Idempotent Request

Idempotency Key is a unique value included in the header of API requests. Flip for Business API uses the Idempotency-Key in the header to safely manage retry requests, ensuring the same operation is not executed multiple times.