Ingram.Marketplace.OrderManagement.estimate_order

You're seeing just the function estimate_order, go back to Ingram.Marketplace.OrderManagement module for more information.
Link to this function

estimate_order(order_estimation_request, opts \\ [], connection \\ Connection.new())

View Source

Specs

Estimate an order price Get estimated prices of an order.

Parameters

  • order_estimation_request (Ingram.Marketplace.Model.OrderEstimationRequest):
  • opts (KeywordList): [optional] Optional parameters
  • connection (Ingram.Marketplace.Connection): Connection to server

    Returns

} on success {:error, info} on failure