Skip to main content
GET
Get customer spending limit usage

Authorizations

X-API-Key
string
header
required

API Key

Headers

X-SUB-PARTNER-ID
string

Optional sub-partner UUID, if provided, the customer will be filtered for the sub-partner

X-API-Version
string

Selects the API version for this request, as an ISO date (YYYY-MM-DD). Omit to use the default version (2025-03-13). Supported versions: 2025-03-13, 2026-07-01.

Path Parameters

id
string<uuid>
required

the ID of the Customer to GET the spending limit for

Response

GET Customer Spending Limit Succeeded

Customer Spending Limit

Current usage of the rolling 52-week spending limit split by direction.

crypto_offramp
CustomerSpendingLimitSection · object
required

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";

fiat_onramp
CustomerSpendingLimitSection · object
required

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";