Symptoms

Provider needs to get the following information about particular customer: 1) Sum of completed payments by date 2) Sum of the cost of consumed services by date

How can this information be delivered?

Cause

Resolution

Provider can use the following PBA-E public API methods to get required financial information:

1) DeliverLinesForPeriodByCustomerListGet_API Method allows to get information about the cost of provisioned and consumed services (deliver lines).

2) DocumentsForPeriodByCustomerListGet_API Method allows to get information about existing Payments, Invoices and other Account Receivable Documents (ARDocs), and their statuses. Taking into account document status it is possible to get account balance information.

Internal content