[
  {
    "id": null,
    "system_status": "new",
    "permalink": "new",
    "position": null,
    "is_default": true,
    "created_at": null,
    "updated_at": null,
    "title": "Новый",
    "color": "#DC5F59"
  },
  {
    "id": null,
    "system_status": "accepted",
    "permalink": "accepted",
    "position": null,
    "is_default": true,
    "created_at": null,
    "updated_at": null,
    "title": "В обработке",
    "color": "#85C5E0"
  },
  {
    "id": null,
    "system_status": "approved",
    "permalink": "approved",
    "position": null,
    "is_default": true,
    "created_at": null,
    "updated_at": null,
    "title": "Согласован",
    "color": "#86AA60"
  },
  {
    "id": null,
    "system_status": "dispatched",
    "permalink": "dispatched",
    "position": null,
    "is_default": true,
    "created_at": null,
    "updated_at": null,
    "title": "Отгружен",
    "color": "#3A9FC9"
  },
  {
    "id": null,
    "system_status": "delivered",
    "permalink": "delivered",
    "position": null,
    "is_default": true,
    "created_at": null,
    "updated_at": null,
    "title": "Доставлен",
    "color": "#249641"
  },
  {
    "id": null,
    "system_status": "returning",
    "permalink": "returning",
    "position": null,
    "is_default": true,
    "created_at": null,
    "updated_at": null,
    "title": "В процессе возврата",
    "color": "#686A69"
  },
  {
    "id": null,
    "system_status": "declined",
    "permalink": "declined",
    "position": null,
    "is_default": true,
    "created_at": null,
    "updated_at": null,
    "title": "Отменен",
    "color": "#929594"
  },
  {
    "id": null,
    "system_status": "returned",
    "permalink": "returned",
    "position": null,
    "is_default": true,
    "created_at": null,
    "updated_at": null,
    "title": "Возврат",
    "color": "#A69196"
  }
]