Skip to main content
GET
/realms/{realmId}/organizations/{organizationId}/accounts/{accountId}/card-limit/{cardLimitId}

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
cardLimitId
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