Update
PATCH {{baseUrl}}/crm/v3/objects/postal_mail/:postalMailId?idProperty=<string>
Perform a partial update of an Object identified by {postalMailId}
. {postalMailId}
refers to the internal object ID by default, or optionally any unique property value as specified by the idProperty
query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
idProperty | string | The name of a property whose values are unique for this object type |
Request Body
{"properties"=>{"velita"=>"<string>", "et_cf"=>"<string>", "aliqua_1e"=>"<string>", "ex8fc"=>"<string>"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"createdAt":"\u003cdateTime\u003e","id":"\u003cstring\u003e","properties":{"adipisicing9":"\u003cstring\u003e","nulla_a_":"\u003cstring\u003e","irure_478":"\u003cstring\u003e","cupidatat_3_0":"\u003cstring\u003e","ada1":"\u003cstring\u003e"},"updatedAt":"\u003cdateTime\u003e","propertiesWithHistory":{"reprehenderit_9":[{"sourceType":"\u003cstring\u003e","timestamp":"\u003cdateTime\u003e","value":"\u003cstring\u003e","sourceId":"\u003cstring\u003e","sourceLabel":"\u003cstring\u003e","updatedByUserId":"\u003cinteger\u003e"},{"sourceType":"\u003cstring\u003e","timestamp":"\u003cdateTime\u003e","value":"\u003cstring\u003e","sourceId":"\u003cstring\u003e","sourceLabel":"\u003cstring\u003e","updatedByUserId":"\u003cinteger\u003e"}]},"archived":"\u003cboolean\u003e","archivedAt":"\u003cdateTime\u003e"}