Get pending requests from GetAccountsDetail.
/GetAccountsDetailAsync is the polling companion to /GetAccountsDetail. Call this endpoint only after receiving a 202 from /GetAccountsDetail.
This is a GET request. Pass the RequestId from your /GetAccountsDetail call as a path parameter.
/GetAccountsDetail returns a 202, poll /GetAccountsDetailAsync to check if the data has finished processing:
/GetAccountsDetailAsync with the RequestId.202, wait 10 seconds and call again.200.200 response from /GetAccountsDetailAsync contains the same payload as a 200 from /GetAccountsDetail — full account details, holder information, and transaction history.
For the full data retrieval flow, see Retrieve Account Data.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.