redguava / cliniko-api

The API for Cliniko
73 stars 39 forks source link

Update appointment_types.md #332

Closed msrdjan closed 3 years ago

msrdjan commented 3 years ago

Looks like appointment type id has changed from integer (e.g. "1"?!?) to string (eg. "514810976034364376").

bpinto commented 3 years ago

Thank you!

For context, there have been two changes, one change was the json representation from integer to string and another was how these IDs are generated. The original shard, au1, still produces numbers with low digits, but it should change at some point in the future.