POST AccountNoteAttachment/Save

Saves the Attachment. The file data is transmitted as a multipart/form-data POST. In the query string of the Url or a parameter in the form post, a AccountNoteId is required. An AccountNoteId is the ID of the AccountNote that this attachment must be linked to. This is Required and is not optional.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Http Response Message
NameTypeAdditional informationDescription
Version Version

None.

Content Http Content

None.

StatusCode Http Status Code

None.

ReasonPhrase string

None.

Headers Collection of Object

None.

RequestMessage Http Request Message

None.

IsSuccessStatusCode bool

None.