Skip to main content

One doc tagged with "Idempotency Key"

View all tags

Idempotent Request

An Idempotency Key is a unique identifier included in the header of API requests. Flip for Business API uses the Idempotency-Key to safely manage retry requests, ensuring the same operation is not executed multiple times. This is particularly useful when you don't receive a response due to network issues or other unexpected errors.