Consent Status by ID
Gives you a complete overview of the consent. Returns consent status, FIPs selected, if consent is approved and some more details.
Inputs
Input | Type | Description |
---|---|---|
consentId | string | consentId received in the last API. |
finsire_id | string | Unique user id generated for each user |
Error Scenario
Error | Description |
---|---|
param is missing or the value is empty: {param_name} | {param_name} is missing |
Invalid Request | AA or FIP has thrown an error |
Try the API here.
Updated 5 months ago