Procore.Api.ConstructionFinancialsPrimeContractsPaymentApplicationOwnerInvoiceLineItems (procore_sdk v0.3.0)

API calls for all endpoints tagged ConstructionFinancialsPrimeContractsPaymentApplicationOwnerInvoiceLineItems.

Summary

Functions

Update Payment Application (Owner Invoice) Line Item for Prime Contract Update a Payment Application (Owner Invoice) Line Item on a specified Prime Contract Payment Application (Owner Invoice)

Functions

Link to this function

rest_v10_prime_contracts_prime_contract_id_payment_application_line_items_id_patch(connection, procore_company_id, prime_contract_id, id, body54, opts \\ [])

Update Payment Application (Owner Invoice) Line Item for Prime Contract Update a Payment Application (Owner Invoice) Line Item on a specified Prime Contract Payment Application (Owner Invoice)

Parameters

  • connection (Procore.Connection): Connection to server
  • procore_company_id (integer()): Unique company identifier associated with the Procore User Account.
  • prime_contract_id (integer()): Prime Contract ID
  • id (integer()): Payment Application (Owner Invoice) Line item ID
  • body54 (Body54):
  • opts (keyword): Optional parameters

Returns

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