reuse customer
This commit is contained in:
30
quotes.json
30
quotes.json
@ -482,5 +482,35 @@
|
||||
}
|
||||
],
|
||||
"shippingCost": 0
|
||||
},
|
||||
{
|
||||
"id": 8071,
|
||||
"date": "March 24, 2026",
|
||||
"customer": {
|
||||
"name": "LOCATION WINDSOR",
|
||||
"address": "89 RUE PRINCIPALE S",
|
||||
"city": "WINDSOR",
|
||||
"province": "QC",
|
||||
"postalCode": "J1S 2B9",
|
||||
"phone": "819 845 7874",
|
||||
"email": "martin.dion@locationwindsor.com"
|
||||
},
|
||||
"items": [
|
||||
{
|
||||
"Item ID": "4X36-SSS",
|
||||
"Description": "Auger, Snap-on",
|
||||
"Price": 383.36166000000003,
|
||||
"quantity": 1,
|
||||
"discount": 0
|
||||
},
|
||||
{
|
||||
"Item ID": "6X36-SSP",
|
||||
"Description": "Auger, Snap-on, Pengo Style",
|
||||
"Price": 577.8892350000001,
|
||||
"quantity": 2,
|
||||
"discount": 0
|
||||
}
|
||||
],
|
||||
"shippingCost": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user