cURL
curl --request POST \ --url https://api.quivo.co/customerInquiries/attachments
{ "uuid": "<string>", "uploadUrl": "<string>", "mimeType": "<string>" }
Upload or attach files to a customer inquiry.
The MIME type of the file being uploaded (e.g., "image/jpeg", "image/png").
Returns the uploaded attachment information with assigned identifier.
Result of attaching a file. Contains attachment identifier and upload status.
The uuid value
URL or web address
The type or category of the mime