PATCH
/
api
/
v1
/
realm
/
{realmId}
/
members
/
{dripId}
/
transfer

Authorizations

Authorization
string
header
required

API Key

Path Parameters

realmId
string
required
dripId
string
required

Body

application/json
amount
integer
required

Amount to transfer

Required range: x > 1
recipientId
string
required

ID of the recipient

currencyId
string

ID of the realm point type

Response

200 - application/json
balance
integer
currencyId
string
id
string
recipientId
string
senderId
string