I have exposed my REST API service using WCF Service Library and started by console application. when I try to consume the service from client ( another console application)
Your XML namespaces are wrong. I don't have time to correct it for you, but needs to be in the "http://www.test.com/Enrollment" namespace according to your data contract.