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
    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
  • ]
  • customerNegativeCompanies object[]
  • Array [
  • id Id

    Default value: 0

    company Company required
    companyId Companyid required
    isin Isin required
  • ]
  • customerDisclosure object[]
  • Array [
  • interestedHolder Interestedholder required
    natureOfInterest Natureofinterest required
    noOfSharesHeld Noofsharesheld required
    paidUpCapital Paidupcapital required
    companyId Companyid required
    isin Isin required
  • ]
  • customerAddress object[]
  • Array [
  • customerAddressCountry Customeraddresscountry

    Address country

    customerAddressCity Customeraddresscity

    Address city

    customerAddressPreferred Customeraddresspreferred

    Flag if it is a preferred address

    customerAddressPincode Customeraddresspincode

    Pincode

    poaUrl Poaurl

    Address proof s3 url

    addressId Addressid

    Id of address

    customerAddressType Customeraddresstype

    Type of address

    customerProofOfAddressType Customerproofofaddresstype

    Address proof type

    customerAddress1 Customeraddress1

    Address line 1 of the customer

    customerAddressState Customeraddressstate

    Address state

    customerAddress2 Customeraddress2

    Address line 2 of the customer

    customerAddress3 Customeraddress3

    Address line 3 of the customer

  • ]
  • customerAdditionalDetail object
    pincode Pincode
    establishmentName Establishmentname
    customerOccupationId Customeroccupationid required

    Id to identify occupation

    employmentState Employmentstate
    customerWealthSource Customerwealthsource

    Source of income of the customer

    employerName Employername
    employeeDesignation Employeedesignation
    customerOccupation Customeroccupation

    Current occupation of the customer

    employmentCountry Employmentcountry
    employeeSince date-time
    customerNetworth Customernetworth

    Networth of the customer

    customerQualification Customerqualification

    Qualification of the customer

    customerNetworthValueDt Customernetworthvaluedt

    Networth value date

    employmentCity Employmentcity
    officeAddress Officeaddress
    otherOccupation Otheroccupation
    customerPEP Customerpep

    Whether customer is Politically exposed

    customerIncomeDtls Customerincomedtls

    Income range of the customer

    natureOfBusiness Natureofbusiness
    customerInvestmentProfile object
    investInStockMarket Investinstockmarket required
    investmentObjective Investmentobjective required
    investmentOrTradingExperience Investmentortradingexperience required
    investmentTimePeriod Investmenttimeperiod required
    portfolioPercentage Portfoliopercentage required
    riskTolerance Risktolerance required
    customerNegativeSector object[]
  • Array [
  • id Id

    Default value: 0

    sector Sector

    Default value: 0

    sectorId Sectorid

    Default value: 0

  • ]
  • customerFatca object
    customerFactaTinDetails object[]
  • Array [
  • customerFATCACountry Customerfatcacountry
    customerFATCAIDType Customerfatcaidtype
    customerFATCAIDNo Customerfatcaidno
    customerFATCADtls Customerfatcadtls
  • ]
  • otherCountryOfBirth Othercountryofbirth

    Country of birth

    noTinOrFeNumber Notinorfenumber

    Tax Id number of other country

    customerCitizenship Customercitizenship required
    trcZipCode Trczipcode

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

    customerBirthCity Customerbirthcity required

    City of birth of the customer

    trcState Trcstate

    State/County- Address of the country 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

    noTinTypeOfNumber Notintypeofnumber

    Type of tax id

    usPerson Usperson

    Flag if US resident

    customerBirthCountry Customerbirthcountry required

    Country of birth of the customer

    noTinOrFe Notinorfe

    Flag if no other tax is present

    taxResidentCountry Taxresidentcountry

    Country name if Tax residency other than India

    noTinOrFeCountry Notinorfecountry

    Country of residency other than India

    greenCardHolder Greencardholder

    Flag if US citizen

    customerRiskProfile object[]
  • Array [
  • id Id
    questionId Questionid required
    answerId Answerid required
  • ]
  • customer object
    motherNamePrefix Mothernameprefix required
    motherMaidenFirstName Mothermaidenfirstname
    motherMiddleName Mothermiddlename
    motherLastName Motherlastname
    poiUrl Poiurl
    customerBirthPlace Customerbirthplace required

    City of birth of the customer

    spouseFirstName Spousefirstname
    customerMaritalStatus Customermaritalstatus required

    Marital Status of the customer

    identificationType Identificationtype
    customerSourcedKYC object

    An enumeration.

    identificationExpiryDate date
    nameOnAadharStatus Nameonaadharstatus

    City of birth of the customer

    spouseNamePrefix Spousenameprefix
    spouseMiddleName Spousemiddlename
    nameAsPerAadhar Nameasperaadhar

    City of birth of the customer

    spouseLastName Spouselastname
    identificationNumber Identificationnumber
    motherFirstName Motherfirstname required
    motherMaidenNamePrefix Mothermaidennameprefix
    customerResidentialStatus Customerresidentialstatus
    fatherNamePrefix Fathernameprefix required
    motherMaidenMiddleName Mothermaidenmiddlename
    customerNamePrefix Customernameprefix required
    motherMaidenLastName Mothermaidenlastname
    wetSignatureUrl Wetsignatureurl
    photoUrl Photourl
    customerGender Customergender required

    Gender of the customer

Responses

Successful Response


Schema
    reqId Reqid required
    errors undefined[]

    Default value: []

    data object required
    customerId Customerid

    Unique id to identify customer record

Loading...