List đơn hàng
API cho phép lấy danh sách đơn hàng theo thời gian và cho phép phân trang, sắp xếp theo thời gian từ tài khoản của shop sau khi được cấp quyền
Multiple status values can be provided with comma separated strings.
Required scopes
This endpoint requires the following scopes:
- : modify pets in your account
- : read your pets
Authorizations
OAuth2implicitRequired
Authorization URL:
Query parameters
statusstring · enumRequiredDefault:
Status values that need to be considered for filter
availablePossible values: Responses
200
successful operation
idinteger · int64OptionalExample:
10namestringRequiredExample:
doggiephotoUrlsstring[]Required
statusstring · enumOptionalPossible values:
pet status in the store
400
Invalid status value
default
Unexpected error
get
/pet/findByStatusLast updated
Was this helpful?
