StatisticsComponents Web Service
Method/GetDebtorStatistics
StatisticsComponents Web Service > All Operations Resource Group : /GetDebtorStatistics (Method)
Description
The GetDebtorStatistics function returns a DebtorStatisticsInfo object for the given primary key.
Request (GetDebtorStatisticsSoapIn)

The request body is of type GetDebtorStatistics.

Request Body Parameters

NameDescriptionData Type
 xml:int
debtorId Element Sequence GetDebtorStatistics Element

Overview

Sequence
debtorId xs:int
Response (GetDebtorStatisticsSoapOut)

The response body is of type GetDebtorStatisticsResponse.

Response Body Parameters

NameDescriptionData Type
 DebtorStatisticsInfo
RemainingCredit Element MaxCredit Element RemainingToPayValue Element SalesToInvoiceCount Element ExpiredInvoicesCount Element AllInvoicesCount Element OpenInvoicedCount Element OpenNotInvoicedCount Element SalesToInvoiceValue Element ExpiredInvoicesRemainingValue Element AllInvoicesValue Element OpenPaidValue Element OpenSalesValue Element OpenInvoicedValue Element OpenNotInvoicedValue Element Sequence GetDebtorStatisticsResult Element Sequence GetDebtorStatisticsResponse Element

Overview

See Also
All Operations Resource GroupStatisticsComponents Web Service