Zoca Entities API
The Entities API from Zoca — 66 operation(s) for entities.
Operations 78
POST
/entities/{entityId}/backfill-timezone
Backfill timezone for a single location from its address
#
GET
/entities/{entityId}/website-theme
Get the scraped website theme (colors + fonts) for an entity
#
POST
/entities/location/{entityId}/offboard
Offboard a location and optionally cancel subscriptions
#
GET
/entities/{entityId}/scheduling-active
Check whether the scheduling product is active for an entity
#
PUT
/entities/products/{entityId}/{productId}/deactivate
Mark a product entity relationship as inactive
#
GET
/entities/{entityId}/preferences/paginated
List entity preferences with pagination, search, and attribute-prefix filtering
#
POST
/entities/{entityId}/preferences/bulk/fetch
Get preferences for an entity filtered to a list of attributes
#
GET
/entities/{entityId}/effective-preferences
Get effective preferences with hierarchy resolution
#
POST
/entities/offboarding-reason-template-mappings
Create a mapping between an entity and a reason template
#
PUT
/entities/offboarding-reason-template-mappings/{entityId}/{reasonId}
Update a reason template mapping
#
GET
/entities/offboarding/active-subscriptions/{entityId}
Get active subscriptions and offboarding information for an entity
#
GET
/entities/offboarding/active-subscriptions/v2/{entityId}
Get active subscriptions and offboarding information for an entity (with HubSpot meeting)
#
POST
/entities/{entityId}/trigger-payment-link-comms
Trigger payment link communications for an entity
#
GET
/tasks/api/v1/entities/businesses
List or search businesses by title (internal drill-down typeahead)
#
GET
/tasks/api/v1/entities/businesses/{businessId}/locations
List locations attached to a business (BUSINESS_LOCATION)
#
GET
/tasks/api/v1/entities/locations/{locationId}/users-with-phones
List users at a location with their phone numbers bundled inline (VIRTUAL_NUMBER, WORK, PERSONAL)
#
GET
/tasks/api/v1/entities/phone/{entityId}
Get phone numbers for an entity (optionally filter by type)
#