Retrieve order statuses with comprehensive filtering and pagination
GET/v2/order-statuses
Retrieve a paginated list of order statuses with extensive filtering capabilities for order workflow management.
Supports filtering by status type, workflow position, creation dates, and various status flags. Results include status metadata, workflow transitions, and configuration settings for order lifecycle management.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Successfully retrieved paginated list of order statuses matching the search criteria
Invalid request parameters or malformed query data
Authentication credentials are missing or invalid
Insufficient permissions to access order status data
Internal server error occurred while retrieving order statuses