You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/data/account-aggregator/api-integration.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Setu’s AA APIs can be broken down into 3 broad flows—
14
14
-**Notifications flow**—To receive notifications from Setu for key events like approval/rejection of consent or be notified when FI data is ready to be fetched.
Copy file name to clipboardExpand all lines: content/data/account-aggregator/api-integration/data-apis.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Below is a summary of the APIs you need to use to fetch FI data. These APIs are
12
12
-**Create Data Session**—Call this API against an `APPROVED` consent. This initiates data preparation at user's linked FIP accounts. You will be notified by Setu once the data is ready to be fetched.
13
13
-**Fetch FI data**—Fetch decrypted FI data with data session id.
<b>FIU managed guided auto discovery</b>—<i>Setu FIP</i> and{""}
@@ -155,7 +155,7 @@ Please find the below integration steps to embed Setu’s consent manager screen
155
155
156
156
Redirect your customer to consent manager `url` received after Create Consent request. Once your customer has approved or rejected consent, this final screen in the consent manager will show a button that will redirect your customer to the `redirectUrl` provided by you in the Create consent API.<ahref="https://staging.docs.setu.co/data/account-aggregator/api-integration/consent-flow#create-consent-api"target="_blank"></a>
Once all the above steps are complete, you will find `x-product-instance-id`, `x-client_id` and `x-client-secret` in Step 2. You're now ready to make API calls using Postman on sandbox or integrate with sandbox FIU APIs.
Copy file name to clipboardExpand all lines: content/data/account-aggregator/v1/api-integration.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Setu’s AA APIs can be broken down into 3 broad flows—
14
14
-**Notifications flow**—To receive notifications from Setu for key events like approval/rejection of consent or be notified when FI data is ready to be fetched.
0 commit comments