Get Installment Schedule Bills

get

/bcws/webresources/v1.0/installmentManagement/installmentSchedule/billDetails

Gets the installment schedule 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 schedule bill information was retrieved successfully.
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : installmentScheduleBillDetails
Type: object
Show Source
Nested Schema : billDetails
Type: array
Show Source
Nested Schema : InstallmentScheduleBill
Type: object
Show Source
Nested Schema : Money
Type: object
Show Source

500 Response

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