v1

latestSwagger 2.02026-07-14151135197.2 KB
Accounts

Updates a specific savings strategy

put/api/Accounts/{accountId}/SavingsStrategies/{id}

Path parameters

accountIdinteger required

Id of the account that holds the savings strategy

idinteger required

Id of the savings strategy to update

Request body

employerSavingsAmountnumber double
employerSavingsAmountType'Dollar' | 'Percent' | 'Max'
endDatestring date-time
externalDestinationIdstring
frequencyIdinteger
mandatoryAmountnumber double
mandatoryAmountType'Dollar' | 'Percent' | 'Max'
postTaxSavingsAmountnumber double
postTaxSavingsAmountType'Dollar' | 'Percent' | 'Max'
preTaxSavingsAmountnumber double
preTaxSavingsAmountType'Dollar' | 'Percent' | 'Max'
startDatestring date-time

Response

Success

accountIdinteger
employerSavingsAmountnumber double
employerSavingsAmountType'Dollar' | 'Percent' | 'Max'
endDatestring date-time
externalDestinationIdstring
frequencyIdinteger
mandatoryAmountnumber double
mandatoryAmountType'Dollar' | 'Percent' | 'Max'
postTaxSavingsAmountnumber double
postTaxSavingsAmountType'Dollar' | 'Percent' | 'Max'
preTaxSavingsAmountnumber double
preTaxSavingsAmountType'Dollar' | 'Percent' | 'Max'
savingsStrategyIdinteger
startDatestring date-time