Attach deposit product to program [Beta]

Attach a time deposit product to a program. This endpoint generates the Program attached event.

At the program scope, deposit_configs.overrides only accepts renewal_term. Sending penalties returns 400 EIBACC0317 and sending maturity_instructions returns 400 EIBACC0318 — apply those per-account instead.

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

Program ID

Body Params

Request body for attaching a deposit product at the program scope. Same shape as the account-level request, with the exception that deposit_configs.overrides accepts only renewal_term. penalties and maturity_instructions are not allowed and produce 400 EIBACC0317 and EIBACC0318.

string
required

Product identifier.

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