v1

OpenAPI 3.1.02026-08-043657124.9 KB
Pricing Groups

Assign Accounts To Pricing Group

Assign multiple accounts to a pricing group. The pricing group's current rate structure will be copied to all assigned accounts. If accounts are already assigned to a different pricing group, they will be reassigned and receive the new rates.

post/digital-banking/v1/pricing-groups/{pricing_group_id}/accounts

Path parameters

pricing_group_idstring uuid required

Request body

account_idsstring[] required

List of account IDs to assign to this pricing group

effective_atstring date-time

When the pricing group rates become effective for these accounts. Defaults to now if not provided.

Response

Successful Response