Getting the PO Receipts works while testing with the API with Custom filter but not working in OIC?
Summary:
The requirement is i am trying to get the PO Receipts using the below API "fscmRestApi/resources/latest/receivingReceiptRequests"
Below is the API final url i am trying from postman
Working fine from POST man
The same thing is not working in OIC
Content :
?q=CreationDate < '2025-05-01T11:30:00.000%2b00:00' AND CreationDate > '2025-04-02T11:30:00.000%2b00:00' AND OrganizationCode='ABC' AND VendorName='ABC'
Version:
OIC Gen3
Rest Framework Version: 4
Tagged:
0