Skip to main content
GET
Get one progress record by its reference

Autorizaciones

Authorization
string
header
requerido

Use a valid JWT token in the Authorization header with the format 'Bearer {token}'

Parámetros de ruta

operationReference
string
requerido
progressRecordId
string
requerido

Respuesta

OK

id
string
requerido
operationId
string
requerido
employeeId
null | string
requerido
completedQuantity
number<double>
requerido
rejectedQuantity
number<double>
requerido
comments
null | string
requerido
createdAt
string<date-time>
requerido
operation
object | null