Create and query customer (contact) records in RepairShopr via the Contacts endpoint.
domain: api-docs.repairshopr.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Authenticate with subdomain + API key.
Use GET /contacts with a customer_id or search parameter to find an existing customer before creating a duplicate.
Use the documented POST endpoint to create a new contact with name/phone/email fields.
Use PUT to update contact details as needed.
Confirm required vs optional fields against the live API Docs UI, since the contact schema has evolved across RepairShopr releases.
Known gotchas
Contact records can have multiple linked locations/addresses in multi-location accounts — verify how the API represents that before assuming a flat customer object.
Confirm field names against the current schema at api-docs.repairshopr.com rather than older blog posts, since endpoints have changed since the API docs first launched in 2019.
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?