Procore.Api.AuthenticationUtilitiesMPZ (procore_sdk v0.3.0)

API calls for all endpoints tagged AuthenticationUtilitiesMPZ.

Summary

Functions

Check Company Zone Get a response indicating zone routing and web url for zone

Functions

Link to this function

rest_v10_company_base_url_get(connection, procore_company_id, opts \\ [])

Check Company Zone Get a response indicating zone routing and web url for zone

Parameters

  • connection (Procore.Connection): Connection to server
  • procore_company_id (integer()): Unique company identifier associated with the Procore User Account.
  • opts (keyword): Optional parameters

Returns

  • {:ok, Procore.Model.RestV10CompanyBaseUrlGet200Response.t} on success
  • {:error, Tesla.Env.t} on failure