Skip to content

v0.1.0

Compare
Choose a tag to compare
@dangowans dangowans released this 03 Aug 17:18
· 21 commits to main since this release

Initial Release

Tested with UtilityAPI Green Button Endpoints

Includes endpoints:

  • getAuthorizations()
  • getCustomers(authorizationId: string)
  • getCustomerAccounts(authorizationId: string, customerId: string)
  • getCustomerAgreements(authorizationId: string, customerId: string, customerAccountId: string)
  • getBatchSubscriptions(authorizationId: string)

More endpoints coming as EMILE is developed.