Products
Refresh Products
Requests an update of the provided products for the link.
POST
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
Response
202
Successful Response