June 2024 Update

Overview

  • Instant utility support: Bayou now authenticates accounts in one second and returns data within 60 seconds or less for utilities covering 52% of the US population.
  • Updates to the API call - Get multiple bills for a specific customer: Retrieved bills can now be filtered and are sorted according to their billed on date.

Instant utility support

Bayou now authenticates accounts in one second and returns data within 60 seconds or less for utilities covering 52% of the US population.

New instant utilities that have been added this month are:

  1. Arizona Public Service
  2. Delmarva Power
  3. DTE Energy
  4. Kentucky Utilities
  5. Pacific Power
  6. San Diego Gas and Electric

Updates to the API call - Get multiple bills for a specific customer

Sorting

Returned bills are now sorted by their billed_on date (most recent first and oldest last)

Filtering with Query parameters

Retrieved bills can now be filtered by account_number, meter_id, limit (quantity of bills returned), and the start date and end date of the bill's billed_on date.

Errors

New errors have also been added to the API to handle potential scenarios around using the query parameters.