Get Whitelisted Remitter Accounts

🙌

Important Note

Please use only Staging Credentials on each API Reference page to test the APIs directly from our Documentation.

API Endpoints

This API fetches all the remitter accounts whitelisted for a Virtual Account (VA). Only whitelisted accounts are allowed to load funds into the VA.

One optional parameter is required -

  • account_number (Optional), The virtual account number should be passed here. If you want to view all whitelisted accounts across each Virtual Account, this parameter is not required.

API Specifications

API Response

Response ParameterMandatory (M) / Optional (O) / Conditional Mandatory (CM)Description
status MThe status of the API. The following values will be populated.

Success = The API request was successful
Failure = The API request was a failure
decentro_txn_idMa URN generated by Decentro for the API request.
response_keysMResponse key documenting the status of the API hit and various errors
response_messageMAPI status message.
response_codeMThe Response Code will be present here.
dataCMAn Object that contains the below parameters. The object will be populated when the API request is successful
virtualAccountProviderCMThe virtual account's 4-digit provider code will be present here. This value will only show when API status is success
virtualAccountNumberCMThe Virtual Account Number will be present here. This value will only show when API status is success
accountNumberCMThe Remitter account number will be present here. This value will only show when API status is success
accountIfscCMThe Remitter IFSC will be present here. This value will only show when API status is success
Language
Click Try It! to start a request and see the response here!