January 2025 updates

Claims API improvements!

API endpoints

  • Claims API filtering: You can now filter claims by date_of_service when calling the GET /claims endpoint, making it easier to query claims for a specific service date.
  • Claims API bug fix: Fixed an issue where the date_of_service field could return incorrect or inconsistent values in responses from the GET /claims endpoint.
  • Available Slots: You can request by provider or appointment types now, previous you always needed to pass providers, even when passing appointment_type_id.GET /available_slots endpoint.