v1

latestOpenAPI 3.1.02026-07-14323.2 KB

Create an order status

Creates a new order status.

post/order-statuses

Request body

namestring required

The name of the order status.

sortOrderinteger required

The position of the order status in the sort order.

Response

Order status created successfully.

idinteger

The ID of the order status.

namestring

The name of the order status.

type'paid' | 'unpaid' | 'cancelled' | 'shipped' | 'pre-order' | 'custom'

The type of order status, corresponding to the order status' assignment to ShopWired's default order status.

sortOrderinteger

The position of the order status in the sort order.