Can someone explain maps in an easy to understand way

Try $request->getParsedBody() instead of $response->getParsedBody().

You can find an example in the tutorial on handling POST data.