Use this endpoint to partially update a spending limit. Only provided fields are updated. limitType and currency are immutable and cannot be changed.
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.
Input for updating a limit. At least one field must be provided. limitType and currency are immutable.
Indicates that the limit was successfully updated.
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).