Skip to main content
GET
/realms/{realmId}/organizations/{organizationId}/accounts/{accountId}/wallets/{walletId}/cards/{cardId}/card-limit

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

realmId
string
required
organizationId
string
required
accountId
string
required
walletId
string
required
cardId
string
required

Response

200 - application/json

Successful response

_id
string
required
realmId
string
required
organizationId
string
required
accountId
string
required
environment
enum<string>
required
Available options:
LIVE,
TEST
name
string
required
amount
number
required
startDate
string
required
endDate
string
required
cardIds
string[]
required
ruleIds
string[]
required
external
object
required
status
enum<string>
required
Available options:
ACTIVE,
DELETED,
EXPIRED
availableAmount
number
required
pendingAmount
number
required