Add new record to Debtors table
Method | /AddDebtor |
The request body is of type AddDebtor.
Name | Description | Data Type |
---|---|---|
debtor | DebtorInfo | |
isAutoClaim | xml:boolean |
|
The response body is of type AddDebtorResponse.
Name | Description | Data Type |
---|---|---|
AddDebtorResult | xml:int |
|