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

Material Issue issue using Rest api

Summary:

Hi Team

I am trying to issue out material using REST api but getting error "You must enter the LOT_NUMBER attribute."

REST API - /fscmRestApi/resources/11.13.18.05/materialTransactions

Request Payload -

{
"SourceSystemCode": "INTERNAL",
"SourceSystemType": "EXTERNAL",
"MaterialTransactionDetail": [{
"InventoryItemNumber": "XPB_OUT",
"OrganizationCode": "MAC_MFG_CHP",
"SubinventoryCode": "SLB-A-PRD",
"TransactionQuantity": 4000,
"TransactionTypeCode": "MATERIAL_ISSUE",
"WoOperationSequenceNumber": 10,
"WorkOrderNumber": "CHP1383"
}]
}

Request Response -

Content (please ensure you mask any confidential information):


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



Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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