You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Getting Error with Transfer Order Rest API

edited Mar 11, 2025 1:48PM in Receivables & Collections 3 comments

Hi Team,

I am trying to create receipt for transfer order shipment with multiple lots getting below error.

the request failed because there is no quantity to be processed for this transaction

Rest api used : receivingReceiptRequests

Transfer order created for 3 Lines with shipment number 2548127 with 3 lots,after using below payload receipt got crated for one lot..when i suppose to create receipt for remaining lots i am getting above error.please suggest.

Payload Used:

{    "FromOrganizationCode": "MAC_MFG_CHP",    "OrganizationCode": "MRK",    "ReceiptSourceCode": "TRANSFER ORDER",    "ShipmentNumber": "2548127",    "lines": [        {            "SourceDocumentCode": "TRANSFER ORDER",            "ReceiptSourceCode": "TRANSFER ORDER",            "TransactionType": "RECEIVE",            "AutoTransactCode": "DELIVER",            "DocumentNumber": "2548127",            "DocumentLineNumber": "1",            "ItemNumber": "MS0031",            "OrganizationCode": "MRK",            "Quantity": "1.264",            "Locator": "M.SJ.G155",            "Subinventory": "STD-M-JUB", 

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!