The GetDebtorStatistics function returns a DebtorStatisticsInfo object for the given primary key.
Method | /GetDebtorStatistics |
The request body is of type GetDebtorStatistics.
Name | Description | Data Type |
---|---|---|
debtorId | xml:int |
|
The response body is of type GetDebtorStatisticsResponse.
Name | Description | Data Type |
---|---|---|
GetDebtorStatisticsResult | DebtorStatisticsInfo |
|