Update CashSale record by specified primary key for a number of updateable fields
Method | /AssignCashSale |
The request body is of type AssignCashSale.
Name | Description | Data Type |
---|---|---|
cashSaleId | xml:int | |
customerId | xml:int | |
debtorId | xml:int |
|
The response body is of type AssignCashSaleResponse.
Name | Description | Data Type |
---|---|---|
AssignCashSaleResult | xml:int |
|