Voltar para INNK Web App
Type
UI_HANDLER
Created
18/02/2026, 22:10
Updated
18/02/2026, 22:10

Config

route: "/agendamentos/:id/confirmado"
access: "authenticated"
layout: "main"

Input Schema

type: "object"
required:
0"id"
properties:
id:

Outputs (2)

errorERROR

Resposta de erro

type: "object"
properties: {}
successSUCCESS

Resposta de sucesso

type: "object"
required:
0"booking"
1"nextActions"
properties:
booking:
nextActions: