Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Error403TxAmountBtcOffchain

Model getters

Method name Return type Description Notes
getErrorCode() string transaction.amount.btc
Example: transaction.amount.btc
 
getMessage() string BTC/LTC/BCH payment amount must be at least 0.00000001, not ${transaction.amount}.
Example: BTC/LTC/BCH payment amount must be at least 0.00000001, not ${transaction.amount}.
 
getStatusCode() float 403
Example: 403