curl --location '/admin/login' \ --header 'Content-Type: application/json' \ --data '{ "login": "osonpos_admin", "password": "osonpos_pass123" }'