Skip to main content

Reference

Transaction Statuses (status parameter)

Deposit

StatusDescription
PendingDeposit transaction detected in blockchain, processing in progress
SuccessDeposit successfully completed in blockchain. Funds can be credited to user account, but not yet on client balance
SuccessBalanceFinalizedDeposit funds credited to client balance and available for spending
SuccessFinalizedDeposit processing successfully completed. Fee finalized. Parameters will not change further
FailedDeposit transaction failed in blockchain
ForRefundDeposit successfully completed, but funds cannot be credited. Deposit can be refunded
RefundedDeposit refunded
SuccessButNotEnoughFundsToPayFeeDeposit successful, but not credited to balance due to insufficient balance to pay fee

Withdrawal

StatusDescription
PendingWithdrawal transaction processing in progress
ApprovalRequiredWithdrawal transaction approval required
SuccessWithdrawal transaction completed successfully
FailedWithdrawal transaction processing completed with error

Service Operation

StatusDescription
PendingService operation transaction processing in progress
SuccessService operation transaction completed successfully
FailedService operation transaction completed with error

Refund

StatusDescription
PendingRefund transaction processing in progress
SuccessRefund transaction completed successfully
FailedRefund transaction completed with error

Transaction Execution Approach (approach parameter)

ValueDescription
BlockchainTransactions recorded in blockchain. Can be tracked via explorer
InternalTransactions between addresses within payment service. Not recorded in blockchain

Transaction Risk Level (amlRiskGrade parameter)

ValueDescription
LowLow
MediumMedium
HighHigh
SevereVery high

Service Transaction Type (type parameter)

ValueDescription
CommonCommon
TransferBaseCurrencyToBaseAddressTransfer base currency to base address
TransferTokenToBaseAddressTransfer token to base address
TransferFeeAmountToTokenDepositAddressTransfer fee amount to token deposit address
ActivationAddressAddress activation
MergerMerger
CreationChannelChannel creation
TransferFundsFromChannelToWalletTransfer funds from channel to wallet
TransferFromOldToActiveContourTransfer from old to active contour
TransferFromHackedToActiveContourTransfer from hacked to active contour
TransferRemainFeeAmountToBaseAddressTransfer remaining fee amount to base address
LockedBalanceDebit from client balance of remaining amount on contour
UnlockedBalanceCredit to client balance of previously debited amount

Transaction Type in Callbacks (type parameter)

ValueDescription
DepositDeposit
WithdrawalWithdrawal
ServiceService operation