Update a BillCopy PageFacades: merchantOverview Updates a bill. Parameters ParameterDescriptionbillA Bill object with the parameters to update defined.billIdThe ID of the bill to update. Example TypeScriptawait client.updateBill(bill, bill.id);Updated 11 months ago Retrieve Bills by StatusDeliver BillDid this page help you?YesNo