Transaction Types
internalReceive
- receiving funds from within the CoinPayments system;utxoExternalReceive
- receiving UTXO funds from an external source;accountBasedExternalReceive
- receiving funds from external account-based addresses;externalSpend
- sending funds to an external address;internalSpend
- sending funds from one CoinPayments user to another;sameUserSpend
- sending funds from one wallet to another for the same CoinPayments user;sameUserReceive
- receiving funds from one wallet to another for the same CoinPayments user;accountBasedExternalTokenReceive
- receiving tokens from external account-based transfers;accountBasedTokenSpend
- sending account-based tokens to external address;conversion
- converting funds between user wallets;autoSweeping
- funds swept automatically to an external wallet by the auto-sweeping feature;receiveTestFundsFromPool
- receiving test funds;returnTestFundsToPool
- returning test fund;unknown
- transaction state unknown.