post-/marketing/v4/email/single-send
POST {{baseUrl}}/marketing/v4/email/single-send
Request Body
{"emailId"=>"<long>", "message"=>{"to"=>"<string>", "cc"=>["<string>", "<string>"], "sendId"=>"<string>", "bcc"=>["<string>", "<string>"], "replyTo"=>["<string>", "<string>"], "from"=>"<string>"}, "contactProperties"=>{"sint_870"=>"<string>", "quis_c0"=>"<string>"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"status":"PROCESSING","statusId":"\u003cstring\u003e","eventId":{"created":"\u003cdateTime\u003e","id":"\u003cuuid\u003e"},"completedAt":"\u003cdateTime\u003e","sendResult":"PREVIOUSLY_BOUNCED","requestedAt":"\u003cdateTime\u003e","startedAt":"\u003cdateTime\u003e"}