Place an order for a pet.
place_orderPlace a new order in the store by providing pet ID, quantity, and shipping details. Specify order status and completion flag.
Instructions
Place a new order in the store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| petId | No | ||
| quantity | No | ||
| shipDate | No | ||
| status | No | Order Status | |
| complete | No |