Add User
Add a Rain cardholder to the enrolled company. Requires canManageUsers on the caller’s rain_card_users doc.
Authentication
Authorizationstring
The API key of the merchant - see https://docs.coinflow.cash/api-reference/api-reference/authentication/get-session-key
Request
This endpoint expects an object.
firstName
lastName
email
birthDate
address
phoneCountryCode
phoneNumber
externalId
role
assignToSelf
assignedMerchantUserEmail
Response
Ok
_id
merchantId
rainCompanyId
rainUserId
email
firstName
lastName
isInitialUser
cardAccess
canManageUsers
createdAt
updatedAt
externalId
assignedMerchantUserEmail
role
walletAddress
solanaAddress
applicationStatus
applicationReason
completionLink
lastSyncedAt

