Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Path Parameters

cardId
string<uuid>
required

The ID of the card to work with.

Maximum string length: 36
Example:

"e9293471-5eb3-4dbc-916c-dbaf9e2deefd"

Query Parameters

accountId
string
required

The ID of the account to work with.

Example:

"F50091"

budgetId
string<uuid>
required

The ID of the budget to work with.

Maximum string length: 36
Example:

"775596ae-2624-40af-a9dc-9756110a4a03"

personId
string<uuid>

The ID of the person to work with.

Maximum string length: 36
Example:

"775596ae-2624-40af-a9dc-9756110a4a04"

Response

200 - application/json

OK

amount
number
required

amount of limit to be set

Example:

100.5

limitWindow
enum<string>
required

Defines the time period to which the limit apply

Available options:
TRANSACTION
id
string<uuid>

The ID of the limit to work with.

Maximum string length: 36
currencyCode
string
Example:

"GBP"

active
boolean

Indicates whether the limit is active on Marqeta.

limitTurnedOff
boolean

Defines if the limit was turned off by the user