Error Messages
The error message structure is:
<?xml version="1.0" encoding="utf-8" ?>
<E>
<Error></Error>
<Code></Code>
<Msg></Msg>
<Prio></Prio>
<INT_MSG></INT_MSG>
</E>
{
"E":{
"Error":"String",
"Code":"Integer",
"Msg":"String",
"Prio":"Integer",
"INT_MSG":"Integer"
}
}
Elements
Item | Description | Type | Example |
---|---|---|---|
Error | Non-used for your KIT | 4N | Non-used in your KIT |
Code | Error Code. Codes can be viewed here | 4N | 120 |
Msg | Error message | String | Mobile number format unknown |
Prio | Error Priority | N | Non-used in your KIT |
INT_MSG | Optional, error code from our PSP partners. Codes can be found at the end of this document | String | 05-00-51 |