The document outlines a RESTful architecture for integrating delayed services within the Web of Things. It proposes representing ongoing tasks as resources with a uniform Task model. A task resource can have sub-task resources in a hierarchical structure, and standard CRUD methods are adapted to the semantics of creating, reading, updating, aborting, and deleting tasks and sub-tasks. The architecture provides a generic way of exposing delayed services as RESTful APIs.