Digio Stateless APIs

Getting started with Digio Stateless Apis

API SERVER

SELECTED: https://api.digio.in
AUTHENTICATION
No API key applied
web-scrapper-controller

Professional Verification

post {BASE_URL}/client/v4/apis/get/{idType}

Request Body Params (application/json)

Allowed:  
name
| number
Requires Base 64 encoded clientId:clientSecret in Authorization header
REQUEST
PATH PARAMETERS
REQUEST BODY * application/json
object
Single line description
Field
Type
Description
type
enum

Applicable in case of ICWAI_FIRM or ICWAI_FIRM_MEMBER

Allowed: name┃number
identifier
string

Applicable in case of ICWAI_FIRM or ICWAI_FIRM_MEMBER

first_name
string

Applicable in case of ICSI_MEMBER

last_name
string

Applicable in case of ICSI_MEMBER

membership_number
string

Applicable in case of ICSI_MEMBER

cp_number
string

Applicable in case of ICSI_MEMBER

organization
string

Applicable in case of ICSI_MEMBER

city
string

Applicable in case of ICSI_MEMBER

unique_request_id
string

Unique request id for traceability of request and recon purpose. Businesses are required to pass unique id for every request.

Constraints: 1 to 70 chars
API Server
https://api.digio.in
Authentication
Required (None Applied)
curl -X POST "https://api.digio.in/client/v4/apis/get/{idType}" \
 -H 'accept: application/json' 
RESPONSE

Professional Verification retrieved

application/json
object
Single line description
Field
Type
Description
- firm_response
array of object

Response for ICWAI FIRM
⮕ [ Response for ICWAI FIRM ]

- firm_information
object

firm information detail

[any-key]
string

firm information detail

- head_office_address
object

head office detail

[any-key]
string

head office detail

- branch_office_address
array of object

branch office detail
⮕ [ branch office detail ]

[any-key]
string

branch office detail

- member_information
array of object

firm members information
⮕ [ firm members information ]

[any-key]
string

firm members information

- firm_member_response
array of object

Response for ICWAI FIRM MEMBER
⮕ [ Response for ICWAI FIRM MEMBER ]

- member
object

Firm member information

[any-key]
string

Firm member information

- member_firm
array of object

Member's firm detail
⮕ [ Member's firm detail ]

[any-key]
string

Member's firm detail

- icsi_member_response
object

Response for ICSI MEMBER

- members
array of object

Members information
⮕ [ Members information ]

[any-key]
string

Members information

Bad Request

application/json
object
Single line description
Field
Type
Description
details
string

Details about the exception. Usually contains the exception id for reference.

code
enum

Error code

Allowed: BAD_REQUEST┃UNAUTHORIZED┃FORBIDDEN┃NOT_FOUND┃METHOD_NOT_ALLOWED┃INTERNAL_SERVER_ERROR┃GATEWAY_TIMEOUT┃SERVICE_UNAVAILABLE
message
string

Description of the error

errors
string

Custom errors