Vijayagiridharan / Food-Truck-Application-API-

This group is for ACS 567 Software Project Management project "Food Truck Application"
0 stars 0 forks source link

Update order status from admin application into DB #52

Closed parisha6 closed 3 months ago

parisha6 commented 4 months ago

As a admin application developer if the order status is accepted or rejected that should be updated in DB

Request

-ORDER ID -Order status (Accepted/Rejected)

Response

parisha6 commented 3 months ago

This is done