API v1

Checklist — iOS

CheckListViewController · ChecklistItemsViewController · PopupSchedulingViewController Equivalente Android: ChecklistFragment

Inspeção veicular pré e pós-viagem. Permissões 156 (pré) e 158 (pós) controlam acesso. Inclui modal de agendamento.

Arquivos

checklist/
├── CheckListViewController.swift          · lista principal
├── ChecklistViewController1.swift         · variante
├── ChecklistItemsViewController.swift     · itens do checklist em execução
├── ChecklistCellDelegate.swift
├── ChecklistItemCellDelegate.swift
├── PopupSchedulingViewController.swift    · agendamento
├── filter/                                · filtros de listagem
└── modals/                                · modais auxiliares

Endpoints

GET/v1/checklist
Lista checklists por apólice/empresa.
POST/v1/checklist
Cria / agenda um novo checklist.