Resolved! sending .xlsx file using POST API.
I have a requirement of sending .xlsx file using POST API.I guess Ideal way of doing this is to use Single File option in WEB API configuration and passing Binary file from process.But unfortunately the WEB API definition does not support the Binary ...