ProZ.com global directory of translation services
The translation workplace
Ideas

Message

Description

A message for a ProZ.com account holder.

Example

{
    "recipient_uuids":[
        "f47ac10b-58cc-4372-a567-0e02b2c3d479"
    ],
    "sender_name":"Joe Tester",
    "sender_email":"[email protected]",
    "subject":"Test message",
    "body":"This is a test.",
    "type":"other",
    "time_created":"2012-10-22 13:22:47",
    "time_sent":"2012-10-22 13:22:47",
    "status_code":"sent"
}

Fields

recipient_uuids list of uuids The account UUIDs of the message recipients.
sender_name string The name of the person who sent the message.
sender_email string The email address of the person who sent the message.
subject string The message subject line.
body string The content of the message.
type string The type of message. One of "rfq" (request for quote), "job" (communication about a particular job), or "other" (the default).
time_created datetime
(read-only)
The time the message was created.
time_sent datetime
(read-only)
The time the message was sent. Omitted if status_code is not "sent".
status string
(read-only)
A code describing the delivery status. Either "sent", "pending" (i.e. awaiting ProZ.com staff review), or "rejected".

Endpoints that use this resource