SOAP API to write off receipts when same receipt number in the same business unit
Hello,
We are using SOAP API to create receipts write-offs, but we came across an issue when the same receipt number is used multiple times in the same Business Unit, but on different customers. The API is passing just receipt number without the possibility of passing cash receipt id or other id to identify the receipt against which the write-off would be created and it seems Fusion is not able to identify which receipt to create the write-off application against.
The WSDL is:
/fscmService/StandardReceiptService?WSDL
and the payload used for 'createActivityApplication' is:
<!--<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:typ="http://xmlns.oracle.com/apps/financials/receivables/receipts/shared/standardReceiptService/commonService/types/"