Create accumulator configuration

Creates a new accumulator configuration, which keeps running totals for specified transaction types. Fees are applied to these totals based on an associated fee model.

After you create an accumulator configuration, you need to:

  1. Create a fee model referencing the accumulator configuration.
  2. Attach the fee model to a program or account.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Payload to create a new accumulator configuration.

string
enum
required

Configuration level - org/tenant or account

Allowed:
number

Pismo account ID

string
required

Client-assigned accumulator configuration identifier for client tracking purposes. This identifier is used to create an accumulator fee model.

conditions
object
required
string
enum
required

Type of increase the accumulator will use for accumulating. principal_amount - The transaction amount without fees is accumulated. contract_amount - The transaction amount including fees is accumulated.

Allowed:
reset_strategy
object

Configure when accumulator totals are reset to zero.

Headers
string

Organization/tenant ID

string

The Correlation IDentifier field is used to link related API requests and events. The CID can help the Pismo engineering team track everything related to a call. If not passed, a random one is generated. You can find the CID in the reponse header.

Responses

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