DEVELOPER GUIDE

Result and Code

2min

Result

At present, as long as the request is successfully processed by the server, the HTTP status code of the response is 200. Otherwise, it is not 200.

If the request is successful, the possible returns are as follows:

JSON


The data field "connectionId" will be returned for every synchronous API request, which can be considered as the unique indicator of the API request.

Code

Return code and message, please refer to the document for details: Open Finance Codes and Errors