POST /mcmessages/inbound
Creates a MobileComm message from a unit and adds it to
the MC queue so it will appear in the message grid.
Roles that can access this endpoint are Users, Drivers, Carriers, Carrier Drivers.
Parameters
name |
description |
type |
default |
type |
body |
the message in MC XML format |
body of type: application/xml
|
|
String
|
Result
Response
of type:
text/plain
a response containing a success/failure message
@see McleodMobileAPI#testAddMcQueueData()
Try It Out
Request