Get pending requests from GetAccountsDetail.
/GetAccountsDetailAsync endpoint to get pending requests from /GetAccountsDetail.
You must first call the /GetAccountsDetail endpoint to obtain a valid requestId.
202 HTTPS response from /GetAccountsDetail stating that your request is still pending, you must call the /GetAccountsDetailAsync endpoint every 10 seconds to check if the data is finished processing for a maximum of 30 minutes.
Your request will likely take a few seconds to process, but setting a 30-minute timeout avoids infinite loops of this request.
200 HTTPS response when the data is finished processing.
The API delivers the data to you as a JSON payload in a standard format, and your servers can start to handle it in the way that your use case is set up to.Security feature that grants access to this endpoint, but it must be enabled by Flinks. Please contact your Flinks representative to activate it.
Content type of the request.
application/json "application/json"
Acceptable response media type.
"application/json"
Key that grants access to the environment specified in the instance field. By default, the value is set to the toolbox environment key.
Unique identifier provided after a successful request to the /GetAccountsDetail endpoint.
Result
HTTP status code of the response.
Array containing detailed information about each linked account.
Name of the financial institution.
Login information.
Numeric identifier for the financial institution.
Institution name or code.
Unique request identifier.