Create term deposit

API endpoint to create a term deposit

Body Params
string
required
length ≥ 1

The account number of the term deposit.

int32
required

The product id which will be used for the creation of the term deposit.

string
required
length ≥ 1

The currency of the term deposit, and it has to be allowed in the product that will be used to create this term deposit. In the reference data endpoint 'currencies' an user can get the full list of available values.

string
required
length ≥ 1

If fees calculated by the system need to taken from this account or from a linked account. If option Linked is chosen, a linked account number is required. In the reference data endpoint 'fee-handlings' a user can get the full list of available values.

string
required
length ≥ 1

The linked account number that will be used to transfer money from/to the term deposit. Depending on the configuration this account will also be used to charge possible fees and pay the interest.

portfolio
object
required
term
object
required
personIds
array of uuids | null

Only in combination with the 360 product. A list of persons that will be the owners of the term deposit.

personIds
companyIds
array of uuids | null

Only in combination with the 360 product. A list of companies that will be the owners of the term deposit.

companyIds
Headers
string
required
Defaults to v1

API versioning

uuid
required
Defaults to 324a2397-6891-4523-99d8-e2993450d566

Correlates HTTP requests between a client and server

string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

500

Internal Server Error

503

Service Unavailable

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json