This API endpoint allows you to establish a relationship between two parties. The request body should specify the party ID and the desired relationship type.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Party relationship is created
The response is of type object
.