Procore.Api.ConstructionFinancialsCommitmentsWorkOrderContractSubcontractorSOVStatus (procore_sdk v0.3.0)

API calls for all endpoints tagged ConstructionFinancialsCommitmentsWorkOrderContractSubcontractorSOVStatus.

Summary

Functions

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

Functions

Link to this function

rest_v10_work_order_contracts_work_order_contract_id_subcontractor_schedule_of_values_status_patch(connection, procore_company_id, work_order_contract_id, body2, opts \\ [])

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

Parameters

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

Returns

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