Unified Add Customer API
Example request
The Unified Add Customer API creates a customer with the manual Know Your Customer (KYC) option where most of the parameters are applicable. For other KYC options, fewer parameters are applicable.
-
To see an example request, go to the Unified Add Customer API page.
-
Select an example by clicking anywhere on the word EXAMPLES to open the drop-down list of available examples:
- Sample for Manual KYC
- Sample for Screening only
- Sample for e-KYC

- To make a sample request, go to the Getting started page.
Enum values
estimatedMonthlyFunding
estimatedMonthlyFunding
The estimatedMonthlyFunding
enum values are as follows:
Code | Description |
---|---|
MF001 | < 1000 |
MF002 | 1000 – 5000 |
MF003 | 5000 – 10000 |
MF004 | 10000 – 20000 |
MF005 | > 20000 |
intendedUseOfAccount
intendedUseOfAccount
The intendedUseOfAccount
enum values are as follows:
Code | Description |
---|---|
IU100 | Receiving from/Transfers to accounts I own |
IU101 | Receiving from/Transfers to friends or family |
IU102 | Property, goods or services payments |
IU103 | Education-related payment |
IU104 | Investments |
IU105 | Receive or send donations |
IU106 | Day-to-day spending |
IU107 | Receiving a salary |
IU108 | Travel related spending |
IU109 | Saving |
Updated about 2 months ago