Couple Relationship Notes
Path
/platform/tree/couple-relationships/{crid}/notes |
|
Production: | https://api.familysearch.org/platform/tree/couple-relationships/{crid}/notes |
Beta: | https://apibeta.familysearch.org/platform/tree/couple-relationships/{crid}/notes |
Integration (Integration): | https://api-integ.familysearch.org/platform/tree/couple-relationships/{crid}/notes |
Description
The Couple Relationship Notes resource defines the interface for a list of notes attached to an entity (e.g., person, relationship). It is to be considered an embedded resource, and any links to this resource are to be treated as embedded links.
Operations
GET - Read the list of notes associated with a tree couple relationship. Produces - Specify a returned data format using the
Accept
header.
Parameters
Status Codes
|
||||||||||||
POST - Create tree couple relationship note. Produces - Specify a returned data format using the
Accept
header.
Consumes - Specify the incoming data format using the
Content-Type header.
Parameters
Status Codes
|
Example Requests
Create Couple Relationship Note | How to create a note on a relationship. |
Read Couple Relationship Notes | How to get a list of notes on a couple relationship. |
Update Couple Relationship Notes | How to update a note on a couple relationship. |