Get single record from Debtors table by specified primary key
Method | /GetSingleDebtor |
The request body is of type GetSingleDebtor.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleDebtorResponse.
Name | Description | Data Type |
---|---|---|
GetSingleDebtorResult | DebtorInfo |
|