UNKNOWN | The exact failure reason is unknown. |
AUTH_ERROR | An authentication error occurred. For example, wrong credentials, the contract was disabled, etc. |
SYSTEM_ERROR | A system error occurred. |
TX_NOT_FOUND | The transaction referenced by txid or merchanttxid wasn't found. Only returned by GETTXSTATUS and GETTXSTATUSBYMERCHANTTXID. |
TX_NOT_UNIQUE | The transaction referenced by merchanttxid was ambiguous. Only returned by GETTXSTATUSBYMERCHANTTXID. |
REFUND_NOT_FOUND | The transaction referenced by refunded or merchantrefundid wasn't found. Only returned by GETREFUNDSTATUS and GETREFUNDSTATUSBYMERCHANTREFUNDID. |
REFUND_NOT_UNIQUE | The transaction referenced by merchantrefundid was ambiguous. Only returned by GETREFUNDSTATUSBYMERCHANTREFUNDID. |