Place an order for a pet.
place_orderSubmit a new order for a pet in the store. Define quantity, ship date, status, and whether the order is complete.
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 |