GET api/SuccessStory/GetSuccessStoryById?securityKey={securityKey}&successStoryId={successStoryId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| securityKey | string |
Required |
|
| successStoryId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of SuccessStory| Name | Description | Type | Additional information |
|---|---|---|---|
| SecurityKey | string |
None. |
|
| SuccessStoryId | integer |
None. |
|
| Place | string |
None. |
|
| NameOfBeneficiary | string |
None. |
|
| ContactNo | string |
None. |
|
| HerbayuId | string |
None. |
|
| MemberId | integer |
None. |
|
| MemberName | string |
None. |
|
| CreateDate | date |
None. |
|
| Story | string |
None. |
|
| Image1 | string |
None. |
|
| ImageData1 | Collection of byte |
None. |
|
| Image2 | string |
None. |
|
| ImageData2 | Collection of byte |
None. |
|
| Image3 | string |
None. |
|
| ImageData3 | Collection of byte |
None. |
|
| Image4 | string |
None. |
|
| ImageData4 | Collection of byte |
None. |
|
| Image5 | string |
None. |
|
| ImageData5 | Collection of byte |
None. |
|
| Image6 | string |
None. |
|
| ImageData6 | Collection of byte |
None. |
|
| Image7 | string |
None. |
|
| ImageData7 | Collection of byte |
None. |
|
| Image8 | string |
None. |
|
| ImageData8 | Collection of byte |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"SecurityKey": "sample string 1",
"SuccessStoryId": 2,
"Place": "sample string 3",
"NameOfBeneficiary": "sample string 4",
"ContactNo": "sample string 5",
"HerbayuId": "sample string 6",
"MemberId": 7,
"MemberName": "sample string 8",
"CreateDate": "2025-12-11T15:13:11.8339562-08:00",
"Story": "sample string 10",
"Image1": "sample string 11",
"ImageData1": "QEA=",
"Image2": "sample string 12",
"ImageData2": "QEA=",
"Image3": "sample string 13",
"ImageData3": "QEA=",
"Image4": "sample string 14",
"ImageData4": "QEA=",
"Image5": "sample string 15",
"ImageData5": "QEA=",
"Image6": "sample string 16",
"ImageData6": "QEA=",
"Image7": "sample string 17",
"ImageData7": "QEA=",
"Image8": "sample string 18",
"ImageData8": "QEA="
},
{
"SecurityKey": "sample string 1",
"SuccessStoryId": 2,
"Place": "sample string 3",
"NameOfBeneficiary": "sample string 4",
"ContactNo": "sample string 5",
"HerbayuId": "sample string 6",
"MemberId": 7,
"MemberName": "sample string 8",
"CreateDate": "2025-12-11T15:13:11.8339562-08:00",
"Story": "sample string 10",
"Image1": "sample string 11",
"ImageData1": "QEA=",
"Image2": "sample string 12",
"ImageData2": "QEA=",
"Image3": "sample string 13",
"ImageData3": "QEA=",
"Image4": "sample string 14",
"ImageData4": "QEA=",
"Image5": "sample string 15",
"ImageData5": "QEA=",
"Image6": "sample string 16",
"ImageData6": "QEA=",
"Image7": "sample string 17",
"ImageData7": "QEA=",
"Image8": "sample string 18",
"ImageData8": "QEA="
}
]
text/html
Sample:
[{"SecurityKey":"sample string 1","SuccessStoryId":2,"Place":"sample string 3","NameOfBeneficiary":"sample string 4","ContactNo":"sample string 5","HerbayuId":"sample string 6","MemberId":7,"MemberName":"sample string 8","CreateDate":"2025-12-11T15:13:11.8339562-08:00","Story":"sample string 10","Image1":"sample string 11","ImageData1":"QEA=","Image2":"sample string 12","ImageData2":"QEA=","Image3":"sample string 13","ImageData3":"QEA=","Image4":"sample string 14","ImageData4":"QEA=","Image5":"sample string 15","ImageData5":"QEA=","Image6":"sample string 16","ImageData6":"QEA=","Image7":"sample string 17","ImageData7":"QEA=","Image8":"sample string 18","ImageData8":"QEA="},{"SecurityKey":"sample string 1","SuccessStoryId":2,"Place":"sample string 3","NameOfBeneficiary":"sample string 4","ContactNo":"sample string 5","HerbayuId":"sample string 6","MemberId":7,"MemberName":"sample string 8","CreateDate":"2025-12-11T15:13:11.8339562-08:00","Story":"sample string 10","Image1":"sample string 11","ImageData1":"QEA=","Image2":"sample string 12","ImageData2":"QEA=","Image3":"sample string 13","ImageData3":"QEA=","Image4":"sample string 14","ImageData4":"QEA=","Image5":"sample string 15","ImageData5":"QEA=","Image6":"sample string 16","ImageData6":"QEA=","Image7":"sample string 17","ImageData7":"QEA=","Image8":"sample string 18","ImageData8":"QEA="}]
application/xml, text/xml
Sample:
<ArrayOfSuccessStory xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Dnyanved.Core.Model">
<SuccessStory>
<ContactNo>sample string 5</ContactNo>
<CreateDate>2025-12-11T15:13:11.8339562-08:00</CreateDate>
<HerbayuId>sample string 6</HerbayuId>
<Image1>sample string 11</Image1>
<Image2>sample string 12</Image2>
<Image3>sample string 13</Image3>
<Image4>sample string 14</Image4>
<Image5>sample string 15</Image5>
<Image6>sample string 16</Image6>
<Image7>sample string 17</Image7>
<Image8>sample string 18</Image8>
<ImageData1>QEA=</ImageData1>
<ImageData2>QEA=</ImageData2>
<ImageData3>QEA=</ImageData3>
<ImageData4>QEA=</ImageData4>
<ImageData5>QEA=</ImageData5>
<ImageData6>QEA=</ImageData6>
<ImageData7>QEA=</ImageData7>
<ImageData8>QEA=</ImageData8>
<MemberId>7</MemberId>
<MemberName>sample string 8</MemberName>
<NameOfBeneficiary>sample string 4</NameOfBeneficiary>
<Place>sample string 3</Place>
<SecurityKey>sample string 1</SecurityKey>
<Story>sample string 10</Story>
<SuccessStoryId>2</SuccessStoryId>
</SuccessStory>
<SuccessStory>
<ContactNo>sample string 5</ContactNo>
<CreateDate>2025-12-11T15:13:11.8339562-08:00</CreateDate>
<HerbayuId>sample string 6</HerbayuId>
<Image1>sample string 11</Image1>
<Image2>sample string 12</Image2>
<Image3>sample string 13</Image3>
<Image4>sample string 14</Image4>
<Image5>sample string 15</Image5>
<Image6>sample string 16</Image6>
<Image7>sample string 17</Image7>
<Image8>sample string 18</Image8>
<ImageData1>QEA=</ImageData1>
<ImageData2>QEA=</ImageData2>
<ImageData3>QEA=</ImageData3>
<ImageData4>QEA=</ImageData4>
<ImageData5>QEA=</ImageData5>
<ImageData6>QEA=</ImageData6>
<ImageData7>QEA=</ImageData7>
<ImageData8>QEA=</ImageData8>
<MemberId>7</MemberId>
<MemberName>sample string 8</MemberName>
<NameOfBeneficiary>sample string 4</NameOfBeneficiary>
<Place>sample string 3</Place>
<SecurityKey>sample string 1</SecurityKey>
<Story>sample string 10</Story>
<SuccessStoryId>2</SuccessStoryId>
</SuccessStory>
</ArrayOfSuccessStory>