In some cases, when a user completes a transaction and immediately scans the slip, the issuing bank's system may experience a processing delay (typically 30–60 seconds, or potentially longer).As a result, initial API requests may fail and return the following error response:
To increase the verification success rate, it is recommended that the client implementation handles HTTP 400 errors by using a Retry Mechanism with Exponential Backoff.