Replace a Note Text

put

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

Replace a Note Text

Request

Path Parameters
  • The unique identifier of the note.
  • The unique alternate identifier for the account party. You can update the value if the profile option HZ_GENERATE_PARTY_NUMBER is set to True. The default value is a concatenation of the value specified in the profile option ZCA_PUID_PREFIX and a unique system generated sequence number. Inactive records can't be updated.
Supported Media Types
Request Body - application/octet-stream ()
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