Circle V2 API Docs
    Preparing search index...
    type TransferClientsServiceParams = {
        entityId: EntityId;
        fromProfileId: ProfileId;
        patientIds: PatientId[];
        toProfileId: ProfileId;
    }
    Index

    Properties

    entityId: EntityId
    fromProfileId: ProfileId
    patientIds: PatientId[]
    toProfileId: ProfileId