Creating Receipt using rest api(receivingReceiptRequests) for the transfer orders facing issue. — Cloud Customer Connect
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

Creating Receipt using rest api(receivingReceiptRequests) for the transfer orders facing issue.

edited Apr 4, 2025 2:32AM in Inventory Management 1 comment

Hi Team,

We have two transfer orders TO1,TO2 with one shipment number..now our requirement is to receive the transfer order.

We are using rest api(receivingReceiptRequests)..here the issue is for TO1 receipt getting created with the receipt number same as shipment number.. But while creating receipt for TO2 i am getting issue like for this shipment you have to pass transfer orde ids related to TO1 not TO2. I am not displaying Orgnaization,Item,Subinventory and Locator details..but actullay i passed.

Sample Payload:

{    "FromOrganizationCode": "",    "OrganizationCode": "",    "ReceiptSourceCode": "TRANSFER ORDER",    "ShipmentNumber": "2533117",    "lines": [        {            "SourceDocumentCode": "TRANSFER ORDER",            "ReceiptSourceCode": "TRANSFER ORDER",            "TransactionType": "RECEIVE",            "AutoTransactCode": "DELIVER",            "TransferOrderHeaderId": "2555608",            "TransferOrderLineId": "2910674",            "DocumentNumber": "2533117",            "DocumentLineNumber": "1",            "ItemNumber": "",            "OrganizationCode": "",            "Quantity": 1, 

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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