Consent Handle
This API is used to generate consent handle for Finvu.
Input Type
| Input | Type | Description |
|---|---|---|
| finsire_id | string | A valid id generated during user creation |
| data_from_date | string | The value of date from which data has to be fetched |
| data_to_date | string | The value of date until which data has to be fetched |
Common error scenarios
The following are the common error scenarios in sending an API request:
| Error | Description |
|---|---|
| param is missing or the value is empty: finsire_id | finsire_id is a required field |
You can try out this API here.
Updated 3 months ago