Get Bills by Customer IDAsk AIget https://bayou.energy/api/v2/customers/{customer_id}/billsRetrieves the customer account billsPath Paramscustomer_idstringrequiredCan be either Bayou's numeric ID or your own identifier for this bill's customer preceded with external_id:Query Paramsaccount_numberstringOnly return bills with matching account numbermeter_idstringOnly return bills with matching meter IDstartdateOnly return bills that are issued on or after this dateenddateOnly return bills that are issued on or before this datelimitintegerLimit the number of bills returnedResponses 200Returns the customer account bills 400Bad Request 404Not FoundUpdated 8 months ago