Relationships
Update an account relationship type
PUT
Authorizations
Enter JWT bearer token
Enter organization ID
Path Parameters
Body
application/json
The name of the relationship type
Example:
"Parent"
The inverse relationship type ID
Example:
"A123"
Response
200
application/json
Operation successful
The identifier of the relationship type
Example:
"ART123"
The name of the relationship type
Example:
"Parent"
The identifier of the inverse relationship type
Example:
"ART124"
The name of the inverse relationship type
Example:
"Subsidiary"
The creation date of the relationship type
Last update date of the relationship type