General Overview

Timeout Handling

Payssion will attempt to respond to all requests as soon as possible. However, in some cases, latency delays may occur. Particularly where an API call is dependent on upstream banking networks, response times can vary considerably and can be unusually high in rare cases.

All resources that are identified as idempotent can be safely retried with the same idempotent key when timeouts occur. When an object's status is pending or like, it's recommended to retrieve it once other than treating it as succeeded.

Risk Controlling

Unless specifically agreed upon, please never call the API interface concurrently or with a script, otherwise there is a risk that the request will be determined by risk control to be illegal, and your account may be frozen.