typealias GetOrderCallback = (Response) -> Unit
Commercial order retrieval callback. Provides the response to a request to retrieve a commercial order's data by ID, and expects no return value.