...
This method will return the next future appointment that is not expired. If there is not a future appointment set it will return the last appointment based on date that hasn't been expired.
GET /ssp/api/1/person/{id}/appointment/current
...
...
This method will return the next future appointment that is not expired. If there is not a future appointment set it will return the last appointment based on date that hasn't been expired.
GET /ssp/api/1/person/{id}/appointment/current
...