Skip to main content
POST
Error

Body

id
integer<int64>
Example:

10

petId
integer<int64>
Example:

198772

quantity
integer<int32>
Example:

7

shipDate
string<date-time>
status
enum<string>

Order Status

Available options:
placed,
approved,
delivered
Example:

"approved"

complete
boolean

Response

successful operation

id
integer<int64>
Example:

10

petId
integer<int64>
Example:

198772

quantity
integer<int32>
Example:

7

shipDate
string<date-time>
status
enum<string>

Order Status

Available options:
placed,
approved,
delivered
Example:

"approved"

complete
boolean