-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
we should exclude id from orders post request
{
"customerId": 12,
"name": "Jack",
"description": "1234",
"expectedDeliveryTime": "2022-06-20",
"status": "2",
"weight": "55.00",
"cost": 55,
"fee": 33,
"address": "e532 t",
"possibleAngelsIds": [
1,
2
],
"picture": "http://5.53.125.241:8000/admin/orders/order/add/"
}
Reactions are currently unavailable