| Name | Description | Type | Additional information |
|---|---|---|---|
| PaymentTypeID |
Type of payment, cash card loyalty or etc |
PaymentMethod |
Required |
| PaidAmount |
amount paid by selected payment type |
decimal number |
Required |
| DiscountAmount |
Any discount on given on selected payment type |
decimal number |
None. |
| DiscountWithTaxes | decimal number |
None. |
|
| CardNumber |
card number if pay by card |
string |
None. |
| CardHolder |
holder name |
string |
None. |
| CardType | CardType |
None. |
|
| VoucherID |
if pay by any voucher |
integer |
None. |
| GiftCardID |
gift card id if paid by gift card |
integer |
None. |
| ThirdPartyReference |
If any 3rd party payment reference |
string |
None. |