Account Limit
An account limit is a restriction on a Helix account.
accountLimit Object
| Property | Data Type (length) | Description |
|---|---|---|
accountId | integer | The Helix-assigned unique ID for the account to which this stop pay is associated |
isCredit | boolean | true if the limit applies to inbound transactions |
isTemporaryOverride | boolean | true if the limit is temporary |
limitEffectiveDate | datetime | Date and time the limit is effective |
limitExpireDate | datetime | Date and time the limit will expire (if any) |
limitId | integer | The Helix-assigned unique ID for the account limit |
maximumAmount | decimal | The amount of the limit. Could be dollar amount, transaction count, etc based on paymentType and periodType |
paymentType | enum | The type of money movement rail the limit applies to. Possible values:
|
periodType | enum | Possible values:
|
velocityLimitType | enum | Possible values:
|
Updated 3 months ago

