Skip to main content
POST
Create a crypto transfer

Authorizations

x-api-key
string
header
required

Body

application/json
customerId
string
required
recipient
string
required
network
enum<string>
required
Available options:
solana
currency
enum<string>
required
Available options:
usdc,
usdt,
sol
amount
number
required

Gross token amount. FossaPay deducts the quoted transfer fee, if any, and sends the remainder to the recipient. SOL amounts support up to 9 decimal places.

Response

Crypto transfer submitted

status
boolean
required
message
string
required
data
object
required