v1

OpenAPI 3.1.02026-08-043657124.9 KB
Pricing Groups

Create Pricing Group

Create a new pricing group with rate tiers. Pricing groups allow institutions to manage interest rates at scale by defining reusable rate structures that can be assigned to multiple accounts. When a pricing group's rates are updated, all assigned accounts receive the new rates automatically.

post/digital-banking/v1/pricing-groups

Request body

namestring required

Name of the pricing group (e.g., 'Retail Checking', 'Accounts 2025')

descriptionstring nullable

Optional description providing additional context about this pricing group

effective_atstring date-time

When these rates become effective. Defaults to now if not provided.

account_idsstring[] nullable

Optional list of account IDs to assign to this pricing group upon creation. If provided, the pricing group rates will be applied to these accounts immediately.

Response

Successful Response

idstring required
institution_idstring required
namestring required
descriptionstring nullable required
account_countinteger required

Number of accounts currently assigned to this pricing group

created_atstring required
updated_atstring required