POST api/WebData/InvoiceListByJob?CompId={CompId}&ClientId={ClientId}&docId={docId}&enterBy={enterBy}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| CompId | string |
Required |
|
| ClientId | string |
Required |
|
| docId | string |
Required |
|
| enterBy | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of InvoiceModel| Name | Description | Type | Additional information |
|---|---|---|---|
| BillId | string |
None. |
|
| BillNo | string |
None. |
|
| BillDate | string |
None. |
|
| BillTotal | string |
None. |
|
| BillDataList | Collection of InvoiceModel |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.