Procore.Api.ConstructionFinancialsInvoicingInvoicingAsyncJobs (procore_sdk v0.3.0)

API calls for all endpoints tagged ConstructionFinancialsInvoicingInvoicingAsyncJobs.

Summary

Functions

Show an Async Job for a Company Return detailed information about a specified Async Job.

Functions

Link to this function

rest_v10_companies_company_id_invoices_async_jobs_uuid_get(connection, procore_company_id, uuid, company_id, opts \\ [])

Show an Async Job for a Company Return detailed information about a specified Async Job.

Parameters

  • connection (Procore.Connection): Connection to server
  • procore_company_id (integer()): Unique company identifier associated with the Procore User Account.
  • uuid (String.t): UUID of the Async Job
  • company_id (integer()): Unique identifier for the company.
  • opts (keyword): Optional parameters

Returns

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