Attach deposit to account [Beta]

Attach a time deposit product to an account. This endpoint generates the Account attached event.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Account ID

Body Params
string
required

Product identifier.

date

Backdated effective date for the attachment in YYYY-MM-DD format. This is the date starting from which the attachment is considered valid.

  • If omitted, it defaults to the current date
  • Must be less than or equal to the current date (cannot be in the future)
  • Cannot be more than ATTACHMENT_MAX_BACKDATING_DAYS (default: 90 days) in the past
  • Maturity date is calculated from this date, not from the date when you call the API.
  • No retroactive interest accrual, capitalization, or postings are triggered
deposit_configs
object
metadata
object

The metadata object contains user-defined key-value pairs that provide additional context or custom information.
The platform has no control over its content, but rather controlled by the user.

Note: This field must not be used to send Personally Identifiable Information (PII), Payment Card Industry (PCI) data, or any sensitive/regulated information. Metadata fields are intended for operational, non-sensitive data only. For sensitive data, use the specific parameters designed for that purpose. For more information, refer to Get started with Pismo APIs.

Headers
string
required

Account token. Token encoded with a Pismo account ID. Tokens can expire quickly, which can result in a 401 Unauthorized error.

Responses

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