Creates an empty FileAttachment record.
| Method | /sites/{company-id}/ws/soap_v1.svc/CreateFileAttachmentProxy |
The request body is of type CreateFileAttachmentProxy.
| Name | Description | Data Type |
|---|---|---|
fileName (path) | xml:string | |
contents (path) | xml:base64Binary |
![]() |
The response body is of type CreateFileAttachmentProxyResponse.
| Name | Description | Data Type |
|---|---|---|
CreateFileAttachmentProxyResult (path) | FileAttachment |
![]() |
|