Skip to main content
POST
Post Donor View Entity Message

Authorizations

session_id
string
header
required

Use a session id to authenticate

Path Parameters

client_id
integer
required

Client ID associated with the donor

program_id
integer
required

Program ID associated with the donor

entity_id
integer
required

Entity ID for which the message is intended

parent_id
string
required

Parent ID for the message thread

Example:

"1 or undefined"

session_id
string
required

Session ID for the donor

Body

application/json

Message data from donor

message
string
required
Example:

"Message content"

subject
string
Example:

"Subject of Message"

Response

Message sent successfully

status
string
Example:

"success"

redirect
string