Centrapay account quotas are enforced on usage types such as spending or topping up, and may apply to a time period (daily, monthly, yearly). Account quotas may be affected by the verification status of the Centrapay account.
Supported Quota Types
Type | Description | Scoped | Periods |
---|---|---|---|
spend | Value of wallet-based payments or asset transfers from the account. | Yes | monthly yearly |
topup | Value of topups from bank accounts linked to the account. | Yes | monthly yearly |
/api/accounts/{accountId}/quotas
Retrieve quota limits and usages for the current intervals. Ie, all quotas for the current day, current month and current year as well as any quotas that are not associated with a temporal period.
Errors
If a quota limit is exceeded by an action that enforces quota limits, an error response will be returned. The quotas field will contain all quota limits that are exceeded with the usage set to the amount that the quota would have been updated to if the action was completed.