}}
    Show / Hide Table of Contents

    Message Validation

    ID Label Description
    1301 MV_NONE Message validation is not defined
    1302 MV_OK Message passed validation
    1303 MV_ERR_INTERNAL Internal error occured during message validation
    1304 MV_ERR_DATA Missing or invalid message data in request
    1305 MV_ERR_MESSAGE Missing or invalid message body
    1306 MV_ERR_MESSAGE_TYPE Missing or invalid message type
    1307 MV_ERR_SENDER Missing or invalid message sender name
    1308 MV_ERR_SENDER_NUMERIC Message sender ID is numeric and is not allowed
    1309 MV_ERR_SENDER_PROHIBITED Message sender name is prohibited
    1310 MV_ERR_DESTINATION Missing or invalid message destination
    1311 MV_ERR_SCHEDULE_DATETIME Invalid date and time for scheduling message
    1312 MV_ERR_SCHEDULE_OFFSET Invalid UTC offset for scheduling message
    1313 MV_ERR_SCHEDULE_DUE The schedule date and time is already due
    1314 MV_ERR_WAP_PUSH_URL Invalid URL for wap push message
    1315 MV_ERR_NOTIFY_URL Invalid URL for notifying message deliveries
    1316 MV_ERR_NOTIFY_ACCEPT Invalid data format for notifying message deliveries
    1317 MV_ERR_AUDIO_DATA Missing or invalid voice message data
    1318 MV_ERR_TPL_REF_EXISTS Message template reference already exists. This applies when specifying a reference to save message as template
    1319 MV_ERR_TPL_REF_INVALID Invalid message template reference. This applies when specifying a reference to a saved message template
    1320 MV_ERR_TPL_SAVE_ERROR An error occurred when saving message as a template
    1321 MV_ERR_PSND_VALUES Missing or invalid personalised values for SMS
    Back to top