Customer Bill REST Endpoints

Customer Bill Management/Customer Bill
Use for managing customer bills.
Get a Customer Bill by ID
Method: get
Path: /customerBill/{id}
Get Customer Bills
Method: get
Path: /customerBill
Update a Customer Bill
Method: patch
Path: /customerBill/{id}