v1

latestOpenAPI 3.0.0Apache 2.02026-07-1422655.4 KB
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

account_idstring

ID of account that bills belong to