Create term depositCopy Pagepost https://apim.demo01.my.fivedegrees.cloud/sbx/term-deposits/API endpoint to create a term depositBody Paramsapplication/jsontext/jsonapplication/*+jsonaccountIdstringrequiredlength ≥ 1The account number of the term deposit.productIdint32requiredThe product id which will be used for the creation of the term deposit.currencyCodestringrequiredlength ≥ 1The 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.feeHandlingCodestringrequiredlength ≥ 1If 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.linkedAccountNumberstringrequiredlength ≥ 1The 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.portfolioobjectrequiredportfolio objecttermobjectrequiredterm objectpersonIdsarray of uuids | nullOnly in combination with the 360 product. A list of persons that will be the owners of the term deposit.personIdsADD uuidcompanyIdsarray of uuids | nullOnly in combination with the 360 product. A list of companies that will be the owners of the term deposit.companyIdsADD uuidHeadersaccept-versionstringrequiredDefaults to v1API versioningx-request-iduuidrequiredDefaults to 324a2397-6891-4523-99d8-e2993450d566Correlates HTTP requests between a client and servercontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/*+jsonapplication/jsontext/jsonAllowed:application/*+jsonapplication/jsontext/jsonResponses 202Accepted 400Bad Request 401Unauthorized 403Forbidden 404Not Found 405Method Not Allowed 500Internal Server Error 503Service UnavailableUpdated 3 months ago Get interest rate overridesDelete interest rate overrideDid this page help you?YesNo