Issue Card
Issue a card for a cardholder. Lazy-provisions the per-user contract on first call. Physical cards rejected until enabled by env flag. Body includes rainUserId so the same route handles every cardholder.
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.
assignedMerchantUserEmail
type
limit
billing
shipping
firstName
lastName
Response
Ok
_id
merchantId
rainCompanyId
rainUserId
assignedMerchantUserEmail
rainCardId
type
status
last4
expirationMonth
expirationYear
btToken
issuedAt
lastSyncedAt
createdAt
updatedAt
limit
replacedFromCardId
termsAcceptedAt

