July 2025

API Updates

  • Deprecation of idempotency header for create-user and authorize-payment endpoints.

Details

X-Idempotency-Key is now deprecated for the create-user and authorize-payment endpoints. Developers can continue to submit requests with the parameter, but it will no longer be read or used in the de-duplication of requests.For more details on how our API idempotent request handling logic works, see our API Concepts guide.