TransferID string required
Unique ID to identify the transfer
CoinID string required
Unique ID to identify the coin
Coin string required
Coin's name - in lowercase
isToken int32 required
Flag for is it token or not
TokenID string
Unique ID to identify the token
Token string
Token's name - in lowercase
Symbol string required
Symbol of the coin/token that belong of the transaction's currency - in Uppercase
NetworkType string required
Network of the cryptocurrency
Address string required
Beneficiary address
Amount double required
Amount of the transaction
Currency string required
Currency that belongs to the transaction/payment
Commission double required
Commission of the transaction that charged by Qrypto
CommisionInPercentage double required
Amount of the commission's percentage that Qrypto charged to merchant per transaction
NetworkFee double required
Fee of the transaction that charged by network blockchain
isFeeIncluded int32 required
Flag for is the network fee included in the amount or not
Total double required
Total amount that merchant will receive in merchant's balance
isActive int32 required
Flag for active status
isNeedApproval int32 required
Flag for approval status
isTransferred int32 required
Flag for transfer status
Status string required
Status of the trsnsaction
StatusMessage string required
Message that belongs to the status
DateCreated datetime required
Created date of the transaction (yyyy-MM-dd hh:mm:ss.fff)
DateApproved datetime required
Approved date of the transaction (yyyy-MM-dd hh:mm:ss.fff)
DateModified datetime required
Modified date of the transaction (yyyy-MM-dd hh:mm:ss.fff)
PartnerReferenceID string required
Unique ID from merchant to identify the transaction
ReceiptURL string required
Receipt URL from the network provider. This receipt URL will appear if the transaction has been paid