Represents the reason the customer can use to request a transfer.

Enumeration Members

BONUS: "BONUS"

Customer is granted a bonus.

CANCELATION: "CANCELATION"

Cancelation of a previous transaction.

CRYPTO_BUY: "CRYPTO_BUY"

The customer is buying crypto or other assets.

CRYPTO_SELL: "CRYPTO_SELL"

The customer is selling crypto or other assets.

CURRENCY_EXCHANGE: "CURRENCY_EXCHANGE"

Converting one currency to another.

DEPOSIT: "DEPOSIT"

Crediting the customer's wallet via non-Paysafe deposit options.

INITIAL_BALANCE_MIGRATION: "INITIAL_BALANCE_MIGRATION"

After customer onboarding, migrations of existing balances.

MERCHANT_FEE: "MERCHANT_FEE"

Charging a merchant fee.

OTHER: "OTHER"

Any reason not explicitly mentioned in the transfers.

PAYOUT: "PAYOUT"

The merchant is compensating a customer for goods or services.

PEER_TRANSFER: "PEER_TRANSFER"

Money transfer between customers with wallets.

PURCHASE: "PURCHASE"

The customer is purchasing goods or services from a merchant.

REFUND: "REFUND"

Refunding the customer on a previous transaction.

TRADING_PAIR: "TRADING_PAIR"

The transfer represents a trading pair transaction between customers with wallets.

WITHDRAWAL: "WITHDRAWAL"

Debiting the customer's wallet via non-Paysafe withdrawal options.