IntermediateVocabulary#backend#api#developer-tools

Idempotency Key Vocabulary

Practice the vocabulary of safely retrying a request without causing a duplicate side effect.

0 / 5 completed
1 / 5
At standup, a dev mentions attaching a unique identifier to a payment request so that if the client retries it after a timeout, the server recognizes it as the same request rather than processing it twice. What is this identifier called?