How to add Attachment to my Service Request
I created my Service Request with SOAP Webservice and i need to upload/add attachments after as well.
Do you know an example of Attachment payload to add an attachment to my Service Request?
My Create SR example that work with my SOAP webservice
https://fa-xxxx-saasfaprod1.fa.ocs.oraclecloud.com/crmService/ServiceRequestService?WSDL
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:typ="http://xmlns.oracle.com/apps/crm/service/svcMgmt/srMgmt/srMgmtService/types/" xmlns:srm="http://xmlns.oracle.com/apps/crm/service/svcMgmt/srMgmt/srMgmtService/" xmlns:mil="http://xmlns.oracle.com/apps/crm/service/svcMgmt/milestoneService/">
soapenv:Header/