Code review Task Create REST api create customer notifications by email or sms depends on customer settings. Customer profile data is saved in Database Request: /api/customer/{code}/notifications { body: "notification text" }