Api PostVenta
Auth - login
POST /auth
{
"usuario" :"", -> REQUERIDO
"password": "" -> REQUERIDO
}