Procore.Api.ConstructionFinancialsCommitmentsPurchaseOrderContractSubcontractorSOVStatus (procore_sdk v0.3.0)

API calls for all endpoints tagged ConstructionFinancialsCommitmentsPurchaseOrderContractSubcontractorSOVStatus.

Summary

Functions

Update Purchase Order Contract Subcontractor SOV status Update the Subcontractor SOV status of a specific Purchase Order Contract.

Functions

Link to this function

rest_v10_purchase_order_contracts_purchase_order_contract_id_subcontractor_schedule_of_values_status_patch(connection, procore_company_id, purchase_order_contract_id, body2, opts \\ [])

Update Purchase Order Contract Subcontractor SOV status Update the Subcontractor SOV status of a specific Purchase Order Contract.

Parameters

  • connection (Procore.Connection): Connection to server
  • procore_company_id (integer()): Unique company identifier associated with the Procore User Account.
  • purchase_order_contract_id (integer()): Purchase Order Contract ID
  • body2 (Body2):
  • opts (keyword): Optional parameters

Returns

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