CashPaymentViewModel

Object that contains the payment information for a generic payment record where client can set the payment type. Optional.

NameDescriptionTypeAdditional information
OrderID

This is the orderID to apply the payment

integer

Required

PaymentDate

This is the date used by accounting for the payment recorded

date

Required

Amount

The payment amount to apply. This amount must be no greater than the order total.

decimal number

Required