store Email
POST {{HostName}}/crm/v1/profiles/{{ProfileId}}/emails
Request Body
{"blockId"=>"{{BlockId}}", "fromAddress"=>"example@example.com", "toAddresses"=>["test1@example.com"], "subject"=>"Sample Email from external system", "emailBody"=>"Catch up Call with Customer", "profileId"=>"{{ProfileId}}", "hasAttachment"=>"true", "emailId"=>"1234", "emailReceiveDate"=>"04/21/2020: 12:00:00"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-app-key | string | ||
x-hotelid | string |