Is it possible to send the file as an attribute property? For example: ``` data: { company: { picture: file } } ```