This is an asynchronous operation.
The response will be a
202 Accepted if the request was successful.Refreshes are subject to rate limiting.
Rate Limits
- 1 refresh per link per hour for account data
- 1 refresh per link per hour for transaction data
- 1 refresh per link per day for account numbers
- 1 refresh per link per day for identity data
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Path Parameters
The unique ID for this link.
Body
application/json
At list of at least one product to refresh.
Example:
["account_numbers", "transactions"]Response
Successful Response