Procore.Api.ProjectManagementBiddingBidPackageDocuments (procore_sdk v0.3.0)

API calls for all endpoints tagged ProjectManagementBiddingBidPackageDocuments.

Summary

Functions

Gets documents attached to Bid Package Returns list of all documents attached to Bid Package, with meta information about all drawings

Functions

Link to this function

rest_v10_companies_company_id_planroom_bid_packages_bid_package_id_documents_get(connection, procore_company_id, company_id, bid_package_id, opts \\ [])

Gets documents attached to Bid Package Returns list of all documents attached to Bid Package, with meta information about all drawings

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_package_id (integer()): Bid Package ID
  • opts (keyword): Optional parameters

Returns

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