Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

GET /services/rest/user/mms/{mms_id}

Response model

Only id, sender, recipient, title, contentsIds, userId, customerId, contentIds, replayTo are guaranteed to be present. Other fields depends on the current processing state and may be empty

  • id

  • sender

  • recipient

  • title - the title or the message.

  • contentIds - an array of content IDs associated with the message

  • rotationAlgorithm

  • customerId

  • replyTo

  • statuses - a history of status changes with a timestamp

  • deliveryReportStatus - the status of the delivery report

  • supplierMessageId - the ID provided by the supplier

  • userId

  • chargedCredits - the number of credits charged for sending this message

  • metadata - a list of metadata or additional information related to the message.

  • rerouteNumber - the number of times the message has been rerouted.

  • carrier - the carrier used to send the message

  • No labels