Untitled

 avatar
unknown
plain_text
10 months ago
854 B
13
Indexable
graph TD
    A[Start: Issue of Summons] --> B(Service on Ordinary Person);
    A --> C(Service on Govt. Servant);
    A --> D(Service on Company/Firm);
    A --> E(Service Outside Local Limits);

    B --> B1(Personal Service Sec. 64);
    B1 --> B1a{Person not found?};
    B1a -- Yes --> B2(Extended Service Sec. 66);
    B2 --> B2a{No adult family member?};
    B2a -- Yes --> B3(Substituted Service Sec. 67);

    C --> C1(Send to Head of Office Sec. 68);
    C1 --> C2(Head serves as per Sec. 64);

    D --> D1(On Director/Manager/Partner or by Reg. Post Sec. 65);

    E --> E1(Send to Magistrate of that jurisdiction Sec. 69);
    E1 --> E2(Magistrate serves it there);

    B3 --> B3a(Affix on conspicuous part of house);
    B3a --> B3b{Court Inquiry?};
    B3b -- Yes --> B3c(Declared duly served);
    B3b -- No --> B3d(Order fresh service);
Editor is loading...
Leave a Comment