This gives the current status of the FI request raised in a previous API. It has 3 statuses, "PENDING", "FAILED", and "READY". Get whether the data you requested is ready or not.

Input Type

InputtypeDescription
consentId*stringConsent ID for the request raised. Received in Consent Status API
sessionIdstringsessionId received in the Request FI API.
consentHandleIdstringConsent Handle received in First API
finsire_idstringUnique User ID for each user

Error Scenario

ErrorDescription
param is missing or the value is empty: {param_name}{param_name} is missing
Invalid RequestAA or FIP has thrown an Error

πŸ“˜

Try the API here.