2a Cash Receipts

post

/api/v2/owner-funding-checks

This API 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

    Header Parameters
    Supported Media Types
    Request Body - application/json ()
    • application/json
    Root Schema : schema
    Type: object
    Show Source
    Examples

    Back to Top

    Response

    Supported Media Types

    200 Response

    The job was successfully created.
    Body ()
    Root Schema : schema
    Type: object
    Show Source
    • Endpoint for job-audit retrieval
      Example: https://services.texturacorp.com/ebis/api/v2/owner-funding-checks/2400
    Examples

    Default Response

    Links to working URLs
    Back to Top