Need API for create receiving inspection for Transfer order and intransit shipment
We are trying to use an API to integrate receiving inspection transactions from WMS to Oracle Fusion for all transaction sources, including Purchase Orders (PO), Transfer Orders (TO), and Intransit Shipments.
We have successfully created receiving inspections for Purchase Orders using the payload below. However, we are unable to create inspections for Transfer Orders and are receiving an error.
Could anyone please help us identify the issue and advise on the correct payload or approach for Transfer Order inspections?
PO inspection payload:
"DestinationTypeCode" : "RECEIVING", ----Hardcord
"DocumentNumber" : "PO-MNGHA-533", ---po_nbr
"DocumentLineNumber" : 1, ---po_line_nbr
"DocumentShipmentLineNumber" : 1, ---shipment_line_nbr
"ASNLineNumber" : 1, --GetAPI
"ItemNumber" : "107547", --item_code