GET Term Deposit Registration

Retrieve term deposit registered owners for a specific Company, Account Type and AccountNumber.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique Company identifier associated to the Term Deposit Account. Values are accessed through the System Administration specification endpoint GET /System/Companies.

string
required

This field is equivalent to Product Type. Field values are accessed through the Term Deposits specification endpoint GET /System/TermDeposits/{Company}/AccountTypes.

int64
required

The unique Account identifier.

Responses

Response body
object
data
object
string

The unique Company identifier associated to the Term Deposit Account. Field values are accessed through the System Administration specification endpoint GET /System/Companies.

string

This field is equivalent to Product Type. Field values are accessed through the Term Deposits specification endpoint GET /System/TermDeposits/{Company}/AccountTypes.

int64

The unique account identifier.

string
length ≤ 25

The Short Name of the account.

string
length ≤ 36

The Registration Details text.

string
length ≤ 36

The Registration Details text.

string
length ≤ 36

The Registration Details text.

string
length ≤ 20

The External Account Number of the agent. This field is available when the Term Deposit has an associated Agent. It is a mandatory field when the Term Deposit is a Nominee Term. If the Term Deposit is a Nominee term, additional functionality will relate the agent to the External Account and Related Clients.

string
length ≤ 20

The External Order Number from the Agent. This is only editable if the Term Deposit has an associated Agent.

string
length ≤ 20

The External ID Number from the Agent. This is only editable if the Term Deposit has an associated Agent.

string

The Deposit Account Type from the Agent. This is only editable and mandatory when the Term Deposit is a Nominee Term. Field values are accessed through the Term Deposits specification endpoint GET /System/TermDeposits/CDICAccountTypes.

string
length ≤ 20

The LEI of the Agent. This is only editable if the Term Deposit has an associated Agent.

401

User is not authorized for this operation

403

User does not have the authority to perform the requested action

500

An error occurred on the backend server

Language
Credentials
OAuth2
Authenticate