1b Owner Invoices Audit

get

/api/v2/owner-invoices/{jobID}

Records imported through this service will be created as an invoice from the General Contractor to an owner using the projectNumber and phaseCode on the record. The records will import against the earliest draw in the project that has not yet been sent to signer. This API is similar to the v1 Owner Invoices, except that a jobID and uri are created for the user after a file is imported. The uri provided will supply the audit response for the import.

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