Update a license billing event.Ask AIput https://api.replicated.com/vendor/v1/license/{license_id}/billing_event/{id}Path Paramslicense_idstringrequiredLicense identifieridstringrequiredEvent IDBody Paramsamountint64requireddescriptionstringrequiredvendor_due_from_customer_datestringrequiredvendor_invoice_to_customer_datestringrequiredvendor_paid_by_customer_datestringrequiredResponses 200UpdateLicenseBillingEventResponse contains the resulting billing event 400Returned on bad input 401Return if the caller is not authorized 403Returned if the caller does not have the needed permission 404Returned on resource not foundUpdated 7 months ago