# Top Up Status

<table><thead><tr><th width="145">Status Code</th><th>Desc</th></tr></thead><tbody><tr><td>INIT</td><td>The transaction was submitted to the system.</td></tr><tr><td>PENDING</td><td>The transaction is being processed.</td></tr><tr><td>SUCCESS</td><td>The transaction is successfully completed.</td></tr><tr><td>FAILED</td><td>The transaction has been failed.</td></tr><tr><td>TIMEOUT</td><td>The transaction has been timeouted</td></tr></tbody></table>
