1b ERP Records Audit

get

/api/v2/erp-records/{jobID}

This API will import data related to any Invoice, Rejection, or Payment that are created within the ERP, by Textura integration. The ERP records can be imported in situations where there is no match with an export header or an invoice contract. In this situation, certain fields within Textura will denote "No matching invoice contract found" and retrieval of the audit records for the import job, will show that the records were imported successfully.

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