View Source Infusionsoft.Endpoints.XML.Order (Infusionsoft v0.8.1)
Provides the raw endpoints to Infusionsoft's XML API for Order actions.
Summary
Functions
create_an_order(contact_id, card_id, plan_id, product_ids, subscription_ids, process_specials, promo_codes, lead_affiliate_id, sale_affiliate_id, token, app \\ nil)
@spec create_an_order( integer(), integer(), integer(), [integer()], [integer()], boolean(), [String.t()], integer(), integer(), String.t(), nil | String.t() ) :: {:ok, map()} | {:error, String.t()}
https://developer.infusionsoft.com/docs/xml-rpc/#order-create-an-order