BreezeChMS / breeze-api-v1

The Breeze API v1 allows you to build custom applications integrated with the Breeze database.
https://www.breezechms.com/api
5 stars 3 forks source link

Can't change check-in time #3

Open gloriousjob opened 4 years ago

gloriousjob commented 4 years ago

To facilitate child check-ins, we have a check-in for all children and later, I split the children into their actual groups so we can keep accurate reports of what group a child is in (a child's tag changing will give false reports otherwise). However, the check-in when I split it will do the date/time that I run the API call because it does not have an option for time of check-in. Can this be added?

I think it's called Add Attendance Record.