Digio Apis

Getting started with Digio Rest Apis

API SERVER

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

Get Consolidated Settlement Details

get {BASE_URL}/v3/client/nach_debit/requester_settlement/{id}

This API is only applicable for Digio PA users. The API is used to get details of all transactions against a consolidated settlement id i.e. CID which is received over email.

Requires Base 64 encoded clientId:clientSecret in Authorization header
REQUEST
PATH PARAMETERS
RESPONSE
application/json
array
Single line description
Field
Type
Description
id
string

Unique identifier for the consolidated settlement

settlement_bank_ifsc
string

IFSC code of the settlement bank

tax1
number

First tax amount

tax2
number

Second tax amount

tax3
number

Third tax amount

fee1
number

First fee amount

fee2
number

Second fee amount

total_amount
number

Total amount before deductions

final_amount
number

Final amount after all deductions

status
enum

Status of the settlement

Allowed: scheduled┃settle_success
account_number
string

Account number associated with the settlement

bank_txn_ref
string

Bank transaction reference number

txn_time
date-time

Timestamp of the transaction

debit_txn_ids
[string]

List of debit transaction IDs
⮕ [ List of debit transaction IDs ]

- debit_txn_details
array of object

Detailed list of debit transactions

txn_id
string

Transaction ID of the debit transaction

amount_in_paise
integer

Amount in paise of the debit transaction

account_number
string

Account number associated with the transaction

settlement_utr_number
string

Unique Reference Number for the settlement

settlement_date
date-time

Date and time when the settlement was processed

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

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

code
string

Error code

message
string

Description of the error

errors
string

Custom errors