post https://pfi.imimobile.net/api/Billing.svc/rest/GetTransactionStatus
Response:
| Description | Description |
|---|---|
| TransactionId | Unique Id for the transaction. |
| NetworkId | Optional. The network of the end user. If the transaction failed this will be null. See Networks |
| MSISDN | Optional. The MSISDN of the end user. If the transaction failed this will be null. The MSISDN will be provided in international format without the leading +. E.g. 447701020304 |
| Fault | Optional. The fault generated by the request |
| Signature | Unique Hash generated for this API call |
| status | status of the transaction (See Transaction Status Values) |
| TransactionReference | The reference as set by the client for this transaction |
