POST api/SainikSchemes/SaveDependentIdCardDetails

Request Information

URI Parameters

None.

Body Parameters

SchemeApplicationDependentIdCard
NameDescriptionTypeAdditional information
ServiceNo

string

None.

SD_Age

string

None.

RankName

string

None.

SR_Name

string

None.

SR_DOB

date

None.

DateOfjoinedService

date

None.

DateOfRetirement

date

None.

PPONo

string

None.

ESMIDCardNo

string

None.

OffTelNo

integer

None.

MobileNo

integer

None.

PresentAddress

string

None.

SD_Name

string

None.

SD_Gender

string

None.

SD_DOB

date

None.

SD_RelationIdFK

integer

None.

SD_AdharCardNo

string

None.

DependentIdentifactionMark

string

None.

DependentSignature

string

None.

ESMSignature

string

None.

DependentThumbImpression

string

None.

DirSignature

string

None.

DependentIdCardNo

string

None.

DependentIdValidUpTo

date

None.

DependentIdIssuedOn

date

None.

IssuingAuthoritySignature

string

None.

Signature

string

None.

SR_IdentificationMark

string

None.

Relation_Name

string

None.

DID_ESMPlace

string

None.

DID_AppliedDate

date

None.

DID_DirPlace

string

None.

DID_DirAppliedDate

date

None.

DependentSignaturePath

string

None.

DependentThumbImpressionPath

string

None.

ESMSignaturePath

string

None.

DirSignaturePath

string

None.

IssuingAuthoritySignaturePath

string

None.

Request Formats

application/json, text/json

Sample:
{
  "ServiceNo": "sample string 1",
  "SD_Age": "sample string 2",
  "RankName": "sample string 3",
  "SR_Name": "sample string 4",
  "SR_DOB": "2025-12-06T17:41:41.3481717+05:30",
  "DateOfjoinedService": "2025-12-06T17:41:41.3491697+05:30",
  "DateOfRetirement": "2025-12-06T17:41:41.3491697+05:30",
  "PPONo": "sample string 5",
  "ESMIDCardNo": "sample string 6",
  "OffTelNo": 1,
  "MobileNo": 1,
  "PresentAddress": "sample string 7",
  "SD_Name": "sample string 8",
  "SD_Gender": "sample string 9",
  "SD_DOB": "2025-12-06T17:41:41.3501706+05:30",
  "SD_RelationIdFK": 10,
  "SD_AdharCardNo": "sample string 11",
  "DependentIdentifactionMark": "sample string 12",
  "DependentSignature": "sample string 13",
  "ESMSignature": "sample string 14",
  "DependentThumbImpression": "sample string 15",
  "DirSignature": "sample string 16",
  "DependentIdCardNo": "sample string 17",
  "DependentIdValidUpTo": "2025-12-06T17:41:41.3521696+05:30",
  "DependentIdIssuedOn": "2025-12-06T17:41:41.3521696+05:30",
  "IssuingAuthoritySignature": "sample string 18",
  "Signature": "sample string 19",
  "SR_IdentificationMark": "sample string 20",
  "Relation_Name": "sample string 21",
  "DID_ESMPlace": "sample string 22",
  "DID_AppliedDate": "2025-12-06T17:41:41.3531728+05:30",
  "DID_DirPlace": "sample string 23",
  "DID_DirAppliedDate": "2025-12-06T17:41:41.3531728+05:30",
  "DependentSignaturePath": "sample string 24",
  "DependentThumbImpressionPath": "sample string 25",
  "ESMSignaturePath": "sample string 26",
  "DirSignaturePath": "sample string 27",
  "IssuingAuthoritySignaturePath": "sample string 28"
}

application/xml, text/xml

Sample:
<SchemeApplicationDependentIdCard xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/KHBWebApi.Models">
  <DID_AppliedDate>2025-12-06T17:41:41.3531728+05:30</DID_AppliedDate>
  <DID_DirAppliedDate>2025-12-06T17:41:41.3531728+05:30</DID_DirAppliedDate>
  <DID_DirPlace>sample string 23</DID_DirPlace>
  <DID_ESMPlace>sample string 22</DID_ESMPlace>
  <DateOfRetirement>2025-12-06T17:41:41.3491697+05:30</DateOfRetirement>
  <DateOfjoinedService>2025-12-06T17:41:41.3491697+05:30</DateOfjoinedService>
  <DependentIdCardNo>sample string 17</DependentIdCardNo>
  <DependentIdIssuedOn>2025-12-06T17:41:41.3521696+05:30</DependentIdIssuedOn>
  <DependentIdValidUpTo>2025-12-06T17:41:41.3521696+05:30</DependentIdValidUpTo>
  <DependentIdentifactionMark>sample string 12</DependentIdentifactionMark>
  <DependentSignature>sample string 13</DependentSignature>
  <DependentSignaturePath>sample string 24</DependentSignaturePath>
  <DependentThumbImpression>sample string 15</DependentThumbImpression>
  <DependentThumbImpressionPath>sample string 25</DependentThumbImpressionPath>
  <DirSignature>sample string 16</DirSignature>
  <DirSignaturePath>sample string 27</DirSignaturePath>
  <ESMIDCardNo>sample string 6</ESMIDCardNo>
  <ESMSignature>sample string 14</ESMSignature>
  <ESMSignaturePath>sample string 26</ESMSignaturePath>
  <IssuingAuthoritySignature>sample string 18</IssuingAuthoritySignature>
  <IssuingAuthoritySignaturePath>sample string 28</IssuingAuthoritySignaturePath>
  <MobileNo>1</MobileNo>
  <OffTelNo>1</OffTelNo>
  <PPONo>sample string 5</PPONo>
  <PresentAddress>sample string 7</PresentAddress>
  <RankName>sample string 3</RankName>
  <Relation_Name>sample string 21</Relation_Name>
  <SD_AdharCardNo>sample string 11</SD_AdharCardNo>
  <SD_Age>sample string 2</SD_Age>
  <SD_DOB>2025-12-06T17:41:41.3501706+05:30</SD_DOB>
  <SD_Gender>sample string 9</SD_Gender>
  <SD_Name>sample string 8</SD_Name>
  <SD_RelationIdFK>10</SD_RelationIdFK>
  <SR_DOB>2025-12-06T17:41:41.3481717+05:30</SR_DOB>
  <SR_IdentificationMark>sample string 20</SR_IdentificationMark>
  <SR_Name>sample string 4</SR_Name>
  <ServiceNo>sample string 1</ServiceNo>
  <Signature>sample string 19</Signature>
</SchemeApplicationDependentIdCard>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'SchemeApplicationDependentIdCard'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.