Procore.Api.ProjectManagementBiddingCompanyBidForms (procore_sdk v0.3.0)

API calls for all endpoints tagged ProjectManagementBiddingCompanyBidForms.

Summary

Functions

Link to this function

rest_v10_companies_company_id_bid_bid_id_bid_forms_bid_form_id_get(connection, procore_company_id, company_id, bid_id, bid_form_id, opts \\ [])

View Bid Form View single Bid Form.

Parameters

  • connection (Procore.Connection): Connection to server
  • procore_company_id (integer()): Unique company identifier associated with the Procore User Account.
  • company_id (integer()): Unique identifier for the company.
  • bid_id (integer()): Bid ID
  • bid_form_id (integer()): Bid Form ID
  • opts (keyword): Optional parameters

Returns

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