Installments REST Endpoints

Installments
The REST web service for installment operations.
Cancel an Installment Schedule
Method: post
Path: /bcws/webresources/v1.0/installmentManagement/cancelInstallment
Create an Installment Proposal
Method: post
Path: /bcws/webresources/v1.0/installmentManagement/installmentProposal
Create an Installment Schedule
Method: post
Path: /bcws/webresources/v1.0/installmentManagement/installmentSchedule
Create an Installment Schedule Specification
Method: post
Path: /bcws/webresources/v1.0/installmentManagement/installmentScheduleSpec
Get an Installment Schedule by ID
Method: get
Path: /bcws/webresources/v1.0/installmentManagement/installmentSchedule/{id}
Get an Installment Schedule Specification by ID
Method: get
Path: /bcws/webresources/v1.0/installmentManagement/installmentScheduleSpec/{id}
Get Bill Details by ID
Method: get
Path: /bcws/webresources/v1.0/installmentManagement/installmentSchedule/bills
Get Data Dictionary Object Specifications
Method: get
Path: /bcws/webresources/v1.0/installmentManagement/ddObjectSpec
Get G/L IDs
Method: get
Path: /bcws/webresources/v1.0/installmentManagement/glid
Get Installment Bills
Method: get
Path: /bcws/webresources/v1.0/installmentManagement/bills
Get Installment Schedule Bills
Method: get
Path: /bcws/webresources/v1.0/installmentManagement/installmentSchedule/billDetails
Get Installment Schedule Specifications
Method: get
Path: /bcws/webresources/v1.0/installmentManagement/installmentScheduleSpec
Get Installment Schedules
Method: get
Path: /bcws/webresources/v1.0/installmentManagement/installmentSchedule
Update an Installment Schedule
Method: patch
Path: /bcws/webresources/v1.0/installmentManagement/installmentSchedule/{id}
Update an Installment Schedule Specification
Method: put
Path: /bcws/webresources/v1.0/installmentManagement/installmentScheduleSpec/{id}