📅 Agendamentos e Lembretes
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatório
Corpo
titlestringOpcional
descriptionstringOpcional
contactIdstringOpcional
startAtstringOpcional
endAtstringOpcional
statusstringOpcional
Respostas
200
Successful response
application/json
post/v2/api/external/{ApiID}/appointment/create
200
Successful response
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatório
idstringObrigatório
Corpo
objectOpcional
Respostas
200
Successful response
application/json
post/v2/api/external/{ApiID}/appointment/delete/{id}
200
Successful response
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatório
Parâmetros de consulta
pageintegerOpcionalExample:
1limitintegerOpcionalExample:
20statusstringOpcionalExample:
pendingRespostas
200
Successful response
application/json
get/v2/api/external/{ApiID}/appointment/list
200
Successful response
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatório
idstringObrigatório
Respostas
200
Successful response
application/json
get/v2/api/external/{ApiID}/appointment/show/{id}
200
Successful response
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatório
idstringObrigatório
Corpo
statusstringOpcional
notesstringOpcional
Respostas
200
Successful response
application/json
post/v2/api/external/{ApiID}/appointment/update/{id}
200
Successful response
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatório
Corpo
namestringOpcional
hoursBeforeEventnumberOpcional
messageTypestringOpcional
messageContentstringOpcional
activebooleanOpcional
Respostas
200
Successful response
application/json
post/v2/api/external/{ApiID}/scheduleReminder/create
200
Successful response
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatório
idstringObrigatório
Corpo
objectOpcional
Respostas
200
Successful response
application/json
post/v2/api/external/{ApiID}/scheduleReminder/delete/{id}
200
Successful response
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatório
Respostas
200
Successful response
application/json
get/v2/api/external/{ApiID}/scheduleReminder/list
200
Successful response
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatório
idstringObrigatório
Corpo
objectOpcional
Respostas
200
Successful response
application/json
post/v2/api/external/{ApiID}/scheduleReminder/toggle/{id}
200
Successful response
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatório
idstringObrigatório
Corpo
namestringOpcional
hoursBeforeEventnumberOpcional
Respostas
200
Successful response
application/json
post/v2/api/external/{ApiID}/scheduleReminder/update/{id}
200
Successful response
Atualizado
Isto foi útil?

