Bills
Get bills
Get all bills for all Accounts for the given User, ordered by statement_date desc.
get/bills
Query parameters
account_idstring
Optional field specifying account to query bills for. If omitted, bills for all accounts under this User will be returned. account_id's are returned in the /accounts response.
Headers
Authorizationstring required
access_token passed as "Bearer {access_token}"
Pelm-Client-Idstring required
Pelm-Client-Id from registration
Pelm-Secretstring required
Pelm-Secret from registration
Response
Successful operation