...
Returns a JSON object representing the new order. This will match the structure returned by Fetch a Single Order. The HTTP status is 202 (Accepted) as the order will not be available in Rx-Universe until the Remote Order Processor has processed the request.
Error
Parameter Error
If one or more parameters have invalid values based on their max/min/character count descriptions, an HTTP 400 code will be returned with an error body describing the issues
...