Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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

put away Receipt api not working

Summary:

Hi team,

I am using the below REST API to create Putaway in oracle fusion,but it doesnt create any put away,as I checked from the front end,no changes were done.


Am I doing it wrong?Below is a sample json I pass for the post method.

{
    "BusinessUnit": "XXXXX",
    "DestinationTypeCode": "INVENTORY",
    "DocumentLineNumber": 1,
    "DocumentNumber": "XXXXX",
    "ItemNumber": "XXXXX",
    "OrganizationCode": "XXXXX",
    "Quantity": 10,
    "UOMCode": "PK",
    "UnitOfMeasure": "Pack",
    "ReceiptSourceCode": "VENDOR",
    "SoldtoLegalEntity": "XXXXX",
    "SourceDocumentCode": "PO",
    "TransactionType": "DELIVER",
    "ParentTransactionId": XXXXX,
    "InsertAndProcessFlag": "true"
}

Can someone assist me on this.

Best Regards,

Sushan Peiris

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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