Create receipt api not accepting any qty exceeding 10000
Summary:
ReceivingReceiptRequests API queues large transactions (>10,000 qty) for background processing
Content (please ensure you mask any confidential information):
Hello Guys, I've been trying to create a receipt based on a purchase order using this endpoint /fscmRestApi/resources/11.13.18.05/receivingReceiptRequests but when i'm putting qty of 9000 serial range all is good and the transaction is completed but when I'm putting a qty that exceeds 10000 i'm getting this error "ReturnMessage": "The input payload has been queued for background processing. It will be processed by the next submission of the Manage Receiving Transactions scheduled process." you can check the response attached below.
Code Snippet (add any code snippets that support your topic, if applicable):