DEVELOPER GUIDE
Result and Code
2min
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:
The data field "connectionId" will be returned for every synchronous API request, which can be considered as the unique indicator of the API request.
Return code and message, please refer to the document for details: Open Finance Codes and Errors
Updated 05 Jun 2024
Did this page help you?