Velocity Limit Params
Types
Functions
Returns the raw JSON value of filters.
Returns the raw JSON value of limitAmount.
Returns the raw JSON value of limitCount.
Returns the raw JSON value of period.
Returns the raw JSON value of scope.
The maximum amount of spend velocity allowed in the period in minor units (the smallest unit of a currency, e.g. cents for USD). Transactions exceeding this limit will be declined.
The number of spend velocity impacting transactions may not exceed this limit in the period. Transactions exceeding this limit will be declined. A spend velocity impacting transaction is a transaction that has been authorized, and optionally settled, or a force post (a transaction that settled without prior authorization).
The size of the trailing window to calculate Spend Velocity over in seconds. The minimum value is 10 seconds, and the maximum value is 2678400 seconds (31 days).