Create BillAsk AIpost https://api.warehance.com/v1/billsRequired permission: write_bills Create a new bill.Body Paramsbilling_profile_idintegerrequired≥ 1The ID of the billing profile associated to use for generating the bill.client_idintegerrequired≥ 1The ID of the client to generate the bill for.start_datedate-timerequiredThe start date of the bill.end_datedate-timerequiredThe end date of the bill.bill_namestringThe name of the bill.Responses 200Bill created successfully 400Bad RequestUpdated 10 months ago