Authorization: Bearer ********************curl --location --request POST '/retainerinvoices//attachment' \
--header 'Content-Type: application/json' \
--data-raw '{
"can_send_in_mail": false,
"attachment": "string"
}'{
"code": 0,
"message": "Your file has been attached."
}