Reversal Order API

The C2 API manual states that the syntax for reversals is:



?cmd=reverse&symbol=EURUSD …



and that the reversal-related parameters are:



Here are the reversal-related parameters you can use:

cmd=reverse (required)

symbol=SYMBOL (required)

triggerprice=price (optional)

duration=DAY/GTC (optional; will be GTC unless specified)

quant=new opening quant (optional; use only if you want your final position to be a quantity different than your prior quantity; if not specified, you will go from long to short, or short to long, using the same quantity of position before the reversal).





My question is where can I input system ID and password? And would you please provide me a full string of reversal order?