Party Management
Party Relationship
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.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Response
201
application/json
Party relationship is created
The response is of type object
.