GET api/billing/GetExceptionsCount?customerId={customerId}&isSent={isSent}&startDate={startDate}&endDate={endDate}&hasPod={hasPod}&hasCredit={hasCredit}&hasPayable={hasPayable}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| customerId | integer |
Default value is 0 |
|
| isSent | boolean |
Default value is False |
|
| startDate | date |
None. |
|
| endDate | date |
None. |
|
| hasPod | boolean |
Default value is False |
|
| hasCredit | boolean |
Default value is False |
|
| hasPayable | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.