v_ Account Relationship

The AccountRelationship table serves as a relational mapping structure within the Account package, designed to define the various connections and associations between different accounts. It captures key attributes of these relationships, such as the type of relationship (e.g., parent-child, partnership, or subsidiary), effective dates, and any relevant roles or responsibilities associated with each account pairing. This table facilitates the tracking of account hierarchies and affiliations, enabling enhanced management of account activities and reporting.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int32

The AccountRelationshipId is an identity field of data type int within the AccountRelationship table. It uniquely identifies each record in the table, automatically generating a sequential integer value for new entries. This field serves as the primary key, ensuring the integrity and distinctiveness of account relationship records in the database.

int32

AccountId: An integer value that uniquely identifies an account within the AccountRelationship table, establishing a reference to related account entities.

boolean

Shows if the associated bank acts as a correspondent bank for this account.

boolean

Shows if the associated bank acts as an intermediary bank for this account.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!