v66

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-042174421.1 MB
Statements

Create interest tier schedule

Create a new interest tier schedule entry for a supported financial account

post/v1/financial_accounts/{financial_account_token}/interest_tier_schedule

Path parameters

financial_account_tokenstring uuid required

Globally unique identifier for financial account

Request body

tier_namestring

Name of a tier contained in the credit product. Mutually exclusive with tier_rates

effective_datestring date required

Date the tier should be effective in YYYY-MM-DD format

tier_ratesobject

Custom rates per category. Mutually exclusive with tier_name

penalty_ratesobject

Custom rates per category for penalties

credit_product_tokenstring required

Globally unique identifier for a credit product

Response

Created

tier_namestring

Name of a tier contained in the credit product. Mutually exclusive with tier_rates

effective_datestring date required

Date the tier should be effective in YYYY-MM-DD format

tier_ratesobject

Custom rates per category. Mutually exclusive with tier_name

penalty_ratesobject

Custom rates per category for penalties

credit_product_tokenstring required

Globally unique identifier for a credit product