Replace a Note Text

put

/crmRestApi/resources/11.13.18.05/contacts/{PartyNumber}/child/Note/{NoteId}/enclosure/NoteTxt

Replace a Note Text

Request

Path Parameters
  • The unique Identifier of the note associated with the contact. This is the primary key of the notes table.
  • The alternate key identifier for the contact party. The profile option HZ_GENERATE_PARTY_NUMBER controls whether the attribute value can be system generated or user-provided during create. Review and update the value for this attribute using the Setup and Maintenance work area, Manage Trading Community Common Profile Options task.
Supported Media Types
Request Body - application/octet-stream ()
The following table describes the body parameters in the request for this task.
Root Schema : schema
Type: string(binary)
Back to Top

Response

Default Response

No Content. This task does not return elements in the response body.
Back to Top