NCRs
Get a specific NCR by id.
get/api/ncrs/{ncrId}
Path parameters
ncrIdstring required
Response
The NCR for the given id.
idstring required
Unique id associated to this entity.
numberinteger required
Number
typestring required
NCR Type
causestring required
Cause
detailstring required
Detail - required notes on the NCR
departmentIdstring nullable
Department key identifier. Please reference /api/departments endpoint.
vendorIdstring nullable
Vendor key identifier. Please reference /api/vendors endpoint.
workCentersstring nullable
The work centers assigned to this NCR.
scheduledEquipmentstring nullable
Affected Equipment
reasonstring nullable
Reason
statusstring nullable
NCR Status
quantityImpactednumber double nullable
Quantity Impacted
incrementalCostnumber double nullable
Incremental Cost
createdUtcstring date-time nullable
Created Date
completedUtcstring date-time nullable
Completed Date
jobIdsstring[]
Impacted Job IDs
customFieldsobject nullable
Custom fields that have been defined on this entity.