Retrieve transaction limit for a card
Returns the transaction limit for a given card.
GET
cURL
Authorizations
Path Parameters
The ID of the card to work with.
Maximum string length:
36Example:
"e9293471-5eb3-4dbc-916c-dbaf9e2deefd"
Query Parameters
The ID of the account to work with.
Example:
"F50091"
The ID of the budget to work with.
Maximum string length:
36Example:
"775596ae-2624-40af-a9dc-9756110a4a03"
The ID of the person to work with.
Maximum string length:
36Example:
"775596ae-2624-40af-a9dc-9756110a4a04"
Response
200 - application/json
OK
amount of limit to be set
Example:
100.5
Defines the time period to which the limit apply
Available options:
TRANSACTION The ID of the limit to work with.
Maximum string length:
36Example:
"GBP"
Indicates whether the limit is active on Marqeta.
Defines if the limit was turned off by the user
cURL