ex_closeio v0.2.7 ExCloseio.Lead

Lead handles communication with the lead related methods of the Close.io API.

See http://developer.close.io/#leads

Summary

Functions

all(params, api_key \\ :global)
create(params, api_key \\ :global)
destroy(id, api_key \\ :global)
find(id, api_key \\ :global)
merge(source_id, destination_id, api_key \\ :global)
paginate(params, api_key \\ :global)
update(id, params, api_key \\ :global)
url_part()