RMA Failing through REST with following error
Hi All,
We are trying to integrate WMS with Oracle Inventory and our RMA receipt confirmation is failing with the following error:
"The request to retrieve the receipt advice failed because the combination of receipt advice source system name, document number, and line number isn't valid".
Our Payload is:
Call: POST -
{"receiptHeaders": [{"OrganizationCode": "CFG","EmployeeName": "Uphade, Tejas","ReceiptSourceCode": "CUSTOMER","CustomerId" : 300000102330356,"receiptLines": [{"DocumentNumber" : "2971","DocumentLineNumber" : 1,"DestinationTypeCode" : "RECEIVING","OrganizationCode": "CFG","ItemNumber": "510139-02","UOMCode": "Ea","PrimaryQuantity": 2,"EmployeeName": "Uphade, Tejas","Quantity": 2,"TransactionType": "RECEIVE","SourceDocumentCode": "RMA","AutoTransactCode": "RECEIVE","ReceiptSourceCode": "CUSTOMER","ReceiptAdviceHeaderId" : 3261147,"ReceiptAdviceLineId" : 3585142}]}]}
What could be the reason. I dont see any tag available for receipt advice source system name