Login
POST {{Servidor}}/ServicesAtlasConmigo/api/account/login
Request Body
{"Usuario"=>"{{Usuario}}", "Password"=>"{{Password}}"}
RESPONSES
status: OK
{"access_token":"*****","expires_in":"31/12/2022 06:00:00 p. m.","token_type":"bearer","refresh_token":"*****","refresh_token_expires_in":"31/12/2022 06:00:00 p. m.","path_default":""}