Number of API calls

In production, if any error or server down related isuess arise from Paybook’s end, will that API request get wasted from our end?

Also, as Syncfy is Asynchronous, is this async for new customer only OR for new + existing customers? or for all types of APIs it is async? Please share in detail.

Hi @demoprod!

  1. No, only transactions actually downloaded are counted.
  2. The system flow is proposed asynchronous because the response time depends on a third party site. It is asynchronous for all users.

Regards!