POST api/WebApp/GetProductDetails

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

MethodReturnOfProductDetailsResponse
NameDescriptionTypeAdditional information
ReturnValue

ProductDetailsResponse

None.

ReturnType

string

None.

IsSuccess

boolean

None.

Message

string

None.

Schema

string

None.

UTCDate

date

None.

Token

string

None.

ResponseCode

string

None.

Response Formats

application/json, text/json

Sample:
{
  "ReturnValue": {
    "Product": {
      "ProductID": 1,
      "OrganizationID": 2,
      "ProductClassCode": "sample string 3",
      "ProductCode": "sample string 4",
      "ProductName": "sample string 5",
      "Logo": 6,
      "BackgroundImage": 7,
      "FontColor": "sample string 8",
      "FontSize": 9,
      "FontName": "sample string 10",
      "ParentProductID": 11,
      "Active": "sample string 12",
      "SourceSystemName": "sample string 13",
      "SourceSystemCode": "sample string 14",
      "ProductGL": "sample string 15",
      "LnInterestRate": 1.0,
      "MinTenure": 1,
      "MaxTenure": 1,
      "MinLnAmount": 1.0,
      "MaxLnAmount": 1.0,
      "CreatedBy": "sample string 16",
      "CreatedDate": "2024-11-27T18:16:17.2889183+03:00",
      "ModifiedBy": "sample string 18",
      "ModifiedDate": "2024-11-27T18:16:17.2889183+03:00",
      "RecOwnerOrgID": 20
    },
    "Fees": [
      {
        "FeeID": 1,
        "ProductID": 2,
        "FeeName": "sample string 3",
        "FeeAmountFrom": 1.0,
        "FeeAmountTo": 1.0,
        "FeeAmount": 1.0,
        "FeePercent": 1.0,
        "CreatedBy": "sample string 4",
        "CreatedDate": "2024-11-27T18:16:17.2889183+03:00",
        "ModifiedBy": "sample string 6",
        "ModifiedDate": "2024-11-27T18:16:17.2889183+03:00",
        "RecOwnerOrgID": 8
      },
      {
        "FeeID": 1,
        "ProductID": 2,
        "FeeName": "sample string 3",
        "FeeAmountFrom": 1.0,
        "FeeAmountTo": 1.0,
        "FeeAmount": 1.0,
        "FeePercent": 1.0,
        "CreatedBy": "sample string 4",
        "CreatedDate": "2024-11-27T18:16:17.2889183+03:00",
        "ModifiedBy": "sample string 6",
        "ModifiedDate": "2024-11-27T18:16:17.2889183+03:00",
        "RecOwnerOrgID": 8
      }
    ],
    "Slabs": [
      {
        "SlabID": 1,
        "SlabFrom": 2.0,
        "SlabTo": 1.0,
        "SlabPercentage": 3.0,
        "MDRFloor": 4.0,
        "MDRCeiling": 1.0,
        "ProductID": 5,
        "CreatedBy": "sample string 6",
        "CreatedDate": "2024-11-27T18:16:17.3045063+03:00",
        "ModifiedBy": "sample string 8",
        "ModifiedDate": "2024-11-27T18:16:17.3045063+03:00",
        "RecOwnerOrgID": 10
      },
      {
        "SlabID": 1,
        "SlabFrom": 2.0,
        "SlabTo": 1.0,
        "SlabPercentage": 3.0,
        "MDRFloor": 4.0,
        "MDRCeiling": 1.0,
        "ProductID": 5,
        "CreatedBy": "sample string 6",
        "CreatedDate": "2024-11-27T18:16:17.3045063+03:00",
        "ModifiedBy": "sample string 8",
        "ModifiedDate": "2024-11-27T18:16:17.3045063+03:00",
        "RecOwnerOrgID": 10
      }
    ],
    "MappedProducts": [
      1,
      2
    ]
  },
  "ReturnType": "sample string 1",
  "IsSuccess": true,
  "Message": "sample string 3",
  "Schema": "sample string 4",
  "UTCDate": "2024-11-27T18:16:17.3045063+03:00",
  "Token": "sample string 6",
  "ResponseCode": "sample string 7"
}

application/xml, text/xml

Sample:
<MethodReturnOfProductDetailsResponsekQwVjwcY xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CommonComponents.BusinessObjects.CommonTypes">
  <IsSuccess>true</IsSuccess>
  <Message>sample string 3</Message>
  <ResponseCode>sample string 7</ResponseCode>
  <ReturnValue xmlns:d2p1="http://schemas.datacontract.org/2004/07/VASDataModel.Responses">
    <d2p1:Fees xmlns:d3p1="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.COM">
      <d3p1:COM_ProductFees>
        <d3p1:CreatedBy>sample string 4</d3p1:CreatedBy>
        <d3p1:CreatedDate>2024-11-27T18:16:17.2889183+03:00</d3p1:CreatedDate>
        <d3p1:FeeAmount>1</d3p1:FeeAmount>
        <d3p1:FeeAmountFrom>1</d3p1:FeeAmountFrom>
        <d3p1:FeeAmountTo>1</d3p1:FeeAmountTo>
        <d3p1:FeeID>1</d3p1:FeeID>
        <d3p1:FeeName>sample string 3</d3p1:FeeName>
        <d3p1:FeePercent>1</d3p1:FeePercent>
        <d3p1:ModifiedBy>sample string 6</d3p1:ModifiedBy>
        <d3p1:ModifiedDate>2024-11-27T18:16:17.2889183+03:00</d3p1:ModifiedDate>
        <d3p1:ProductID>2</d3p1:ProductID>
        <d3p1:RecOwnerOrgID>8</d3p1:RecOwnerOrgID>
      </d3p1:COM_ProductFees>
      <d3p1:COM_ProductFees>
        <d3p1:CreatedBy>sample string 4</d3p1:CreatedBy>
        <d3p1:CreatedDate>2024-11-27T18:16:17.2889183+03:00</d3p1:CreatedDate>
        <d3p1:FeeAmount>1</d3p1:FeeAmount>
        <d3p1:FeeAmountFrom>1</d3p1:FeeAmountFrom>
        <d3p1:FeeAmountTo>1</d3p1:FeeAmountTo>
        <d3p1:FeeID>1</d3p1:FeeID>
        <d3p1:FeeName>sample string 3</d3p1:FeeName>
        <d3p1:FeePercent>1</d3p1:FeePercent>
        <d3p1:ModifiedBy>sample string 6</d3p1:ModifiedBy>
        <d3p1:ModifiedDate>2024-11-27T18:16:17.2889183+03:00</d3p1:ModifiedDate>
        <d3p1:ProductID>2</d3p1:ProductID>
        <d3p1:RecOwnerOrgID>8</d3p1:RecOwnerOrgID>
      </d3p1:COM_ProductFees>
    </d2p1:Fees>
    <d2p1:MappedProducts xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:int>1</d3p1:int>
      <d3p1:int>2</d3p1:int>
    </d2p1:MappedProducts>
    <d2p1:Product xmlns:d3p1="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.COM">
      <d3p1:Active>sample string 12</d3p1:Active>
      <d3p1:BackgroundImage>7</d3p1:BackgroundImage>
      <d3p1:CreatedBy>sample string 16</d3p1:CreatedBy>
      <d3p1:CreatedDate>2024-11-27T18:16:17.2889183+03:00</d3p1:CreatedDate>
      <d3p1:FontColor>sample string 8</d3p1:FontColor>
      <d3p1:FontName>sample string 10</d3p1:FontName>
      <d3p1:FontSize>9</d3p1:FontSize>
      <d3p1:LnInterestRate>1</d3p1:LnInterestRate>
      <d3p1:Logo>6</d3p1:Logo>
      <d3p1:MaxLnAmount>1</d3p1:MaxLnAmount>
      <d3p1:MaxTenure>1</d3p1:MaxTenure>
      <d3p1:MinLnAmount>1</d3p1:MinLnAmount>
      <d3p1:MinTenure>1</d3p1:MinTenure>
      <d3p1:ModifiedBy>sample string 18</d3p1:ModifiedBy>
      <d3p1:ModifiedDate>2024-11-27T18:16:17.2889183+03:00</d3p1:ModifiedDate>
      <d3p1:OrganizationID>2</d3p1:OrganizationID>
      <d3p1:ParentProductID>11</d3p1:ParentProductID>
      <d3p1:ProductClassCode>sample string 3</d3p1:ProductClassCode>
      <d3p1:ProductCode>sample string 4</d3p1:ProductCode>
      <d3p1:ProductGL>sample string 15</d3p1:ProductGL>
      <d3p1:ProductID>1</d3p1:ProductID>
      <d3p1:ProductName>sample string 5</d3p1:ProductName>
      <d3p1:RecOwnerOrgID>20</d3p1:RecOwnerOrgID>
      <d3p1:SourceSystemCode>sample string 14</d3p1:SourceSystemCode>
      <d3p1:SourceSystemName>sample string 13</d3p1:SourceSystemName>
    </d2p1:Product>
    <d2p1:Slabs xmlns:d3p1="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.COM">
      <d3p1:COM_ProdPrcSlabs>
        <d3p1:CreatedBy>sample string 6</d3p1:CreatedBy>
        <d3p1:CreatedDate>2024-11-27T18:16:17.3045063+03:00</d3p1:CreatedDate>
        <d3p1:MDRCeiling>1</d3p1:MDRCeiling>
        <d3p1:MDRFloor>4</d3p1:MDRFloor>
        <d3p1:ModifiedBy>sample string 8</d3p1:ModifiedBy>
        <d3p1:ModifiedDate>2024-11-27T18:16:17.3045063+03:00</d3p1:ModifiedDate>
        <d3p1:ProductID>5</d3p1:ProductID>
        <d3p1:RecOwnerOrgID>10</d3p1:RecOwnerOrgID>
        <d3p1:SlabFrom>2</d3p1:SlabFrom>
        <d3p1:SlabID>1</d3p1:SlabID>
        <d3p1:SlabPercentage>3</d3p1:SlabPercentage>
        <d3p1:SlabTo>1</d3p1:SlabTo>
      </d3p1:COM_ProdPrcSlabs>
      <d3p1:COM_ProdPrcSlabs>
        <d3p1:CreatedBy>sample string 6</d3p1:CreatedBy>
        <d3p1:CreatedDate>2024-11-27T18:16:17.3045063+03:00</d3p1:CreatedDate>
        <d3p1:MDRCeiling>1</d3p1:MDRCeiling>
        <d3p1:MDRFloor>4</d3p1:MDRFloor>
        <d3p1:ModifiedBy>sample string 8</d3p1:ModifiedBy>
        <d3p1:ModifiedDate>2024-11-27T18:16:17.3045063+03:00</d3p1:ModifiedDate>
        <d3p1:ProductID>5</d3p1:ProductID>
        <d3p1:RecOwnerOrgID>10</d3p1:RecOwnerOrgID>
        <d3p1:SlabFrom>2</d3p1:SlabFrom>
        <d3p1:SlabID>1</d3p1:SlabID>
        <d3p1:SlabPercentage>3</d3p1:SlabPercentage>
        <d3p1:SlabTo>1</d3p1:SlabTo>
      </d3p1:COM_ProdPrcSlabs>
    </d2p1:Slabs>
  </ReturnValue>
  <Schema>sample string 4</Schema>
  <Token>sample string 6</Token>
</MethodReturnOfProductDetailsResponsekQwVjwcY>