Child-and-Parents Relationship Notes
Path
/platform/tree/child-and-parents-relationships/{caprid}/notes |
|
Production: | https://api.familysearch.org/platform/tree/child-and-parents-relationships/{caprid}/notes |
Beta: | https://apibeta.familysearch.org/platform/tree/child-and-parents-relationships/{caprid}/notes |
Integration (Integration): | https://api-integ.familysearch.org/platform/tree/child-and-parents-relationships/{caprid}/notes |
Description
This Child-and-Parents Relationship Notes resource defines the list of notes attached to a child-and-parents relationship.
Operations
GET - Read the list of notes on the relationship. Produces - Specify a returned data format using the
Accept
header.
Parameters
Status Codes
|
||||||||||||
POST - Attach a 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 Child-and-Parents Relationship Note | How to create a note on a child-and-parents relationship. |
Read Child-and-Parents Relationship Notes | How to get a list of notes on a child-and-parents relationship. |
Update Child-and-Parents Relationship Note | How to update a note on a child-and-parents relationship. |