Skip to content
Last updated

This document details the postback notification codes of the MMS JSON API.

CodeDescription
N101Notification that MMS was sent.
N102Notification that MMS status was updated.
N103Notification that MMS expired.
E101Error occurred. Impossible to send MMS.
E102Error occurred. MMS Delivery wasn't successful.
E002Encoding of MMS audio failed. (saveMMS function)
E003Encoding of MMS video failed. (saveMMS function)
E004Encoding of MMS image failed. (saveMMS function)
E011Content validation failed.
E012Encoding of MMS audio failed. (sendMMS function)
E013Encoding of MMS video failed. (sendMMS function)
E100Invalid request, please make a valid Post request.
E202Error occurred. MMS as SMS Delivery wasn't successful.
E999Post Message Sending Queue Processing Errors.
N013Transcoding successful.
N202Notification that MMS was delivered as SMS.
N401MMS MO received successfully.