Couple Relationship Source References

Description

The Couple Relationship Source References resource defines a collection of source references attached to a couple relationship.

Operations

GET - Read the tree source references for the given couple.

Produces - Specify a returned data format using the Accept header.
Parameters
Name Type Description
crid path The id of the tree couple relationship whose source references are to be retrieved.
Status Codes
  • 200  -  Upon a successful read.
  • 204  -  Upon a successful query with no results.
  • 404  -  The specified person has been moved, deleted, or otherwise not found.
  • 429  -  If the request was throttled.

POST - Create a tree source reference for the given couple.

Produces - Specify a returned data format using the Accept header.
Consumes - Specify the incoming data format using the Content-Type header.
Parameters
Name Type Description
X-Reason header The reason the source reference is being deleted.
crid path The id of the tree couple relationship whose source references are to be retrieved.
body request-body The source reference to be created.
Status Codes
  • 201  -  The creation of the source reference was successful. Expect a location header specifying the link to the created source reference.
  • 400  -  If the request was unable to be understood by the application.
  • 404  -  The specified person has been moved, deleted, or otherwise not found.
  • 429  -  If the request was throttled.

Example Requests

Create Couple Relationship Source Reference How to create a source reference resource.
Read Couple Relationship Source References How to get a list of source reference resources.

Change Language

Feedback

Sending...

Feedback was sent.

Can't send feedback. Retry in 5 seconds.