Delete record from Debtors table by specified primary key
Method | /DeleteDebtor |
The request body is of type DeleteDebtor.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteDebtorResponse.
Name | Description | Data Type |
---|---|---|
DeleteDebtorResult | xml:boolean |
|