Retrieve a data refresh status
The endpoint returns the refresh task status.
Response
Example response
{
"id": "24d7e80942ce4ad58a93f70ce4115f5c",
"created_at": "2021-04-06T11:30:00Z",
"refresh_date": "2020-03-10",
"status": "new"
}Changes
Changed in 1 of the 11 revisions of this API.17
- ●
added the new
account_lockedenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
config_errorenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
doneenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
errorenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
full_parseenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
loginenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
login_errorenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
mfaenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
mfa_errorenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
newenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
no_dataenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
not_supportedenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
parseenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
session_expiredenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
switch_depositenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
unable_to_resetenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
unavailableenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●