Syntax
Public Function AcceptOrder (OrderID As Long) As String
Description
The AcceptOrder operation is used to accept the given OrderID on the request order price.
Request Parameters
| Name | Description | Required |
| OrderID |
|
Yes |
Response Elements
| Name | Description |
| Result | The operation returns the new order number in case of success, otherwise, an explicit error code is returned |
See Also