Update Debtor record by specified primary key
Method | /UpdateDebtor |
The request body is of type UpdateDebtor.
Name | Description | Data Type |
---|---|---|
debtor | DebtorInfo | |
isAutoClaim | xml:boolean | |
isForceUpdate | xml:boolean |
![]() |
|
The response body is of type UpdateDebtorResponse.
Name | Description | Data Type |
---|---|---|
UpdateDebtorResult | xml:int |
![]() |
|