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 | xml:string | |
| contents | xml:base64Binary | 
|  | 
The response body is of type CreateFileAttachmentProxyResponse.
| Name | Description | Data Type | 
|---|---|---|
| CreateFileAttachmentProxyResult | FileAttachment | 
|  | 
 |