XIQS Get Card Transaction Status
From IQsimWiki
(Difference between revisions)
m |
|||
Line 16: | Line 16: | ||
:{{XIQS Return Param|Long|lastupdate|Last status modification date}} | :{{XIQS Return Param|Long|lastupdate|Last status modification date}} | ||
:{{XIQS Return Param|Long|error|Error status code}} | :{{XIQS Return Param|Long|error|Error status code}} | ||
+ | :: Possible values: | ||
+ | ::: 0 - Success | ||
+ | ::: 1 - General Error | ||
+ | ::: 2 - Timeout | ||
+ | |||
+ | ::: 3 - Transaction already in progress | ||
+ | ::: 4 - Port status not REGISTERED | ||
+ | ::: 5 - Invalid Transaction Command | ||
+ | ::: 6 - Invalid ICCID | ||
+ | ::: 7 - Invalid Slot Number | ||
+ | ::: 8 - Invalid Port Number | ||
+ | ::: 9 - Error send USSD/SMS/CALL command | ||
+ | ::: 10 - Error Module switched off | ||
+ | ::: 11 - USSD Call Transaction Canceled Current Voice Call hanged up | ||
+ | ::: 13 - USSD Canceled SET SIM received from SIM server | ||
+ | ::: 14 - USSD not supported | ||
+ | ::: 15 - One of the N SMS is missing if TF_MULTI_SMS_NEEDED | ||
+ | ::: 16 - Nth SMS too long to fit in message answer | ||
+ | ::: 17 - Time out during delivery report | ||
+ | ::: 18 - Time out on first Msg returned | ||
+ | ::: 19 - Telit CUSD answer 3 - other local client has responded | ||
+ | ::: 20 - Telit CUSD answer 4 - operation not supported | ||
+ | ::: 21 - Telit CUSD answer 5 - network time out | ||
+ | ::: 100 - Sim Manager failed to parse valid response (Set by SimManager) | ||
+ | ::: 101 - Activation: Refill is needed first | ||
+ | ::: 102 - Activation: Sim already activated | ||
+ | ::: 103 - Refill: Voucher already used | ||
+ | ::: 104 - Refill: Invalid Voucher | ||
+ | ::: 105 - No Service Available | ||
+ | ::: 106 - Sim Blocked by Gsm Operator | ||
+ | ::: 200 - Transaction aborted by ICM (only for HBS Transaction) | ||
+ | ::: 301 - Unable to send Transaction | ||
+ | ::: 302 - Error sending Transaction | ||
+ | ::: 303 - Timeout waiting Transaction Response | ||
+ | |||
:{{XIQS Return Param|Long|id_card|SIM Id}} | :{{XIQS Return Param|Long|id_card|SIM Id}} | ||
:{{XIQS Return Param|Long|imsi|SIM IMSI}} | :{{XIQS Return Param|Long|imsi|SIM IMSI}} |
Latest revision as of 14:51, 17 September 2019
XIQS Get Card Transaction Status - Sim Card Transaction Management
Description |
---|
|
Parameters |
---|
|
Return Values |
---|
|
See Also |
---|