Update card credit limits by token

Path Params
int64
required
Body Params

Request for updating an existing card token's spending limit configuration. Provide either a fixed monetary limit or a percentage limit, but not both.

number

Represents a fixed monetary limit on the card. This value dictates the maximum amount that can be spent using this card. Provide this or percentage_limit, but not both.

number
≤ 100

Represents a percentage limit on the card, a percentage of the total available credit. It limits spending to a certain percentage. Provide this or fixed_limit, but not both.

string
required
length ≥ 1

Whether a card limit is automatically reset at the end of the statement cycle ('Y') or only reset if we use the manual reset feature ('N').

Headers
string

Unique identifier of a request.

Responses

400

Invalid Request

401

Unauthorized

403

Forbidden

500

Server Error

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json