Procore.Api.ProjectManagementModelsBIMModelRevisionViewpointBatch (procore_sdk v0.3.0)

API calls for all endpoints tagged ProjectManagementModelsBIMModelRevisionViewpointBatch.

Summary

Functions

Create a batch of BIM Model Revision Viewpoints Create relationships between several BIM Model Revisions and BIM Viewpoints.

Functions

Link to this function

rest_v10_bim_model_revision_viewpoints_batch_post(connection, procore_company_id, body136, opts \\ [])

Create a batch of BIM Model Revision Viewpoints Create relationships between several BIM Model Revisions and BIM Viewpoints.

Parameters

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

Returns

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