Class: Buildium::ClientLeadsApi

Inherits:
Object
  • Object
show all
Defined in:
lib/buildium-ruby/api/client_leads_api.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(api_client = ApiClient.default) ⇒ ClientLeadsApi

Returns a new instance of ClientLeadsApi.



19
20
21
# File 'lib/buildium-ruby/api/client_leads_api.rb', line 19

def initialize(api_client = ApiClient.default)
  @api_client = api_client
end

Instance Attribute Details

#api_clientObject

Returns the value of attribute api_client.



17
18
19
# File 'lib/buildium-ruby/api/client_leads_api.rb', line 17

def api_client
  @api_client
end

Instance Method Details

#get_client_leads(opts = {}) ⇒ Array<ClientLeadMessage>

Retrieve all client leads Retrieves all client leads <br /><br /> Note: When using the ‘orderby` query string parameter, the only supported options are DateReceived. <br /><br /><h4>Required permission(s):</h4><span class="permissionBlock">Administration &gt; All Property Management</span> - `View`

Parameters:

  • opts (Hash) (defaults to: {})

    the optional parameters

Options Hash (opts):

  • :leadstatuses (Array<String>)

    Filters results to any client leads that are in one of the given statuses.

  • :propertytypes (Array<String>)

    Filters results to any client leads that have a property in one of the given property types.

  • :datereceivedfrom (Time)

    Filters results to any client leads that were received on or after the specified date. The value must be formatted as YYYY-MM-DD.

  • :datereceivedto (Time)

    Filters results to any client leads that were received on or before the specified date. The value must be formatted as YYYY-MM-DD.

  • :includecreditedleads (Boolean)

    This will also return client leads that were credited. By default credited leads will not be returned.

  • :orderby (String)

    &#x60;orderby&#x60; indicates the field(s) and direction to sort the results in the response. See &lt;a href&#x3D;&quot;#section/API-Overview/Bulk-Request-Options&quot;&gt;Bulk Request Options&lt;/a&gt; for more information.

  • :offset (Integer)

    &#x60;offset&#x60; indicates the position of the first record to return. The &#x60;offset&#x60; is zero-based and the default is 0.

  • :limit (Integer)

    &#x60;limit&#x60; indicates the maximum number of results to be returned in the response. &#x60;limit&#x60; can range between 1 and 1000 and the default is 50.

Returns:



34
35
36
37
# File 'lib/buildium-ruby/api/client_leads_api.rb', line 34

def get_client_leads(opts = {})
  data, _status_code, _headers = get_client_leads_with_http_info(opts)
  data
end

#get_client_leads_with_http_info(opts = {}) ⇒ Array<(Array<ClientLeadMessage>, Integer, Hash)>

Retrieve all client leads Retrieves all client leads &lt;br /&gt;&lt;br /&gt; Note: When using the &#x60;orderby&#x60; query string parameter, the only supported options are DateReceived. &lt;br /&gt;&lt;br /&gt;&lt;h4&gt;Required permission(s):&lt;/h4&gt;&lt;span class&#x3D;&quot;permissionBlock&quot;&gt;Administration &amp;gt; All Property Management&lt;/span&gt; - &#x60;View&#x60;

Parameters:

  • opts (Hash) (defaults to: {})

    the optional parameters

Options Hash (opts):

  • :leadstatuses (Array<String>)

    Filters results to any client leads that are in one of the given statuses.

  • :propertytypes (Array<String>)

    Filters results to any client leads that have a property in one of the given property types.

  • :datereceivedfrom (Time)

    Filters results to any client leads that were received on or after the specified date. The value must be formatted as YYYY-MM-DD.

  • :datereceivedto (Time)

    Filters results to any client leads that were received on or before the specified date. The value must be formatted as YYYY-MM-DD.

  • :includecreditedleads (Boolean)

    This will also return client leads that were credited. By default credited leads will not be returned.

  • :orderby (String)

    &#x60;orderby&#x60; indicates the field(s) and direction to sort the results in the response. See &lt;a href&#x3D;&quot;#section/API-Overview/Bulk-Request-Options&quot;&gt;Bulk Request Options&lt;/a&gt; for more information.

  • :offset (Integer)

    &#x60;offset&#x60; indicates the position of the first record to return. The &#x60;offset&#x60; is zero-based and the default is 0.

  • :limit (Integer)

    &#x60;limit&#x60; indicates the maximum number of results to be returned in the response. &#x60;limit&#x60; can range between 1 and 1000 and the default is 50.

Returns:

  • (Array<(Array<ClientLeadMessage>, Integer, Hash)>)

    Array<ClientLeadMessage> data, response status code and response headers



51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
# File 'lib/buildium-ruby/api/client_leads_api.rb', line 51

def get_client_leads_with_http_info(opts = {})
  if @api_client.config.debugging
    @api_client.config.logger.debug 'Calling API: ClientLeadsApi.get_client_leads ...'
  end
  allowable_values = ["Unknown", "New", "Contacting", "Qualifying", "Closing", "ClosedWon", "ClosedLost"]
  if @api_client.config.client_side_validation && opts[:'leadstatuses'] && !opts[:'leadstatuses'].all? { |item| allowable_values.include?(item) }
    fail ArgumentError, "invalid value for \"leadstatuses\", must include one of #{allowable_values}"
  end
  allowable_values = ["SingleHomeUpToThreeHundredThousand", "SingleHomeThreeHundredToFiveHundredThousand", "SingleHomeFiveHundredThousandToOneMillion", "SingleHomeOverOneMillion", "MultiFamilyTwoToFourUnits", "MultiFamilyFiveToNineteenUnits", "MultiFamilyTwentyToFortyNineUnits", "MultiFamilyOverOneHundredUnits", "OfficeLessThanTenThousandSqFt", "OfficeTenThousandToOneHundredThousandSqFt", "OfficeOverOneHundredThousandSqFt", "RetailLessThanTenThousandSqFt", "RetailTenThousandToOneHundredThousandSqFt", "RetailOverOneHundredThousandSqFt", "LightManufacturingUpToOneHundredThousandSqFt", "LightManufacturingOverOneHundredThousandSqFt", "WarehouseUpToOneHundredThousandSqFt", "WarehouseOverOneHundredThousandSqFt", "VacationOneToTwoUnits", "VacationOverThreeUnits", "ParkingGarage", "OtherAssociation", "BiotechMissionCritical", "HOATwoToFortyNineUnits", "HOAFiftyToNinetyNineUnits", "HOAOverOneHundredUnits", "COATwoToFortyNineUnits", "COAFiftyToNinetyNineUnits", "COAOverOneHundredUnits", "MobileHomeCommunity"]
  if @api_client.config.client_side_validation && opts[:'propertytypes'] && !opts[:'propertytypes'].all? { |item| allowable_values.include?(item) }
    fail ArgumentError, "invalid value for \"propertytypes\", must include one of #{allowable_values}"
  end
  # resource path
  local_var_path = '/v1/clientleads'

  # query parameters
  query_params = opts[:query_params] || {}
  query_params[:'leadstatuses'] = @api_client.build_collection_param(opts[:'leadstatuses'], :multi) if !opts[:'leadstatuses'].nil?
  query_params[:'propertytypes'] = @api_client.build_collection_param(opts[:'propertytypes'], :multi) if !opts[:'propertytypes'].nil?
  query_params[:'datereceivedfrom'] = opts[:'datereceivedfrom'] if !opts[:'datereceivedfrom'].nil?
  query_params[:'datereceivedto'] = opts[:'datereceivedto'] if !opts[:'datereceivedto'].nil?
  query_params[:'includecreditedleads'] = opts[:'includecreditedleads'] if !opts[:'includecreditedleads'].nil?
  query_params[:'orderby'] = opts[:'orderby'] if !opts[:'orderby'].nil?
  query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
  query_params[:'limit'] = opts[:'limit'] if !opts[:'limit'].nil?

  # header parameters
  header_params = opts[:header_params] || {}
  # HTTP header 'Accept' (if needed)
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])

  # form parameters
  form_params = opts[:form_params] || {}

  # http body (model)
  post_body = opts[:debug_body]

  # return_type
  return_type = opts[:debug_return_type] || 'Array<ClientLeadMessage>'

  # auth_names
  auth_names = opts[:debug_auth_names] || ['clientId', 'clientSecret']

  new_options = opts.merge(
    :operation => :"ClientLeadsApi.get_client_leads",
    :header_params => header_params,
    :query_params => query_params,
    :form_params => form_params,
    :body => post_body,
    :auth_names => auth_names,
    :return_type => return_type
  )

  data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
  if @api_client.config.debugging
    @api_client.config.logger.debug "API called: ClientLeadsApi#get_client_leads\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
  end
  return data, status_code, headers
end

#get_prospective_client(client_lead_id, opts = {}) ⇒ ClientLeadMessage

Retrieve a client lead Retrieves a specific client lead <br /><br /><h4>Required permission(s):</h4><span class="permissionBlock">Administration &gt; All Property Management</span> - ‘View`

Parameters:

  • client_lead_id (Integer)
  • opts (Hash) (defaults to: {})

    the optional parameters

Returns:



116
117
118
119
# File 'lib/buildium-ruby/api/client_leads_api.rb', line 116

def get_prospective_client(client_lead_id, opts = {})
  data, _status_code, _headers = get_prospective_client_with_http_info(client_lead_id, opts)
  data
end

#get_prospective_client_with_http_info(client_lead_id, opts = {}) ⇒ Array<(ClientLeadMessage, Integer, Hash)>

Retrieve a client lead Retrieves a specific client lead &lt;br /&gt;&lt;br /&gt;&lt;h4&gt;Required permission(s):&lt;/h4&gt;&lt;span class&#x3D;&quot;permissionBlock&quot;&gt;Administration &amp;gt; All Property Management&lt;/span&gt; - &#x60;View&#x60;

Parameters:

  • client_lead_id (Integer)
  • opts (Hash) (defaults to: {})

    the optional parameters

Returns:

  • (Array<(ClientLeadMessage, Integer, Hash)>)

    ClientLeadMessage data, response status code and response headers



126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
# File 'lib/buildium-ruby/api/client_leads_api.rb', line 126

def get_prospective_client_with_http_info(client_lead_id, opts = {})
  if @api_client.config.debugging
    @api_client.config.logger.debug 'Calling API: ClientLeadsApi.get_prospective_client ...'
  end
  # verify the required parameter 'client_lead_id' is set
  if @api_client.config.client_side_validation && client_lead_id.nil?
    fail ArgumentError, "Missing the required parameter 'client_lead_id' when calling ClientLeadsApi.get_prospective_client"
  end
  # resource path
  local_var_path = '/v1/clientleads/{clientLeadId}'.sub('{' + 'clientLeadId' + '}', CGI.escape(client_lead_id.to_s))

  # query parameters
  query_params = opts[:query_params] || {}

  # header parameters
  header_params = opts[:header_params] || {}
  # HTTP header 'Accept' (if needed)
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])

  # form parameters
  form_params = opts[:form_params] || {}

  # http body (model)
  post_body = opts[:debug_body]

  # return_type
  return_type = opts[:debug_return_type] || 'ClientLeadMessage'

  # auth_names
  auth_names = opts[:debug_auth_names] || ['clientId', 'clientSecret']

  new_options = opts.merge(
    :operation => :"ClientLeadsApi.get_prospective_client",
    :header_params => header_params,
    :query_params => query_params,
    :form_params => form_params,
    :body => post_body,
    :auth_names => auth_names,
    :return_type => return_type
  )

  data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
  if @api_client.config.debugging
    @api_client.config.logger.debug "API called: ClientLeadsApi#get_prospective_client\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
  end
  return data, status_code, headers
end