Submit Transfers
Submit all pending orders to the models. This is similar to the Model page's Submit All Orders selection.
Request
This endpoint expects an object.
reqID
Request identifier to uniquely track a request.
fpOrderId
Order identifier to monitor the order transmissions. Will be set to a valid id if and only if any transfers are present in the response. Otherwise, -1 is returned.
Response
Successfully transmit all orders.
reqID
Request identifier to uniquely track a request.
success
Signifies that the request was successfully submitted.
Errors
401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error

