Infusionsoft.Endpoints.XML.Order (Infusionsoft v0.7.0) View Source
Provides the raw endpoints to Infusionsoft's XML API for Order actions.
Link to this section Summary
Link to this section Functions
Link to this function
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)
View SourceSpecs
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