/
CL
clinicos
/
PawthosX.Business.API | v1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
clinicos
PawthosX.Business.API | v1
put
/Partners/{id}/access
v2
latest
OpenAPI 3.1.1
2026-08-07
854
993
2.4 MB
Partners
put
/Partners/{id}/access
Path parameters
id
string
required
Request body
UpdatePartnerAccessDto
required
canViewRecords
boolean
canSendRecords
boolean
canScheduleReferrals
boolean
canMessage
boolean
canViewBilling
boolean
canExportData
boolean
Response
OK
PartnerDto
required
id
string
clinicName
string
contactName
string
nullable
contactEmail
string
nullable
contactPhone
string
nullable
type
string
specialties
string[]
address
string
nullable
city
string
nullable
state
string
nullable
zipCode
string
nullable
countryCode
string
nullable
ISO 3166-1 alpha-2 country code (e.g. "US", "GB"). Defaults to clinic's region if null.
isActive
boolean
canViewRecords
boolean
canSendRecords
boolean
canScheduleReferrals
boolean
canMessage
boolean
canViewBilling
boolean
canExportData
boolean
totalCases
union
averageTurnaroundDays
union
createdAt
string
date-time
updatedAt
string
date-time