Ingram.Marketplace.CustomerManagement.create_customer

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

create_customer(post_customer_details, opts \\ [], connection \\ Connection.new())

View Source

Specs

Create a new customer Create a customer in the platform and associate it with the reseller that sends this request.

Parameters

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

    Returns

} on success {:error, info} on failure