Update Customer
Update existing customer record for a given PAN, manufacturer and distributor combination
Path Parameters
Request Body required
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
customer object
Marital Status of the customer
Gender of the customer
City of birth of the customer
An enumeration.
Name As Per Aadhar
Name On Aadhar Status
customerAdditionalDetail object
Current occupation of the customer
Id to identify occupation
Whether customer is Politically exposed
Qualification of the customer
Networth of the customer
Networth value date
Source of income of the customer
Income range of the customer
customerAddress object[]
Id of address
Type of address
Address line 1 of the customer
Address line 2 of the customer
Address line 3 of the customer
Address city
Address state
Address country
Pincode
Flag if it is a preferred address
Address proof type
Address proof s3 url
poa url back side
aadhar front side
aadhar back side
is same as permanent
Identification Number
customerContact object
customerContactEmail object required
email object[] required
customerContactNumber object[] required
customerFatca object
Flag if US citizen
Flag if no other tax is present
Country of residency other than India
Tax Id number of other country
Type of tax id
City of birth of the customer
Country of birth of the customer
Country of birth
Country name if Tax residency other than India
Address of the country if Tax residency other than India
Address of the country if Tax residency other than India
Country - Address of the country if Tax residency other than India
State/County- Address of the country if Tax residency other than India
Zip code- Address of the country if Tax residency other than India
Flag if US resident
customerFactaTinDetails object[]
customerInvestmentProfile object
customerDisclosure object[]
customerNegativeSector object[]
Default value: 0
Default value: 0
Default value: 0
customerNegativeCompanies object[]
Default value: 0
customerRiskProfile object[]
- 200
- 422
Successful Response
Schema
Default value: []
data object required
Unique id to identify customer record
{
"reqId": "string",
"errors": [
null
],
"data": {
"customerId": 0
}
}
Validation Error
Schema
- Array [
- Array [
- ]
- ]
detail object[]
loc object[] required
string
integer
{
"detail": [
{
"loc": [
"string",
0
],
"msg": "string",
"type": "string"
}
]
}