crea Promotor

PUT http://157.55.82.143:8810/catGenerico/rest/catGenericoService/detalle

Request Body

{"ipNomTabla"=>"ephyr.Promotor", "ipCadValores"=>[{"CorreoElectronico1"=>"bmartinez@ephyr.com.mx", "CorreoElectronico2"=>"ber_ant007@hotmail.com", "idEmpresa"=>1, "idEstatus"=>1, "idHuesped"=>1, "idPromotor"=>0, "Promotor"=>"Juan Perez", "Telefono1"=>"2323121", "Telefono2"=>"23232323"}]}

RESPONSES

status: OK

{"response":[{"CorreoElectronico1":"bmartinez@ephyr.com.mx","CorreoElectronico2":"ber_ant007@hotmail.com","idEmpresa":1,"idEstatus":1,"idHuesped":1,"idPromotor":10,"Promotor":"Juan Perez","Telefono1":"2323121","Telefono2":"23232323"}]}