store
Was this section helpful?
Endpoints
GET
POST
GET
DELETE
Was this section helpful?
Manage pet store orders and inventory with this section, allowing you to retrieve current stock levels, place new orders, fetch details of existing orders, and cancel orders as needed. It provides comprehensive control over order lifecycle and inventory status to streamline store operations.
/store/inventory
/store/order
/store/order/{orderId}
/store/order/{orderId}