Delete account accrual rates

Deletes an accrual rate that's configured for an individual account. If only accountId is provided, all account accrual rates are deleted for that account. You can use the optional parameters transactionCategoryId, accrualType, and periodToCalculate to specify a subset of the account accrual rates that you want to delete. For example, if you provide values for transactionCategoryId, accrualType, and periodToCalculate, then all account accrual rates configured for the specified account, transaction category, accrual type, and period to calculate are deleted.

NOTE: This endpoint requires an account-specific access token. Getting an account token requires you to call Get OpenID access token with an external account ID. Tokens can expire quickly, which can result in an Unauthorized message.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Account ID

Query Params
integer

Program transaction category ID

string
enum

Accrual type

Allowed:
string
enum

Period to calculate the accruals

Allowed:
Responses
204

No Content

500

Internal server error

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json