Create new order status set for workflow organization
POST/v2/order-statuses/sets
Create a new order status set to group related order statuses for workflow management.
Establishes a new container for organizing statuses by business process, workflow type, or operational requirements.
Request
Responses
- 201
- 400
- 401
- 403
- 409
- 500
Successfully created new order status set with workflow configuration
Invalid input data or validation errors in the request body
Authentication credentials are missing or invalid
Insufficient permissions to create order status sets
Order status set with the same name already exists
Internal server error occurred while creating the order status set