typealias SubmitOrderCallback = (Response) -> Unit
Commercial order submission callback. Provides the order submission status and the resulting order ID, if applicable, and expects no return value.