| Name | Description | Type | Additional information |
|---|---|---|---|
| CreatedOn |
Order Posted Date |
date |
None. |
| NetAmount |
Net amount refers to the amount remaining after certain adjustments have been made for debts, deductions or expenses |
decimal number |
None. |
| Discount |
deduction from the usual cost of something |
decimal number |
None. |
| TaxAmount |
tax amount is the percentage at which an individual or corporation is taxed |
decimal number |
None. |
| AmountPaid |
The total sum of money due for the purchase of a good or service that must be paid |
decimal number |
None. |
| GrossAmount |
Gross refers to the total amount before anything is deducted. |
decimal number |
None. |
| TransactionMode |
Means by which a payment is made, such as cash, check, or credit card. |
integer |
None. |
| InvoiceDate |
Invoice generated date. |
date |
None. |
| CardNo |
unique number imprinted on card |
string |
String length: inclusive between 0 and 100 |
| CardType |
To specify which type of card it is |
string |
String length: inclusive between 0 and 200 |
| AuthCode |
A code or password that identifies the user as authorized to complete a transaction |
string |
String length: inclusive between 0 and 100 |
| TransactiontId |
Transaction ID is the value that is returned by the bank to identify a transaction on their system |
string |
String length: inclusive between 0 and 200 |
| OrderType | string |
None. |
|
| OrderNo |
a number identifying a purchase or order placed by a customer. |
string |
None. |
| DeliveryCharges |
A delivery charge is the cost of transporting or delivering goods |
decimal number |
None. |
| CardHolderName |
The Cardholder Name is typically the name of the person on the front of the credit card. |
string |
None. |
| CustomerPhone |
The Customer Phone is typically the contact of the customer. |
string |
None. |
| CustomerName |
Name of the customer is someone who buys something |
string |
None. |
| CustomerPickup |
Customer Pickup, the Customer comes in and picks up the order using their own equipment |
string |
None. |
| CustomerAddress |
Address of the customer |
string |
None. |
| DeliverNote |
A document accompanying a shipment of goods that lists the description, and quantity of the goods delivered |
string |
None. |
| CashAmount | decimal number |
None. |
|
| OrderDetails |
Order Item Details |
Collection of OrderDetailsViewModel |
None. |