Create

POST {{baseUrl}}/crm/v3/objects/postal_mail

Create a postal mail with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard postal mail is provided.

Request Body

{"associations"=>[{"to"=>{"id"=>"<string>"}, "types"=>[{"associationCategory"=>"HUBSPOT_DEFINED", "associationTypeId"=>"<integer>"}, {"associationCategory"=>"HUBSPOT_DEFINED", "associationTypeId"=>"<integer>"}]}, {"to"=>{"id"=>"<string>"}, "types"=>[{"associationCategory"=>"INTEGRATOR_DEFINED", "associationTypeId"=>"<integer>"}, {"associationCategory"=>"HUBSPOT_DEFINED", "associationTypeId"=>"<integer>"}]}], "properties"=>{"culpa_0"=>"<string>", "proident_99"=>"<string>"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

{&quot;createdAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;properties&quot;:{&quot;adipisicing9&quot;:&quot;\u003cstring\u003e&quot;,&quot;nulla_a_&quot;:&quot;\u003cstring\u003e&quot;,&quot;irure_478&quot;:&quot;\u003cstring\u003e&quot;,&quot;cupidatat_3_0&quot;:&quot;\u003cstring\u003e&quot;,&quot;ada1&quot;:&quot;\u003cstring\u003e&quot;},&quot;updatedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;propertiesWithHistory&quot;:{&quot;reprehenderit_9&quot;:[{&quot;sourceType&quot;:&quot;\u003cstring\u003e&quot;,&quot;timestamp&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;value&quot;:&quot;\u003cstring\u003e&quot;,&quot;sourceId&quot;:&quot;\u003cstring\u003e&quot;,&quot;sourceLabel&quot;:&quot;\u003cstring\u003e&quot;,&quot;updatedByUserId&quot;:&quot;\u003cinteger\u003e&quot;},{&quot;sourceType&quot;:&quot;\u003cstring\u003e&quot;,&quot;timestamp&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;value&quot;:&quot;\u003cstring\u003e&quot;,&quot;sourceId&quot;:&quot;\u003cstring\u003e&quot;,&quot;sourceLabel&quot;:&quot;\u003cstring\u003e&quot;,&quot;updatedByUserId&quot;:&quot;\u003cinteger\u003e&quot;}]},&quot;archived&quot;:&quot;\u003cboolean\u003e&quot;,&quot;archivedAt&quot;:&quot;\u003cdateTime\u003e&quot;}