Storing a request for later execution

Why not just model it in a regular CRUD way? I'd prefer a more regular approach myself to keep things simple and CRUD.

What kind of requests (POST, PUT, DELETE) do you want moderated anyway?

Erik