reuse customer

This commit is contained in:
2026-04-03 10:25:49 -04:00
parent 0b4e60970e
commit 4bebb04c5f
3 changed files with 75 additions and 3 deletions

View File

@ -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
}
]