Idempotency – Correlation ID Header

You are supposed to use X-Correlation-Id in all API requests. Where X-Request-Id should be unique per request, X-Correlation-Id should be unique per intent. Intent, in this case, means the data in the request and the attempted action.

The following list provides certain important aspects of the Correlation ID header:

Duplicate Request IDs