Get Installment Bills

get

/bcws/webresources/v1.0/installmentManagement/bills

Gets the installment bills that match the specified query criteria.

Request

Query Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

The installment bill information was returned successfully.
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : installmentBillInfo
Type: object
Show Source
Nested Schema : bills
Type: array
Show Source
Nested Schema : InstallmentBill
Type: object
Show Source
Nested Schema : billItems
Type: array
Show Source
Nested Schema : Money
Type: object
Show Source
Nested Schema : InstallmentBillItem
Type: object
Show Source

500 Response

An error occurred. An exception has been raised.
Back to Top