1. Batch Settings: http://54.204.29.255/coachapp/batch_settings.php Method: POST Parameters: {"device_id":"ABC1234","batch_id":"3","batch_name":"QLX Batch1","batch_start_date":"2017-10-01","batch_end_date":"2017-10-30","batch_status":"1","registered_date":"2017-10-23 18:21:20","coach_id":"1"} 2. Batch Timings: http://54.204.29.255/coachapp/batch_timings.php Method: POST Parameters: {"device_id":"ABC1234","batch_id":"3","sunday_start_time":"09:00:00","sunday_end_time":"14:00:00","monday_start_time":"08:00:00","monday_end_time":"15:00:00","coach_id":"1"} 3. Player_Registration http://54.204.29.255/coachapp/player_registration.php Method: POST Parameters: {"device_id":"ABC1234","player_id":"102","player_fname":"Nayeemuddin","player_lname":"Shaik","player_image":"nayeem.jpg","batch_id":"2","username":"","password":"","registered_date":"2017-10-23 10:30:40","player_status":"1","password_enable_status":"1","coach_id":"1"} 4. checkin http://54.204.29.255/coachapp/checkin.php Method: POST Parameters: {"device_id":"ABC1234","sno":"1","batch_id":"1","player_id":"102","current_date":"2017-10-23","checkin_time":"11:00:00","checkin_status":"1","registered_date":"2017-10-23 20:00:00","coach_id":"1"} 5. reset checkin http://54.204.29.255/coachapp/reset_checkin.php Method: POST Parameters:{"device_id":"CC3A7F4C2262477F9A697D2CBA3C883C","player_id":"2","current_date":"2017-11-21","registered_date":"2017-11-21 19:43:00","coach_id":"1"} 6. checkout http://54.204.29.255/coachapp/checkout.php Method: POST Parameters: {"device_id":"ABC1234","batch_id":"1","player_id":"102","current_date":"2017-10-24","checkout_time":"19:30:00","checkin_status":"0","coach_id":"1"} 7. Delete Batch: http://54.204.29.255/coachapp/delete_batch.php Method: POST Parameters: {"batch_id":"3","coach_id":"1"} 8. Delete Player: http://54.204.29.255/coachapp/delete_player.php Method: POST Parameters: {"batch_id":"1","player_id":"2","coach_id":"1"} 9. sink_player_data http://54.204.29.255/coachapp/sink_player_data.php Method: POST Parameters: [{"registered_date":"2017-10-24 17:11:20","player_lname":"Player1","password":"","device_id":"4EB3EF1D32FC4050BCD27B877667553B","player_status":"1","player_id":"7","username":"","player_fname":"QLX1","batch_id":"2","player_image":"\/Users\/qlx\/Library\/Developer\/CoreSimulator\/Devices\/2B215741-500C-4701-8FD9-72DFAFA3D704\/data\/Containers\/Data\/Application\/495D692B-A7F3-4B93-8BEF-7E579D285D62\/Documents\/2017-10-24T17:11:20.png","password_enable_status":"0","coach_id":"1"},{"registered_date":"2017-10-24 17:20:00","player_lname":"Player2","password":"qlx123","device_id":"4EB3EF1D32FC4050BCD27B877667553B","player_status":"1","player_id":"8","username":"QLX1.Player2","player_fname":"QLX2","batch_id":"2","player_image":"\/Users\/qlx\/Library\/Developer\/CoreSimulator\/Devices\/2B215741-500C-4701-8FD9-72DFAFA3D704\/data\/Containers\/Data\/Application\/5B9AD481-340D-41A4-BB28-048DBC87F222\/Documents\/2017-10-24T17:20:00.png","password_enable_status":"1","coach_id":"1"}] 10. sink_batch_data http://54.204.29.255/coachapp/sink_batch_data.php Method: POST Parameters: [{"device_id":"ABC1234","batch_id":"1","batch_name":"QLX Batch1","batch_start_date":"2017-10-01","batch_end_date":"2017-10-30","batch_status":"1","registered_date":"2017-10-23 18:21:20","coach_id":"1"},{"device_id":"ABC1234","batch_id":"2","batch_name":"QLX Batch2","batch_start_date":"2017-06-01","batch_end_date":"2017-08-30","batch_status":"1","registered_date":"2017-10-24 20:21:20","coach_id":"1"},{"device_id":"ABC1234","batch_id":"3","batch_name":"QLX Batch3","batch_start_date":"2017-01-01","batch_end_date":"2017-03-30","batch_status":"1","registered_date":"2017-10-01 18:21:20","coach_id":"1"}] 11. sink_batch_timings http://54.204.29.255/coachapp/sink_batch_timings.php Method: POST Parameters: [{"device_id":"ABC1234","batch_id":"4","sunday_start_time":"09:00:00","sunday_end_time":"14:00:00","monday_start_time":"","monday_end_time":"","tuesday_start_time":"10:30:00","tuesday_end_time":"15:30:00","wednesday_start_time":"10:00:00","wednesday_end_time":"14:30:00","thursday_start_time":"09:00:00","thursday_end_day":"13:00:00","coach_id":"1"},{"device_id":"ABC1234","batch_id":"5","sunday_start_time":"10:00:00","sunday_end_time":"18:00:00","monday_start_time":"08:30:00","monday_end_time":"15:30:00","tuesday_start_time":"07:30:00","tuesday_end_time":"12:30:00","wednesday_start_time":"09:00:00","wednesday_end_time":"18:30:00","thursday_start_time":"09:00:00","thursday_end_day":"13:00:00","friday_start_time":"10:30:00","friday_end_time":"20:00:00","coach_id":"1"}] 12. sink_checkin_data http://54.204.29.255/coachapp/sink_checkin_data.php Method: POST Parameters: [{"device_id":"ABC1234","sno":"3","batch_id":"10","player_id":"102","current_date":"2017-10-23","checkin_time":"11:00:00","checkout_time":"13:00:00","checkin_status":"1","registered_date":"2017-10-23 20:00:00","coach_id":"1"},{"device_id":"ABC1234","sno":"4","batch_id":"10","player_id":"102","current_date":"2017-10-23","checkin_time":"11:00:00","checkout_time":"15:15:00","checkin_status":"1","registered_date":"2017-10-23 20:00:00","coach_id":"1"}] 13. Coach Registration: http://54.204.29.255/coachapp/Coach_Registration.php Method: POST Parameters: {"name":"VenuGoly","username":"Venu1","password":"Goly"} 14. Login Check http://54.204.29.255/coachapp/LoginCheck.php Method: POST Parameters: {"username":"Venu","password":"Goly"} 15. Restore Batch Settings http://54.204.29.255/coachapp/restore_batch_settings.php Method: POST Parameters: {"coach_id":"1"} 16. Restore Batch Timings: http://54.204.29.255/coachapp/restore_batch_timings.php Method: POST Parameters: {"coach_id":"1"} 17. Restore Player Data: http://54.204.29.255/coachapp/restore_player_data.php Method: POST Parameters: {"coach_id":"1"} 18. Restore Checkins http://54.204.29.255/coachapp/restore_checkins.php Method: POST Parameters: {"coach_id":"1"}