GET all PO receipts for an Inventory Org
Summary:
I tried using below REST API to get PO receipts
/fscmRestApi/resources/<version>/receivingTransactionsHistory
However it requires any of the below to be passed as parameter.
At least one of the following attributes ItemId, ItemNumber, ShipmentHeaderId, ReceiptNumber, ShipmentNumber, POHeaderId, PONumber, TransferOrderHeaderId, TransferOrderNumber, ReceiptAdviceHeaderId, ReceiptAdviceDocumentNumber, ExternalSystemTransactionReference is required.
Is it possible to pass OrgCode Or OrgID and get all PO receipts for an inventory org,
Thanks in Advance
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):