Skip to main content

Update Customer

Update existing customer record for a given PAN, manufacturer and distributor combination

Path Parameters
    id Id required
Request Body required
    customer object
    customerNamePrefix Customernameprefix required
    identificationType Identificationtype
    identificationNumber Identificationnumber
    identificationExpiryDate date
    fatherNamePrefix Fathernameprefix required
    motherNamePrefix Mothernameprefix required
    motherFirstName Motherfirstname required
    motherMiddleName Mothermiddlename
    motherLastName Motherlastname
    motherMaidenNamePrefix Mothermaidennameprefix
    motherMaidenFirstName Mothermaidenfirstname
    motherMaidenMiddleName Mothermaidenmiddlename
    motherMaidenLastName Mothermaidenlastname
    spouseNamePrefix Spousenameprefix
    spouseFirstName Spousefirstname
    spouseMiddleName Spousemiddlename
    spouseLastName Spouselastname
    customerMaritalStatus Customermaritalstatus required

    Marital Status of the customer

    customerGender Customergender required

    Gender of the customer

    customerBirthPlace Customerbirthplace required

    City of birth of the customer

    customerSourcedKYC object

    An enumeration.

    nameAsPerAadhar Nameasperaadhar

    Name As Per Aadhar

    nameOnAadharStatus Nameonaadharstatus

    Name On Aadhar Status

    poiType Poitype
    poiMatchStatus Poimatchstatus
    poiUrl Poiurl
    photoUrl Photourl
    wetSignatureUrl Wetsignatureurl
    customerResidentialStatus Customerresidentialstatus
    customerAdditionalDetail object
    customerOccupation Customeroccupation

    Current occupation of the customer

    customerOccupationId Customeroccupationid required

    Id to identify occupation

    customerPEP Customerpep

    Whether customer is Politically exposed

    customerQualification Customerqualification

    Qualification of the customer

    customerNetworth Customernetworth

    Networth of the customer

    customerNetworthValueDt Customernetworthvaluedt

    Networth value date

    customerWealthSource Customerwealthsource

    Source of income of the customer

    customerIncomeDtls Customerincomedtls

    Income range of the customer

    employmentCity Employmentcity
    employmentCountry Employmentcountry
    employeeDesignation Employeedesignation
    employeeSince date-time
    employerName Employername
    establishmentName Establishmentname
    natureOfBusiness Natureofbusiness
    officeAddress Officeaddress
    otherOccupation Otheroccupation
    pincode Pincode
    employmentState Employmentstate
    customerAddress object[]
  • Array [
  • addressId Addressid

    Id of address

    customerAddressType Customeraddresstype

    Type of address

    customerAddress1 Customeraddress1

    Address line 1 of the customer

    customerAddress2 Customeraddress2

    Address line 2 of the customer

    customerAddress3 Customeraddress3

    Address line 3 of the customer

    customerAddressCity Customeraddresscity

    Address city

    customerAddressState Customeraddressstate

    Address state

    customerAddressCountry Customeraddresscountry

    Address country

    customerAddressPincode Customeraddresspincode

    Pincode

    customerAddressPreferred Customeraddresspreferred

    Flag if it is a preferred address

    customerProofOfAddressType Customerproofofaddresstype

    Address proof type

    poaUrl Poaurl

    Address proof s3 url

    poaurlbackside Poaurlbackside

    poa url back side

    aadharFrontSide Aadharfrontside

    aadhar front side

    aadharBackSide Aadharbackside

    aadhar back side

    isSameAsPermanent Issameaspermanent

    is same as permanent

    identificationNumber Identificationnumber

    Identification Number

  • ]
  • customerContact object
    customerContactEmail object required
    customerDefEmail Customerdefemail required
    email object[] required
  • Array [
  • customerEmailType Customeremailtype required
    customerContactEmail Customercontactemail required
  • ]
  • customerContactNumber object[] required
  • Array [
  • customerContactNoType Customercontactnotype required
    customerContactNo Customercontactno required
    customerDefContactNo Customerdefcontactno required
  • ]
  • customerFatca object
    customerCitizenship Customercitizenship required
    greenCardHolder Greencardholder

    Flag if US citizen

    noTinOrFe Notinorfe

    Flag if no other tax is present

    noTinOrFeCountry Notinorfecountry

    Country of residency other than India

    noTinOrFeNumber Notinorfenumber

    Tax Id number of other country

    noTinTypeOfNumber Notintypeofnumber

    Type of tax id

    customerBirthCity Customerbirthcity required

    City of birth of the customer

    customerBirthCountry Customerbirthcountry required

    Country of birth of the customer

    otherCountryOfBirth Othercountryofbirth

    Country of birth

    taxResidentCountry Taxresidentcountry

    Country name if Tax residency other than India

    trcAddress Trcaddress

    Address of the country if Tax residency other than India

    trcCity Trccity

    Address of the country if Tax residency other than India

    trcCountry Trccountry

    Country - Address of the country if Tax residency other than India

    trcState Trcstate

    State/County- Address of the country if Tax residency other than India

    trcZipCode Trczipcode

    Zip code- Address of the country if Tax residency other than India

    usPerson Usperson

    Flag if US resident

    customerFactaTinDetails object[]
  • Array [
  • customerFATCACountry Customerfatcacountry
    customerFATCAIDType Customerfatcaidtype
    customerFATCAIDNo Customerfatcaidno
    customerFATCADtls Customerfatcadtls
  • ]
  • customerInvestmentProfile object
    investInStockMarket Investinstockmarket required
    investmentObjective Investmentobjective required
    investmentOrTradingExperience Investmentortradingexperience required
    investmentTimePeriod Investmenttimeperiod required
    portfolioPercentage Portfoliopercentage required
    riskTolerance Risktolerance required
    customerDisclosure object[]
  • Array [
  • interestedHolder Interestedholder required
    natureOfInterest Natureofinterest required
    noOfSharesHeld Noofsharesheld required
    paidUpCapital Paidupcapital required
    companyId Companyid required
    isin Isin required
  • ]
  • customerNegativeSector object[]
  • Array [
  • id Id

    Default value: 0

    sector Sector

    Default value: 0

    sectorId Sectorid

    Default value: 0

  • ]
  • customerNegativeCompanies object[]
  • Array [
  • id Id

    Default value: 0

    company Company required
    companyId Companyid required
    isin Isin required
  • ]
  • customerRiskProfile object[]
  • Array [
  • id Id
    questionId Questionid required
    answerId Answerid required
  • ]
Responses

Successful Response


Schema
    reqId Reqid required
    errors undefined[]

    Default value: []

    data object required
    customerId Customerid

    Unique id to identify customer record

Loading...