Procore.Api.ProjectManagementModelsBIMPlanBatch (procore_sdk v0.3.0)

API calls for all endpoints tagged ProjectManagementModelsBIMPlanBatch.

Summary

Functions

Link to this function

rest_v10_bim_plans_batch_post(connection, procore_company_id, body131, opts \\ [])

Create a batch of BIM Plans Create a batch of BIM Plans

Parameters

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

Returns

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