Submit Transfers

View as MarkdownOpen in Claude
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.
reqIDlongOptional
Request identifier to uniquely track a request.
fpOrderIdlongOptional

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.
reqIDlongOptional
Request identifier to uniquely track a request.
successbooleanOptional
Signifies that the request was successfully submitted.

Errors

401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error