added discount
This commit is contained in:
22
quotes.json
22
quotes.json
@ -460,5 +460,27 @@
|
||||
}
|
||||
],
|
||||
"shippingCost": 0
|
||||
},
|
||||
{
|
||||
"id": 2908,
|
||||
"date": "March 20, 2026",
|
||||
"customer": {
|
||||
"name": "test",
|
||||
"address": "",
|
||||
"city": "",
|
||||
"province": "on",
|
||||
"postalCode": "",
|
||||
"phone": "",
|
||||
"email": ""
|
||||
},
|
||||
"items": [
|
||||
{
|
||||
"Item ID": "MDL-5H2",
|
||||
"Description": "Earth Drill, 5.5HP Honda, 20:1Transmission",
|
||||
"Price": 4674.3552899999995,
|
||||
"quantity": 1
|
||||
}
|
||||
],
|
||||
"shippingCost": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user