GET api/Merchant/GetPresentationDetails?ID={ID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ServiceResultOfListOfFSTSPresentationMDL| Name | Description | Type | Additional information |
|---|---|---|---|
| Message | string |
None. |
|
| Description | string |
None. |
|
| Result | boolean |
None. |
|
| Data | Collection of FSTSPresentationMDL |
None. |
|
| status | integer |
None. |
|
| TotalCount | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"Message": "sample string 1",
"Description": "sample string 2",
"Result": true,
"Data": [
{
"Pk_Presentation_ID": 1,
"FK_CategoryId": 2,
"FK_Sub_CategoryId": 3,
"FK_CityId": 4,
"FK_LeadID": 5,
"CategoryName": "sample string 6",
"SubCategoryName": "sample string 7",
"CityName": "sample string 8",
"LeadName": "sample string 9",
"BusinessName": "sample string 10",
"MerchantName": "sample string 11",
"ContactNumber": "sample string 12",
"Address": "sample string 13",
"StartAddressLat": "sample string 14",
"StartAddressLong": "sample string 15",
"EndAddressLat": "sample string 16",
"EndAddressLong": "sample string 17",
"StartVerified_OTP": 18,
"EndVerified_OTP": 19,
"LoginTime": "sample string 20",
"NextRevisitDate": "sample string 21",
"Counter": "sample string 22",
"EndCounter": "sample string 23",
"CreatedBy": 24,
"END_Timer": 25,
"IsStart": true,
"IsEnd": true,
"IsComplete": true
},
{
"Pk_Presentation_ID": 1,
"FK_CategoryId": 2,
"FK_Sub_CategoryId": 3,
"FK_CityId": 4,
"FK_LeadID": 5,
"CategoryName": "sample string 6",
"SubCategoryName": "sample string 7",
"CityName": "sample string 8",
"LeadName": "sample string 9",
"BusinessName": "sample string 10",
"MerchantName": "sample string 11",
"ContactNumber": "sample string 12",
"Address": "sample string 13",
"StartAddressLat": "sample string 14",
"StartAddressLong": "sample string 15",
"EndAddressLat": "sample string 16",
"EndAddressLong": "sample string 17",
"StartVerified_OTP": 18,
"EndVerified_OTP": 19,
"LoginTime": "sample string 20",
"NextRevisitDate": "sample string 21",
"Counter": "sample string 22",
"EndCounter": "sample string 23",
"CreatedBy": 24,
"END_Timer": 25,
"IsStart": true,
"IsEnd": true,
"IsComplete": true
}
],
"status": 4,
"TotalCount": 5
}
application/xml, text/xml
Sample:
<ServiceResultOfArrayOfFSTSPresentationMDL_PUa0JunP xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/FTSMDLClassLibrary.FTSServices">
<Data xmlns:d2p1="http://schemas.datacontract.org/2004/07/FTSMDLClassLibrary.WebAPIMDL">
<d2p1:FSTSPresentationMDL>
<d2p1:Address>sample string 13</d2p1:Address>
<d2p1:BusinessName>sample string 10</d2p1:BusinessName>
<d2p1:CategoryName>sample string 6</d2p1:CategoryName>
<d2p1:CityName>sample string 8</d2p1:CityName>
<d2p1:ContactNumber>sample string 12</d2p1:ContactNumber>
<d2p1:Counter>sample string 22</d2p1:Counter>
<d2p1:CreatedBy>24</d2p1:CreatedBy>
<d2p1:END_Timer>25</d2p1:END_Timer>
<d2p1:EndAddressLat>sample string 16</d2p1:EndAddressLat>
<d2p1:EndAddressLong>sample string 17</d2p1:EndAddressLong>
<d2p1:EndCounter>sample string 23</d2p1:EndCounter>
<d2p1:EndVerified_OTP>19</d2p1:EndVerified_OTP>
<d2p1:FK_CategoryId>2</d2p1:FK_CategoryId>
<d2p1:FK_CityId>4</d2p1:FK_CityId>
<d2p1:FK_LeadID>5</d2p1:FK_LeadID>
<d2p1:FK_Sub_CategoryId>3</d2p1:FK_Sub_CategoryId>
<d2p1:IsComplete>true</d2p1:IsComplete>
<d2p1:IsEnd>true</d2p1:IsEnd>
<d2p1:IsStart>true</d2p1:IsStart>
<d2p1:LeadName>sample string 9</d2p1:LeadName>
<d2p1:LoginTime>sample string 20</d2p1:LoginTime>
<d2p1:MerchantName>sample string 11</d2p1:MerchantName>
<d2p1:NextRevisitDate>sample string 21</d2p1:NextRevisitDate>
<d2p1:Pk_Presentation_ID>1</d2p1:Pk_Presentation_ID>
<d2p1:StartAddressLat>sample string 14</d2p1:StartAddressLat>
<d2p1:StartAddressLong>sample string 15</d2p1:StartAddressLong>
<d2p1:StartVerified_OTP>18</d2p1:StartVerified_OTP>
<d2p1:SubCategoryName>sample string 7</d2p1:SubCategoryName>
</d2p1:FSTSPresentationMDL>
<d2p1:FSTSPresentationMDL>
<d2p1:Address>sample string 13</d2p1:Address>
<d2p1:BusinessName>sample string 10</d2p1:BusinessName>
<d2p1:CategoryName>sample string 6</d2p1:CategoryName>
<d2p1:CityName>sample string 8</d2p1:CityName>
<d2p1:ContactNumber>sample string 12</d2p1:ContactNumber>
<d2p1:Counter>sample string 22</d2p1:Counter>
<d2p1:CreatedBy>24</d2p1:CreatedBy>
<d2p1:END_Timer>25</d2p1:END_Timer>
<d2p1:EndAddressLat>sample string 16</d2p1:EndAddressLat>
<d2p1:EndAddressLong>sample string 17</d2p1:EndAddressLong>
<d2p1:EndCounter>sample string 23</d2p1:EndCounter>
<d2p1:EndVerified_OTP>19</d2p1:EndVerified_OTP>
<d2p1:FK_CategoryId>2</d2p1:FK_CategoryId>
<d2p1:FK_CityId>4</d2p1:FK_CityId>
<d2p1:FK_LeadID>5</d2p1:FK_LeadID>
<d2p1:FK_Sub_CategoryId>3</d2p1:FK_Sub_CategoryId>
<d2p1:IsComplete>true</d2p1:IsComplete>
<d2p1:IsEnd>true</d2p1:IsEnd>
<d2p1:IsStart>true</d2p1:IsStart>
<d2p1:LeadName>sample string 9</d2p1:LeadName>
<d2p1:LoginTime>sample string 20</d2p1:LoginTime>
<d2p1:MerchantName>sample string 11</d2p1:MerchantName>
<d2p1:NextRevisitDate>sample string 21</d2p1:NextRevisitDate>
<d2p1:Pk_Presentation_ID>1</d2p1:Pk_Presentation_ID>
<d2p1:StartAddressLat>sample string 14</d2p1:StartAddressLat>
<d2p1:StartAddressLong>sample string 15</d2p1:StartAddressLong>
<d2p1:StartVerified_OTP>18</d2p1:StartVerified_OTP>
<d2p1:SubCategoryName>sample string 7</d2p1:SubCategoryName>
</d2p1:FSTSPresentationMDL>
</Data>
<Description>sample string 2</Description>
<Message>sample string 1</Message>
<Result>true</Result>
<TotalCount>5</TotalCount>
<status>4</status>
</ServiceResultOfArrayOfFSTSPresentationMDL_PUa0JunP>