async fn create( payload: Json<TrafficPatternRequest>, data: AppData, id: Identity ) -> Result<impl Responder, ServiceError>