GET api/ProjectSale?ProjectCode={ProjectCode}&ProjectSaleValueCode={ProjectSaleValueCode}&SaleSubject={SaleSubject}&SaleValue={SaleValue}&ProjectSaleValueDescription={ProjectSaleValueDescription}&UploadDate={UploadDate}&StaffCode={StaffCode}&SystemUserCode={SystemUserCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ProjectCode | string |
Required |
|
| ProjectSaleValueCode | string |
Required |
|
| SaleSubject | string |
Required |
|
| SaleValue | string |
Required |
|
| ProjectSaleValueDescription | string |
Required |
|
| UploadDate | string |
Required |
|
| StaffCode | string |
Required |
|
| SystemUserCode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.