Skip to main content

Product Details

Retrieves the details about the product for a given product id

Path Parameters
    id Id required
Query Parameters
    manufacturerId Manufacturerid

    Unique id to identify manufacturer

Responses

Successful Response


Schema
    reqId Reqid
    errors object[]
  • Array [
  • errorType Errortype

    Error Type

    errorMessage Errormessage

    Error Message

  • ]
  • data object
    productDescription Productdescription

    Brief description of the strategy

    productISIN Productisin

    ISIN number of the strategy

    productListed Productlisted

    Indicator whether the strategy is listed or not

    productLogoURL Productlogourl

    S3 bucket URL of the strategy logo

    productNRIAllowed Productnriallowed

    Indicator whether the NRIs are allowed to invest in PMS strategy

    productName Productname

    Name of the strategy

    productShortName Productshortname

    Short name of the strategy

    minAmount Minamount
    maxAmount Maxamount
    taxStatusAllowed object[]
  • Array [
  • productTaxMapId Producttaxmapid

    System generated unique id to identify a mapping between the strategy and allowed tax status

    taxStatusId Taxstatusid

    Tax status for which the strategy is allowed for investment

  • ]
  • feeDetails object[]
  • Array [
  • feesId Feesid

    System generated unique id of a fee added to a strategy

    productId Productid

    System generated unique id to identify a product/strategy

    manufacturerFeeCode Manufacturerfeecode

    Unique fee code as defined by AMC

    manufacturerFeeDesc Manufacturerfeedesc

    Brief description of the fee type

    manufacturerFeeName Manufacturerfeename

    Fee name as defined by the AMC

    manufacturerFeeRate Manufacturerfeerate

    Fee rate as entered by the AMC user

    manufacturerFeeType Manufacturerfeetype

    Fee type as pre-defined by the AMC

    manufacturerFeeTypeId Manufacturerfeetypeid

    Fee type id

  • ]
  • stpDetails object
    productSTPId Productstpid
    productName Productname
    productSTPDays Productstpdays
    childGetService object[]
  • Array [
  • productStpFrequencyId Productstpfrequencyid
    productStpFrequencyName Productstpfrequencyname
    productStpMinSubsequentAmount Productstpminsubsequentamount
    productStpMaxSubsequentAmount Productstpmaxsubsequentamount
    productStpMinTenure Productstpmintenure
    productStpMaxTenure Productstpmaxtenure
  • ]
  • stpminAmtFirst Stpminamtfirst
    sipDetails object
    productSIPId Productsipid
    productName Productname
    productSIPDays Productsipdays
    sipVia Sipvia
    drawDownType Drawdowntype
    percentageOfCommitmentAmount Percentageofcommitmentamount
    childGetService object[]
  • Array [
  • sipFrequencyId Sipfrequencyid
    sipFrequencyName Sipfrequencyname
    sipMinAmount Sipminamount
    sipMaxAmount Sipmaxamount
  • ]
  • customFieldDetails object
    groupDetails object
    customFieldGroupId Customfieldgroupid
    customFieldGroupCode Customfieldgroupcode
    customFieldGroupName Customfieldgroupname
    customFieldTitle Customfieldtitle
    journeyType Journeytype
    generalSectionList object[]
  • Array [
  • answerType Answertype
    generalOrHolderSection Generalorholdersection
    holderSequence Holdersequence
    questionDisplaySequence Questiondisplaysequence
    question Question
    questionId Questionid
    journeyCategory Journeycategory
    answerList object[]
  • Array [
  • answer Answer
    answerId Answerid
    checkBox Checkbox
  • ]
  • ]
  • firstHolderList object[]
  • Array [
  • answerType Answertype
    generalOrHolderSection Generalorholdersection
    holderSequence Holdersequence
    questionDisplaySequence Questiondisplaysequence
    question Question
    questionId Questionid
    journeyCategory Journeycategory
    answerList object[]
  • Array [
  • answer Answer
    answerId Answerid
    checkBox Checkbox
  • ]
  • ]
  • secondHolderList object[]
  • Array [
  • answerType Answertype
    generalOrHolderSection Generalorholdersection
    holderSequence Holdersequence
    mandatoryOrNot Mandatoryornot
    question Question
    questionDisplaySequence Questiondisplaysequence
    questionId Questionid
    journeyCategory Journeycategory
    answerList object[]
  • Array [
  • answer Answer
    answerId Answerid
    checkBox Checkbox
  • ]
  • ]
  • thirdHolderList object[]
  • Array [
  • answerType Answertype
    generalOrHolderSection Generalorholdersection
    holderSequence Holdersequence
    mandatoryOrNot Mandatoryornot
    questionDisplaySequence Questiondisplaysequence
    question Question
    questionId Questionid
    journeyCategory Journeycategory
    answerList object[]
  • Array [
  • answer Answer
    answerId Answerid
    checkBox Checkbox
  • ]
  • ]
Loading...