Skip to main content
GET
Get all account relationship types

Authorizations

Authorization
string
header
required

Enter the bearer token

Response

Operation successful

id
string
required

The identifier of the relationship type

Example:

"ART123"

name
string
required

The name of the relationship type

Example:

"Parent"

inverseRelationshipId
string
required

The identifier of the inverse relationship type

Example:

"ART124"

inverseRelationship
string
required

The name of the inverse relationship type

Example:

"Subsidiary"

createdAt
string<date-time>
required

The creation date of the relationship type

updatedAt
string<date-time>
required

Last update date of the relationship type