POST api/KpkGisData

Request Information

URI Parameters

None.

Body Parameters

KpkReport
NameDescriptionTypeAdditional information
PropertiesForSearchId

string

None.

PropertiesId

string

None.

SerialNo

integer

None.

FinancialYear

string

None.

PT10IssueId

string

None.

BillType

integer

None.

DemandNo

string

None.

ReportType

integer

None.

ConsolidationCode

string

None.

Pin

string

None.

IssueNocNumber

string

None.

Request Formats

application/json, text/json

Sample:
{
  "PropertiesForSearchId": "sample string 1",
  "PropertiesId": "sample string 2",
  "SerialNo": 3,
  "FinancialYear": "sample string 4",
  "PT10IssueId": "sample string 5",
  "BillType": 6,
  "DemandNo": "sample string 7",
  "ReportType": 8,
  "ConsolidationCode": "sample string 9",
  "Pin": "sample string 10",
  "IssueNocNumber": "sample string 11"
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.