GET api/Sop/All?PageNo={PageNo}&SearchTerm={SearchTerm}&PaymentStatusFK={PaymentStatusFK}&StartDate={StartDate}&EndDate={EndDate}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
PageNo | integer |
Default value is 1 |
|
SearchTerm | string |
Default value is |
|
PaymentStatusFK | integer |
Default value is 0 |
|
StartDate | string |
Default value is |
|
EndDate | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.