Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The “@mobileNumber” is a system field. If this field is blank or omitted, the submitted record status will be set to “Pending”. Otherwise, the record will be delivered to the mobile unit whose mobile number is set in this field and the status set to "Sent".
  • "@Scheduled_Time" is a system field. If the dispatch job should be started at a specific time, populate this field with a date and time value. Use ISO format (e.g. "2012-07-21T23:59:59") in the local time zone of the account.
  • "@Scheduled_Duration_Hour" is a system field. Only valid if @Scheduled_Time is populated. The number of hours the dispatch job is expected to take.

listDispatch

Return a list of Records headers based on status, only included RecordKey, and base header fields(MobileNumber, Date Completed, Date Submitted).

...