latestOpenAPI 3.1.02026-08-194237902.5 MB

563848e0ecc0

Network

Set practitioner network enrollment start date

Sets the start date of a practitioner's enrollment in a network group, identified by networkId and tenantGroupPractitionerId in the request body. effectiveDate must not be later than the enrollment's existing termination date, or a 400 is returned. This operation is idempotent (upsert semantics). Use this endpoint to set the enrollment start date only; to update specialty-level dates use PUT /networks/{networkId}/groups/{groupId}/practitioners/{practitionerId}/specialties/{specialtyId}/dates instead. Requires the UPDATE_NETWORK permission.

put/networks/practitioners/effective-date

Headers

tenant-idstring required

Request body

networkIdstring required
tenantGroupPractitionerIdstring required
effectiveDatestring required

Response

Practitioner effective date in group for network successfully updated

emptyboolean
valueNodeboolean
containerNodeboolean
missingNodeboolean
arrayboolean
objectboolean
nodeType'ARRAY' | 'BINARY' | 'BOOLEAN' | 'MISSING' | 'NULL' | 'NUMBER' | 'OBJECT' | 'POJO' | 'STRING'
pojoboolean
numberboolean
integralNumberboolean
floatingPointNumberboolean
shortboolean
intboolean
longboolean
floatboolean
doubleboolean
bigDecimalboolean
bigIntegerboolean
textualboolean
booleanboolean
nullboolean
binaryboolean