| Field Name | Type | Required | Description |
|---|---|---|---|
| clientId | integer | TRUE | Unique identifier of the client whose account transaction limit is being updated |
| Field Name | Type | Required | Description |
|---|---|---|---|
| nuban | string | TRUE | The account number to be affected. |
| dailyTransactionLimit | integer | FALSE | The maximum transaction amount per day |
| singleTransactionLimit | integer | FALSE | The maximum transaction amount for each transaction |
| Field Name | Type | Description |
|---|---|---|
| savingsId | integer | Unique identifier of the savings account |
| rollbackTransaction | boolean | An indicator of whether the transaction should be reversed. It usually is always false by default |
| NUBAN | string | Account number of the client |