Move (part of) a cashsalepayment to another new cashsalepayment. This can be used to make changes in payments like cash to EFT and vice versa.
Method | /MoveCashSalePayment |
The request body is of type MoveCashSalePayment.
Name | Description | Data Type |
---|---|---|
cashSalePaymentItemId | xml:int | |
paymentAmount | xml:decimal | |
newPaymentTypeId | xml:int |
|
The response body is of type MoveCashSalePaymentResponse.
Name | Description | Data Type |
---|---|---|
MoveCashSalePaymentResult | xml:int |
|