Get Pricing Group
Retrieve details for a specific pricing group, including its rate tiers and account count.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
pricing_group_id
Response
Successful Response
id
institution_id
name
description
account_count
Number of accounts currently assigned to this pricing group
interest_rate_tiers
created_at
updated_at
accounts
List of accounts assigned to this pricing group
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
500
Internal Server Error