Create counting group
Last updated
Was this helpful?
Last updated
Was this helpful?
You need to create a counting group to set up price tiers for:
count range-based pricing, or
amount range-based pricing with a count threshold.
In card price lists, you can select the created counting group as a reference for tiered pricing.
In this example, we will set up a counting group that counts ATM cash withdrawal transactions during the authorisation stage.
Unique name for transaction grouping.
The number of transactions is counted.
Aggregation restarts at the beginning of each month.
Transactions made with different cards using the same account are aggregated.
Transactions are aggregated at the authorisation stage, when authorisation request or advice is approved (and account reservation or account transaction is created).
Transaction grouping is enabled.
List of transaction types that are aggregated.
To create a new counting group, make the following API call:
https://card-api.sandbox.tuumplatform.com/api/v1/transaction-grouping
The sample request body is as follows:
Below you will find the response to the API request:
We have created a new counting group, MONTHLY_WITHDRAWAL_COUNT_V
, that counts ATM cash withdrawal transactions during the authorisation stage.