The Transaction Limits object represents the single, daily, weekly, and monthly transaction limits for a Customer Account, Customer Financial Account, or Business Financial Account.
Note Transaction limits apply to internal and integrated bank Financial Accounts only.
id
string (UUID)
ID of the transaction limit.
limitType
string enum, values: SINGLE, DAILY, WEEKLY, MONTHLY
Type of transaction limit. The following values are supported:
scopeId
string (UUID)
ID of the Customer Account or Financial Account to which the transaction limit belongs.
scopeType
string enum, values: CUSTOMER, FA_KFA
Type of entity referenced in scopeId. The following values are supported:
currency
string, min length: 3, max length: 3
Currency used for the transaction limit. Must be an ISO 4217 alpha 3-character currency code.
amount
number, min value = 0
Amount of the transaction limit.
Transaction Limits Object
{
"id": "string(UUID)",
"limitType": "SINGLE | DAILY | WEEKLY | MONTHLY",
"scopeId": "string(UUID)",
"scopeType": "CUSTOMER | FA_KFA",
"currency": "string",
"amount": number
}
Step into the future of Finance with RocketKOR! Simplify payments, banking, lending, and data analytics using our versatile KOR Platform.
A Rocket Financial Inc. company
@ 2024 RocketKOR, Inc. All rights reserved.