Understanding Grid’s idempotency system and implementing idempotent operations
x-idempotency-key
header. If you retry a failed request with the same key, Grid ensures that the operation is only processed once.
x-idempotency-key
header in your request:
x-idempotency-key
header is optional but recommended for POST requests