Read Ordinances Policy

This example request illustrates how to read the temple ordinances policy using a specific accept language.

Request

GET /platform/ordinances/policy
Accept: text/html
Accept-Language: en
Authorization: Bearer YOUR_ACCESS_TOKEN_HERE

Response

HTTP/1.1 200 OK
Content-type: text/html; charset=utf-8
X-processing-time: 3
Vary: Accept,Accept-Language,Accept-Encoding,Expect
Date: Sun, 03 Apr 1836 10:00:00 GMT-5
Cache-control: no-cache, no-store, no-transform, must-revalidate, max-age=0
Transfer-encoding: chunked

<h5>Who You Can Do Ordinances For</h5>
<p>You are responsible to submit names of the following individuals:</p>
<ul>
    <li>Immediate family members</li>
    <li>Direct-line ancestors (parents, grandparents, great-grandparents, and so on, and their families).</li>
</ul>
<p>You may also submit the names of the following individuals:</p>
<ul>
    <li>Biological, adoptive, and foster family lines connected to your family.</li>
    <li>Collateral family lines (uncles, aunts, cousins, and their families).</li>
    <li>Descendants of your ancestors.</li>
    <li>Your own descendants.</li>
    <li>Possible ancestors, meaning individuals who have a probable family relationship that cannot be verified because the records are inadequate, such as those who have the same last name and resided in the same small geographic area as your known ancestors.</li>
</ul>
<p>Do not submit the following individuals unless you are related to them:</p>
<ul>
    <li>Famous people.</li>
    <li>Those gathered from unapproved extraction projects.</li>
    <li>Jewish Holocaust victims. Members can do the ordinances for these people only under the following conditions:
        <ul>
            <li>They are an immediate family member of the deceased (defined as parents, spouse, children or siblings).</li>
            <li>Or they have permission of all living immediate family members.</li>
            <li>Or they have the permission of the closest living relative if no immediate family members are living.</li>
        </ul>
    </li>
</ul>
<h5>Persons Born within the Last 110 Years</h5>
<p>To do ordinances for a deceased person who was born in the last 110 years, the following requirements must be met.</p>
<ul>
    <li>The person must have been deceased for at least one year.</li>
    <li>You must either be one of the closest living relatives, or you must obtain permission from one of the closest living relatives. If you are not a spouse, child, parent, or sibling of the deceased, please obtain permission from one of the closest living relatives before doing the ordinances. The closest living relatives are an undivorced spouse (the spouse to whom the individual was married when he or she died), an adult child, a parent, or a brother or sister.</li>
</ul>
<p>Verbal approval is acceptable. Family members should work together to determine when the ordinances will be done and who will do them.</p>
<h5>For more information, please read: </h5>
<ul>
    <li><a target="_blank" id="terms-of-use" href="https://familysearch.org/terms">Terms of Use</a></li>
    <li>The&nbsp;<a target="_blank" id="firstPresidencyLetter" href=https://www.churchofjesuschrist.org/letters?clang=eng&id=10281&lang=eng&q=2012%20february&inline=true>First Presidency Message On Names Submitted for Temple Ordinance</a></li>
</ul>

Request

GET /platform/ordinances/policy
Accept: text/plain
Accept-Language: en
Authorization: Bearer YOUR_ACCESS_TOKEN_HERE

Response

HTTP/1.1 200 OK
Content-type: text/plain; charset=utf-8
X-processing-time: 3
Vary: Accept,Accept-Language,Accept-Encoding,Expect
Date: Sun, 03 Apr 1836 10:00:00 GMT-5
Cache-control: no-cache, no-store, no-transform, must-revalidate, max-age=0
Transfer-encoding: chunked

Who You Can Do Ordinances For
=============================

You are responsible to submit names of the following individuals:

* Immediate family members
* Direct-line ancestors (parents, grandparents, great-grandparents, and so on, and their families).

You may also submit the names of the following individuals:

* Biological, adoptive, and foster family lines connected to your family.
* Collateral family lines (uncles, aunts, cousins, and their families).
* Descendants of your ancestors.
* Your own descendants.
* Possible ancestors, meaning individuals who have a probable family relationship that cannot be verified because the records are inadequate, such as those who have the same last name and resided in the same small geographic area as your known ancestors.

Do not submit the following individuals unless you are related to them:

* Famous people.
* Those gathered from unapproved extraction projects.
* Jewish Holocaust victims. Members can do the ordinances for these people only under the following conditions:

  - They are an immediate family member of the deceased (defined as parents, spouse, children or siblings).
  - Or they have permission of all living immediate family members.
  - Or they have the permission of the closest living relative if no immediate family members are living.


Persons Born within the Last 110 Years
======================================

To do ordinances for a deceased person who was born in the last 110 years, the following requirements must be met.

* The person must have been deceased for at least one year.
* You must either be one of the closest living relatives, or you must obtain permission from one of the closest living relatives. If you are not a spouse, child, parent, or sibling of the deceased, please obtain permission from one of the closest living relatives before doing the ordinances. The closest living relatives are an undivorced spouse (the spouse to whom the individual was married when he or she died), an adult child, a parent, or a brother or sister.

Verbal approval is acceptable. Family members should work together to determine when the ordinances will be done and who will do them.

For more information, please read: 
==================================

* Terms of Use: https://familysearch.org/terms
* The First Presidency Message On Names Submitted for Temple Ordinance: https://www.churchofjesuschrist.org/letters?clang=eng&id=10281&lang=eng&q=2012%20february&inline=true

Change Language

Feedback

Sending...

Feedback was sent.

Can't send feedback. Retry in 5 seconds.