Theme switcher

Place an order for a pet

Body Parameters

idinteger

A unique identifier for the order

petIdinteger

The unique identifier of the pet being ordered

quantityinteger

The number of items to include in the order

shipDatestring

The date and time when the order is scheduled to be shipped in ISO 8601 format

statusstring

The current state of the order, such as placed, approved, or delivered

completeboolean

Indicates whether the order has been completed and fulfilled

Response

200
Object

successful operation

Response Attributes

idinteger

A unique identifier for the order

petIdinteger

The unique identifier of the pet being ordered

quantityinteger

The number of items to include in the order

shipDatestring

The date and time when the order is scheduled to be shipped in ISO 8601 format

statusstring

The current state of the order, such as placed, approved, or delivered

completeboolean

Indicates whether the order has been completed and fulfilled

400
Object

Invalid input

422
Object

Validation exception

Was this section helpful?

POST

/

Select
1

Response

Was this section helpful?