Skip to main content
PUT
/realms/{realmId}/organizations/{organizationId}/accounts/{accountId}/wallets/{walletId}/transaction-limits

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

Body

application/json
amount
integer
required
Required range: -9007199254740991 <= x <= 9007199254740991
external
object
period
enum<string>
Available options:
DAY,
NIGHT
product
enum<string>
Available options:
PIX,
TED,
BOLETO

Response

default

Undocumented response (no code type, no existing spec).