{
"benefitId": 123,
"centerId": "<string>",
"serviceId": 123,
"collectiveId": 123,
"fromDateEpoch": 123,
"shiftId": 123,
"professionalId": 123
}{
"free_times": [
{
"appointmentDate": "<string>",
"professional_name": "<string>",
"center_name": "<string>"
}
]
}API Reference
Get available slots
WEBHOOK
appointment.getSlots
{
"benefitId": 123,
"centerId": "<string>",
"serviceId": 123,
"collectiveId": 123,
"fromDateEpoch": 123,
"shiftId": 123,
"professionalId": 123
}{
"free_times": [
{
"appointmentDate": "<string>",
"professional_name": "<string>",
"center_name": "<string>"
}
]
}Authorizations
HMAC‑SHA256 signature over the RAW body in the format sha256=<hex>.
Body
application/json
Response
200 - application/json
Available slots
Show child attributes
Show child attributes