GET api/GCMSOrder/All?PageNo={PageNo}&PageSize={PageSize}&PaymentStatusFK={PaymentStatusFK}&ApplicationTypeFK={ApplicationTypeFK}&StartDate={StartDate}&EndDate={EndDate}&SearchTerm={SearchTerm}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
PageNo

integer

Default value is 1

PageSize

integer

Default value is 10

PaymentStatusFK

integer

Default value is 0

ApplicationTypeFK

integer

Default value is 0

StartDate

date

None.

EndDate

date

None.

SearchTerm

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.