Consent Status

After completing the AA journey, you can check whether the user has approved or declined your consent. API returns a consent ID if consent is approved.

Gives current status of the consent raised in the Consent Handle API. It has 3 values, PENDING, APPROVED, DECLINED.

Path Params

InputTypeDescription
consentHandlestringUnique ID generated in the last API

Query Params

InputTypeDescription
finsire_idstringUnique identifier 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.