What problem does it solve?
Many Tray stores require custom order statuses to reflect unique fulfillment workflows, but configuring, listing, and maintaining those statuses through the API can be repetitive and error-prone for developers and store admins. This Skill centralizes the knowledge needed to reliably create, update, list, and remove custom order statuses while preserving platform constraints.
Core Features & Use Cases
- List and Inspect Statuses: Retrieve all order statuses or a single status by ID to audit or display available states.
- Manage Lifecycle: Create, update, and delete custom statuses including name, description, background_color, font_color, and type (open/closed/cancelled).
- Integration Scenarios: Use when customizing storefront tracking, mapping statuses to fulfillment systems, or triggering workflows via the order webhook after status changes.
Quick Start
Create a new custom order status named Em Separação with background color #3498DB, font color #FFFFFF and type open.