2b Cash Receipts Audit

get

/api/v2/owner-funding-checks/{jobID}

This API, also known as Owner Funding Checks, allows for an owner to fund draws within a project. Submitting the appropriate details will update the draw coverage, within TPM. The returned audit response will provide a message on whether the draw was fully funded. To use this API, these conditions must be met:
  • The project must have the Track Owner Funding setting enabled
  • Payment Due Date is checked in the Contract Settings and set to Owner Funding Date

    Request

    Path Parameters
    Header Parameters

    There's no request body for this operation.

    Back to Top

    Response

    Supported Media Types

    200 Response

    Audit data included in response payload.
    Body ()
    Root Schema : schema
    Type: object
    Show Source
    Examples

    202 Response

    Accepted. Encountered when the requestor has asked for request export data or an audit log, but the request is still in process.

    Default Response

    Links to working URLs
    Back to Top