Skip to main content
POST
Public Cancel Pendency
Cancela uma pendência existente, quando aplicável.

Visão Geral

  • Método: POST
  • Path: /v0/pendency/cancel
  • OperationId: public_cancel_pendency_v0_pendency_cancel_post
  • Autenticação: header x-api-key

Exemplo de requisição

Authorizations

x-api-key
string
header
required

Body

application/json
pendency_id
string<uuid>
required
note
string | null

Response

Successful Response

id
string<uuid>
required
created_at
string<date-time>
required
status
enum<string>
required
Available options:
ON_HOLD,
PENDING,
PRE_SCHEDULED,
SCHEDULED,
DONE,
CANCELED,
ABSENT,
MISSING_OHC,
NO_RESPONSE
type_exam
enum<string>
required
Available options:
HIRING,
DISMISSAL,
PERIODIC,
RETURN,
RISK_CHANGE,
INTERN_HIRING,
PUNCTUAL,
CRITICAL_ACTIVITY,
APPOINTMENT,
APPOINTMENT_RETURN,
ANAMNESE,
EMPLOYEE_ACTION
sla
string<date-time>
required
due_date
string<date-time>
required
organization_id
string<uuid> | null
required
organization_soc_code
string
required
employee_id
string<uuid> | null
required
ohc_status
required
Available options:
PENDING,
PRE_SCHEDULED,
SCHEDULED,
MISSING_OHC,
DONE,
ABSENT,
CANCELED,
IN_ANALYSIS,
ATTACHED_OHC
note
string | null
schedule_appointment_time
string<date-time> | null
organization_display_name
string | null
employee_name
string | null
employee_is_disabled
boolean | null
periodicity
integer | null
next_exam_date
string<date> | null