Digio Apis

Getting started with Digio Rest Apis

API SERVER

SELECTED: https://api.digio.in/fiu_api
AUTHENTICATION
No API key applied
General ⦂
DEPRECATED

Fetch Financial Information Data

get {BASE_URL}/client/fi/fetch/{fi_request_id}
REQUEST
PATH PARAMETERS
API Server
https://api.digio.in/fiu_api
Authentication
Not Required
curl -X GET "https://api.digio.in/fiu_api/client/fi/fetch/{fi_request_id}" \
 -H 'accept: application/json' 
RESPONSE
200
application/json
object
Single line description
Field
Type
Description
fiRequestId
string

Id of the FI request generated

fiStartDate
date-time

FI Data created on FIP on or after this date can be accessed. (Mandatory)

fiEndDate
date-time

FI Data created on FIP on or before this date can be accessed

status
enum

Status of the FI request

REQUESTED: FI Request is initiated but not yet processed or completed.

DATA_AVAILABLE: Data is ready to be fetched.

FAILED: Error occurred during FI request stage.

EXPIRED: FI Request is expired.

Allowed: DELIVERED┃FAILED┃NO_DATA_AVAILABLE
consentRequestId
string

Id of the consent request against which current FI request was generated.

- fi
array of object

Actual FI data
⮕ [ Financial information ]

- fiData
object

Stringified json of the decrypted FI Data in raw format as received from FIP

- [any-key]
object

Stringified json of the decrypted FI Data in raw format as received from FIP

fipId
string

Id of FIP from which current object of FI is fetched

fiType
enum

Type of data associated with the account.

Allowed Values

AIF, BONDS, CD, CIS, CP, CREDIT_CARD, DEBENTURES, DEPOSIT, EPF, EQUITIES, ETF, GOVT_SECURITIES, IDR, INVIT, INSURANCE_POLICIES, MUTUAL_FUNDS, NPS, PPF, REIT, RECURRING_DEPOSIT, SIP, TERM_DEPOSIT, GENERAL_INSURANCE, LIFE_INSURANCE, ULIP, GST, GSTR

Allowed: AIF┃BONDS┃CD┃CIS┃CP┃CREDIT_CARD┃DEBENTURES┃DEPOSIT┃EPF┃EQUITIES┃ETF┃GOVT_SECURITIES┃IDR┃INVIT┃INSURANCE_POLICIES┃MUTUAL_FUNDS┃MUTUALFUNDS┃NPS┃PPF┃REIT┃RECURRING_DEPOSIT┃SIP┃TERM_DEPOSIT┃GENERAL_INSURANCE┃LIFE_INSURANCE┃ULIP┃GST┃GSTR┃GST_GSTR1┃GST_GSTR2A┃GST_GSTR3B┃GSTR1_3B┃OTHER
accountNumber
string

Masked account number

accountAnalyticsAvailable
boolean

True :Json Analytics data available

accountSubAnalyticsAvailable
boolean

True :File Analytics data available

accountId
string

Digio internal identifier for individual customer account

fiDataId
string

Digio internal identifier for data fetch wrt individual FIP