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

Need REST API for Transfer Order Receipt Inspection(Inventory) Fusion Cloud

edited Jan 3, 2024 6:50PM in Inventory Management 2 comments

Summary:

I already have a API for PO Receipt Inspection but i need API for Transfer Order Receipt Inspection

I used same API for Transfer Order but it showing some error

I have mentioned URL, Request payload and Response Payload down below

Kindly provide me a solution for this?

Content (please ensure you mask any confidential information):

URL: https://login-etaj-saasfademo1.ds-fa.oraclepdemos.com/fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests

Note: It's showing this error in the response payload "ProcessingStatusCode": "ERROR".


REQUEST PAYLOAD:


{


 "DestinationTypeCode" : "RECEIVING",


 "DocumentLineNumber" : 1,


 "DocumentNumber" : 49012,


 "ItemNumber" : "2220100150210000061",


 "PrimaryQuantity": 20,


 "EmployeeId": 300000007801234,


 "OrganizationCode": "TEST",


 "Quantity": 20,


 "UOMCode": "PS",


 "UnitOfMeasure" : "Piece",


 "ShipmentNumber": "37005",


 "ReceiptSourceCode" : "TRANSFER ORDER",


 "SourceDocumentCode" : "TRANSFER ORDER",

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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