Use this endpoint to retrieve a spending limit by its unique identifier.
The type of media of the resource. Must be application/json.
The API Key for authentication. This header is required for all endpoints except health checks.
A unique identifier used to trace and track each request.
The unique identifier of the limit that you want to retrieve, update or delete.
Indicates that the request was successful and the response contains the expected data.
Spending limit.
Unique identifier for the limit.
Human-readable limit name.
255Limit purpose and usage explanation.
1000Type of limit (immutable after creation).
DAILY, MONTHLY, PER_TRANSACTION Maximum amount in cents.
x >= 1ISO 4217 currency code (immutable after creation).
3Scopes that determine which transactions this limit applies to.
Limit lifecycle status.
DRAFT, ACTIVE, INACTIVE, DELETED When the limit counter resets (DAILY/MONTHLY only). Null for PER_TRANSACTION limits.
When the limit was created.
When the limit was last modified.
When the limit was deleted (null if not deleted).