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

Sample payload for PO receipts with DFF fields

edited Feb 13, 2024 7:29AM in Inventory Management 1 comment

Hi,

I have requirement to create PO Receipt with DFF attributes.

I am able to create po receipt with below payload. Want to add DFF fields at line level.

If anybody worked on this, please provide payload with DFF fields.

{

"ReceiptSourceCode": "VENDOR",

"OrganizationCode": "Cxx",

"BusinessUnit": "1xxxxx",

"EmployeeName": "xxxxl",

"InsertAndProcessFlag": "true",

 "SaveAndSubmitFlag": "true",

 "VendorName": "Axxxx",

 "lines":[

{

"SourceDocumentCode": "PO",

"ReceiptSourceCode": "VENDOR",

"TransactionStatusCode":"PENDING",

"ProcessingStatusCode": "PENDING",

"TransactionType": "RECEIVE",

"AutoTransactCode":"DELIVER",

"OrganizationCode": "CAR",

 "DocumentNumber":"PxxxxxS",

 "DocumentDistributionNumber":1,

 "DocumentLineNumber": 1,

"POHeaderId":300000,

"POLineId": 3000005,

"POLineLocationId": 3000006,

"PODistributionId": 300088657,

 "Quantity":3,

 "UOMCode": "EA"

}

]

}


Thanks,

Manjunath.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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