GET api/billing/GetExceptionsCount?customerId={customerId}&isSent={isSent}&startDate={startDate}&endDate={endDate}&hasPod={hasPod}&hasCredit={hasCredit}&hasPayable={hasPayable}

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.