Ordinance Reservations
Path
/platform/ordinances/persons/ordinances/reservations |
|
Production: | https://api.familysearch.org/platform/ordinances/persons/ordinances/reservations |
Beta: | https://apibeta.familysearch.org/platform/ordinances/persons/ordinances/reservations |
Integration (Integration): | https://api-integ.familysearch.org/platform/ordinances/persons/ordinances/reservations |
Description
The ordinance reservations owned by the current user.
The count
parameter specifies the number of tree persons for which the current user has at least one reservation.
Any paging is by the number of tree persons, not the number of ordinance reservations. The response is a list of those tree persons with all of those tree
person's ordinance reservations. The current user may have one or more than one ordinance reservation for any of the returned tree persons. Additionally
other user's ordinance reservations may also be associated with any of the returned tree persons.
An single ordinance reservation contains the ordinances that would appear on a printed Family Card or the lines that appear in the FamilySearch UI reservation list. A Family Card is defined as BCIESP or SS. Multiple sealings are multiple cards.
Operations
GET - Read the ordinance reservations owned by the current user. Produces - Specify a returned data format using the
Accept
header.
Parameters
Status Codes
|
|||||||||
POST - Create (if necessary) and assign the specified ordinance reservations to the current user or to the temple. Produces - Specify a returned data format using the
Accept
header.
Consumes - Specify the incoming data format using the
Content-Type header.
Parameters
Status Codes
|
|||||||||
DELETE - Delete all ordinance reservations owned by the current user for the specified person id Produces - Specify a returned data format using the
Accept
header.
Parameters
Status Codes
|
Example Requests
Assign Ordinance Reservations to Temple | How to assign ordinance reservations to the temple. |
Create Ordinance Reservations | How to create ordinance reservations for the current user. |
Delete Ordinance Reservations for the Current User | How to delete ordinance reservations for the current user. |
Read Ordinance Reservations for the Current User | How to read the ordinance reservations for the current user. |