Skip to main content

Set Disbursement Account Request

This API is invoked by the LA to inform the lender about the disbursement account that the borrower has chosen.

Request Body
metadata object REQUIRED

Metadata specific to each API request.

version string REQUIRED
originatorOrgId string

The organisation id on the Participant Registry.

originatorParticipantId string

The participant id on the Participant Registry. This will be different for every role under the same organisation.

timestamp string REQUIRED
traceId string REQUIRED
requestId string REQUIRED

UUID used to tie request and response and for idempotency

productData object REQUIRED

Product Metadata specific to each API request.

productId string REQUIRED

The product id on the Product Registry.

productNetworkId string

The product network id on the Product Registry.

loanId string
account object REQUIRED
id string
description string
status string

Possible values: [ACTIVE, INACTIVE]

accountDataType string REQUIRED

Possible values: [ACCOUNT, VPA]

data object REQUIRED
accountType string

Possible values: [CURRENT, SAVING, OVERDRAFT, ESCROW, WALLET]

accountIFSC string
accountNumber string
vpa string
maskedAccountNumber string
accountHolderName string
url string
extensibleData object

This API schema is for additional keys & values according to specific need. User can add JSON objects as per the requirements.

loanApplicationId string REQUIRED
Responses
200

Acknowledgement of Request Received

Schema OPTIONAL
error string
traceId string
timestamp string