Create a term deposit

Create a new term deposit in active status.

Log in to see full request history
Body Params
string
required

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

string
required

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

int64

The Agent Number affiliated with the Term Deposit. Field values are accessed through the Agent Management specification endpoint GET /Agents/Profiles.

int64
required

The unique Portfolio+ Client identifier. Field values are accessed through the Client Management specification endpoint GET /Clients/Profile.

string
required

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

string

The Company Bank Code for the term Deposit. Field values are accessed through the System Administration specification endpoint GET /System/Companies/{Company}/BankAccounts.

string

The Term Deposit Ownership Type. Field values are accessed through the Term Deposits specification endpoint GET /System/TermDeposits/OwnershipTypes.

string

The Company Code of the Investment Plan for the CIF. Field values are accessed through the System Administration specification endpoint GET /System/Companies.

int64

The Investment Plan Number for the CIF. Field values are accessed through the Investment specification endpoint GET /Investments/{Company}.

string

Field values are accessed through the Term Deposits specification endpoint GET /System/TermDeposits/PurchaseMethods.

date

The Date the Term deposit was issued.

int32

The Term Deposit duration in months. This value is calculated if MaturityDate is specified.

int32

The Term Deposit duration in number of days. This value is calculated if MaturityDate is specified.

date

The Term Deposit Maturity Date. This value is calculated if TermMonths or TermDays are specified.

boolean

Indicates if the Term Deposit compounds interest or not.

string

The Term Deposit Compound Frequency. Field values are accessed through the Term Deposits specification endpoint GET /System/TermDeposits/CompoundFrequencies.

number
required

The Term Deposit Principal Amount.

string

The Principal Amount Exception Code if the Principal Amount is outside of the Product's defined minimum to maximum range. Field values are accessed through the Term Deposits specification endpoint GET /System/TermDeposits/PrincipalExceptions.

string

The Term Deposit Payment Frequency. Field values are accessed through the Term Deposits specification endpoint GET /System/TermDeposits/PaymentFrequencies.

number

The Term Deposit Interest Rate. Field values are accessed through the Term Deposits specification endpoint GET /System/InterestRates/TermDeposits/{Company}.

string

The Rate Exception Code if the rate changes from the Default Rate. Field values are accessed through the Term Deposits specification endpoint GET /System/TermDeposits/RateExceptions.

string

The Payment Mode of the Term Deposit. Field values are accessed through the Term Deposits specification endpoint GET /System/TermDeposits/PayModes.

boolean

Indicates if Principal and Interest payments combined into one cheque or not.

number

The Non-resident Tax value.

boolean

Indicates if a Confirmation is printed or not.

boolean

Indicates if a Certificate is printed or not.

boolean

Indicates if a Maturity Notice is printed or not.

string

Unique identifier of the Intended Use Code. Field values are accessed through the System Administration specification endpoint GET /System/Companies/{Company}/IntendedUses.

PADInformation
object
int64

The unique Portfolio+ Client identifier for the Joint Owner. NOTE - This field is only used for the POST endpoint to assign a single joint owner and is not recoverable. Maintenance of joint owners is done via the Term Deposit Related Clients endpoints. Field values are accessed through the Client Management specification endpoint GET /Clients/Profile.

number

The ownership percentage of the Joint Owner. Specified values impact the Primary Owner Ownership Percentage. NOTE - This field is only used for the POST endpoint to assign a single joint owner and is not recoverable. Maintenance of joint owners is done via the Term Deposit Related Clients endpoints.

boolean
required

Indicates if the Term Deposit is to be purchased from an internal retail account. This field is only used for the POST endpoint and will not be recoverable.

string

The unique Company identifier associated to the Retail Account. NOTE - This field is only used for the POST endpoint and is not be recoverable. Field values are accessed through the System Administration specification endpoint GET /System/Companies.

int64

The unique Retail Account identifier. NOTE - This field is only used for the POST endpoint and is not be recoverable. Field values are accessed through the Retail specification endpoint GET /{Company}/Retail/Accounts.

number

The Agent Commission Rate. The Agent Commission Amount is calculated if the Agent Commission Rate is specified.

number

The Agent Commission Amount. This is required only if the Agent Commission Rate is not specified.

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

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

int64

The Agent Number affiliated with the Term Deposit. Field values are accessed through the Agent Management specification endpoint GET /Agents/Profiles.

int64

The unique Portfolio+ Client identifier. Field values are accessed through the Client Management specification endpoint GET /Clients/Profile.

int64

The unique account identifier.

string

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

string

The Term Deposit Account Status. Field values are accessed through the Term Deposits specification endpoint GET /System/TermDeposits/StatusTypes.

string

The Company Bank Code for the term Deposit. Field values are accessed through the System Administration specification endpoint GET /System/Companies/{Company}/BankAccounts.

string

The Term Deposit Ownership Type. Field values are accessed through the Term Deposits specification endpoint GET /System/TermDeposits/OwnershipTypes.

string

The Company Code of the Investment Plan for the CIF. Field values are accessed through the System Administration specification endpoint GET /System/Companies.

int64

The Investment Plan Number for the CIF. Field values are accessed through the Investment specification endpoint GET /Investments/{Company}.

string

Field values are accessed through the Term Deposits specification endpoint GET /System/TermDeposits/PurchaseMethods.

date

The Date the Term deposit was issued.

int32

The Term Deposit duration in months. This value is calculated if MaturityDate is specified.

int32

The Term Deposit duration in number of days. This value is calculated if MaturityDate is specified.

date

The Term Deposit Maturity Date. This value is calculated if TermMonths or TermDays are specified.

boolean

Indicates if the Term Deposit compounds interest or not.

string

The Term Deposit Compound Frequency. Field values are accessed through the Term Deposits specification endpoint GET /System/TermDeposits/CompoundFrequencies.

number

The Term Deposit Principal Amount.

string

The Principal Amount Exception Code if the Principal Amount is outside of the Product's defined minimum to maximum range. Field values are accessed through the Term Deposits specification endpoint GET /System/TermDeposits/PrincipalExceptions.

number

The Interest Payment due at Term Deposit maturity.

string

The Term Deposit Payment Frequency. Field values are accessed through the Term Deposits specification endpoint GET /System/TermDeposits/PaymentFrequencies.

date

The First Interest Date of the Term Deposit.

date

The On File Date of the Term Deposit.

number

The Term Deposit Interest Rate. Field values are accessed through the Term Deposits specification endpoint GET /System/InterestRates/TermDeposits/{Company}.

string

The Rate Exception Code if the rate changes from the Default Rate. Field values are accessed through the Term Deposits specification endpoint GET /System/TermDeposits/RateExceptions.

string

The Payment Mode of the Term Deposit. Field values are accessed through the Term Deposits specification endpoint GET /System/TermDeposits/PayModes.

boolean

Indicates if Principal and Interest payments combined into one cheque or not.

number

The Non-resident Tax value.

boolean

Indicates if a Confirmation is printed or not.

boolean

Indicates if a Certificate is printed or not.

boolean

Indicates if a Maturity Notice is printed or not.

string

Unique identifier of the Intended Use Code. Field values are accessed through the System Administration specification endpoint GET /System/Companies/{Company}/IntendedUses.

PADInformation
object
int64

The unique Portfolio+ Client identifier for the Joint Owner. NOTE - This field is only used for the POST endpoint to assign a single joint owner and is not recoverable. Maintenance of joint owners is done via the Term Deposit Related Clients endpoints. Field values are accessed through the Client Management specification endpoint GET /Clients/Profile.

number

The ownership percentage of the Joint Owner. Specified values impact the Primary Owner Ownership Percentage. NOTE - This field is only used for the POST endpoint to assign a single joint owner and is not recoverable. Maintenance of joint owners is done via the Term Deposit Related Clients endpoints.

boolean

Indicates if the Term Deposit is to be purchased from an internal retail account. This field is only used for the POST endpoint and will not be recoverable.

string

The unique Company identifier associated to the Retail Account. NOTE - This field is only used for the POST endpoint and is not be recoverable. Field values are accessed through the System Administration specification endpoint GET /System/Companies.

int64

The unique Retail Account identifier. NOTE - This field is only used for the POST endpoint and is not be recoverable. Field values are accessed through the Retail specification endpoint GET /{Company}/Retail/Accounts.

number

The Agent Commission Rate. The Agent Commission Amount is calculated if the Agent Commission Rate is specified.

number

The Agent Commission Amount. This is required only if the Agent Commission Rate is not specified.

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