Retrieve the current spending limit usage for a specific customer, split by direction (fiat on-ramp and crypto off-ramp).
Amounts are returned in EUR cents as strings.
threshold_eur (and therefore remaining_eur) is null for Business
customers and persons with ThresholdKind::Regulated. null means
“no enforced cap”
API Key
Optional sub-partner UUID, if provided, the customer will be filtered for the sub-partner
the ID of the Customer to GET the spending limit for
GET Customer Spending Limit Succeeded
Customer Spending Limit
Current usage of the rolling 52-week spending limit split by direction.
Customer Spending Limit Section
Usage of the rolling 52-week spending limit for a single direction (fiat on-ramp or crypto off-ramp).
Amounts are returned in EUR cents as strings
threshold_eur (and therefore remaining_eur) is null when the customer
has no enforced cap — for example Business customers or persons with
ThresholdKind::Regulated. A null threshold does not mean "unknown";
Customer Spending Limit Section
Usage of the rolling 52-week spending limit for a single direction (fiat on-ramp or crypto off-ramp).
Amounts are returned in EUR cents as strings
threshold_eur (and therefore remaining_eur) is null when the customer
has no enforced cap — for example Business customers or persons with
ThresholdKind::Regulated. A null threshold does not mean "unknown";