How to post xml request to the IBM queuemanager from postman

Hi Team
i am using the java code to send the xml request to IBM queuemanager with below details,
hostname
port
queuemanager
transporttype
queuename
channel
username
password

how to send request using postman.