Create a license billing event.Ask AIpost https://api.replicated.com/vendor/v1/license/{license_id}/billing_eventPath Paramslicense_idstringrequiredLicense identifierBody Paramsamountint64requireddescriptionstringrequiredvendor_due_from_customer_datestringrequiredvendor_invoice_to_customer_datestringrequiredvendor_paid_by_customer_datestringrequiredResponses 200CreateLicenseBillingEventResponse contains the license 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