Get Balances For Specific Energy Accounts
Energy
Get Balances For Specific Energy Accounts
Obtain the current balance for a specified set of accounts
POST
Get Balances For Specific Energy Accounts
Authorizations
The Fiskil Data Provider will include a self-signed JWT as a Bearer token in the Authorization header.
You should verify this JWT using the JWKS URL you can find for your Data Provider instance in the Fiskil
Console. To verify the JWT you must:
- Verify the signature
- Ensure the token has not expired by checking the
expclaim - The
subandissclaims are your data provider subdomain - The
audclaim is the URI of the resource being requested (excluding any query parameters) - The
jtivalue is unique For further detail on security and authentication refer to our Authentication documentation
Path Parameters
Unique ID of a customer. This ID must not change for the lifecycle of the customer
Query Parameters
Page of results to request (standard pagination)
Page size to request. Default is 25 (standard pagination)
Body
application/json
Request payload containing list of specific Accounts to obtain data for