Returns a list of Limit Profiles previously created by the merchant.
...
Info |
---|
|
GET: https://sandbox.monnify.com/api/v1/limit-profile/ |
Please note that this endpoint is protected using OAuth2 Token. Visit the Authentication section of this document for details on OAuth2 Token.
...
Field | Description |
---|
limitProfileName (M) | The name of the Limit Profile |
singleTransactionValue(M) | The maximum amount that can be allowed per transaction on the reserved accounts. |
dailyTransactionVolume(M) | The maximum number of transaction count per day allowed on the reserved accounts |
dailyTransactionValue(M) | The maximum amount per day in all transactions that can be allowed on the reserved accounts |
limitProfileCode | This Limit Profile code is the unique identifier for the Limit Profile used to reference the Limit Profile |
Filter by label (Content by label) |
---|
showLabels | false |
---|
showSpace | false |
---|
cql | label = "reserve-account-limit" |
---|
|