Description
Right now all endpoints use Base/StrictRequestModel. This is probably not necessary, as the different endpoints receive info differently.
Low priority
Proposed Solution
I suppose that we make subclasses that are separate for each endpoint.