All Products
Search
Document Center

Financial Intelligence Engine:Idempotency

Last Updated:Jun 18, 2026

Some ZOLOZ APIs support idempotency, which ensures that retrying the same API call produces the same result without duplicating the action.

Some ZOLOZ APIs support idempotency, which allows a merchant to retry the same API call multiple times while the action is performed only once. This prevents unwanted duplication when API calls fail and need to be retried.

The idempotency support for ZOLOZ APIs is as follows:

  • All the initialize APIs, regardless of integration modes, do not support idempotency.

  • All the checkResult APIs, regardless of integration modes, support idempotency.

  • All the APIs that are provided in the API-mode products support idempotency.