...
Info |
---|
|
PUT: https://sandbox.monnify.com/api/v1/limit-profile/2XKTQ3LE9NH2 |
Please note that this endpoint is protected using OAuth2 Token. Visit the Authentication section of this document for details on OAuth2 Token.
Sample Request Body
Code Block |
---|
language | js |
---|
theme | Midnight |
---|
title | Update Limit Profile Request |
---|
|
{
"limitProfileName":"Test Limit Profile Update",
"singleTransactionValue":70000,
"dailyTransactionVolume":4000,
"dailyTransactionValue": 100000000
} |
...
Filter by label (Content by label) |
---|
showLabels | false |
---|
showSpace | false |
---|
cql | label in ("sub-accounts","sub= "reserve-account-apisapi") |
---|
|