Skip to main content

Depositproductnewaccountconfiguration

New Account settings for deposit accounts

idGeneratorTypestring

The type of generator used for IDs creation.

Possible values: [INCREMENTAL_NUMBER, RANDOM_PATTERN]

idPatternstring

The pattern that will be used for ID validation (as referred to as an input mask).

Depositproductnewaccountconfiguration
{
"idGeneratorType": "INCREMENTAL_NUMBER",
"idPattern": "string"
}