Skip to main content
POST
/realms/{realmId}/organizations/{organizationId}/accounts/{accountId}/wallets/{walletId}/external-transfers

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
destinationWalletId
string
required
Minimum string length: 1
destinationAccountId
string
required
Minimum string length: 1
destinationRealmId
string
required
Minimum string length: 1
destinationOrganizationId
string
required
Minimum string length: 1

Response

default

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