Request parameters
| Parameter Name | Description | Required |
| account | Account Id for which quota credits need to be added | true |
| domainid | Domain for which quota credits need to be added | true |
| value | Value of the credits to be added+, subtracted- | true |
| min_balance | Minimum balance threshold of the account | false |
| quota_enforce | Account for which quota enforce is set to false will not be locked when there is no credit balance | false |
Response Tags
| Response Name | Description |
| credits | the credit deposited |
| currency | currency |
| updated_by | the user name of the admin who updated the credits |
| updated_on | the account name of the admin who updated the credits |