GET api/KiddiesPlan/All?PageNo={PageNo}&PageSize={PageSize}&StartDate={StartDate}&EndDate={EndDate}&SearchTerm={SearchTerm}&Country={Country}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
PageNo

integer

Default value is 1

PageSize

integer

Default value is 10

StartDate

date

None.

EndDate

date

None.

SearchTerm

string

Default value is

Country

string

Default value is

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.