---
title: "Fix Practicepanther Phone Numbers"
method: POST
path: "/developer/practicepanther/fix-phone-numbers"
tags: ["Developer", "Developer - Integrations"]
---

# Fix Practicepanther Phone Numbers

`POST /developer/practicepanther/fix-phone-numbers`

Re-process all PracticePanther contact phone numbers using regex + LLM fallback.

Normalizes mobile, phone_office, phone_home, and lookup_phone_number columns
to E.164 format. Developer-only endpoint.

## Response `200`

Successful Response

- PracticePantherSyncResponse — Response for triggering PracticePanther data sync
  - `message` string, required — Status message
  - `task_id` string, nullable — Celery task ID for tracking (if async)

---

[API](https://skmtc.dev/openintake/apis/fastapi.md) · [All operations](https://skmtc.dev/openintake/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openintake/fastapi/revisions/b642b91e0a5c/schema)
