maintenanceMaterialTransactions REST API Error - Invalid Work order Number — 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

maintenanceMaterialTransactions REST API Error - Invalid Work order Number

Summary
maintenanceMaterialTransactions REST API Error is giving this error, even though work order is present

"ErrorMessages": "The value of the attribute WORK_ORDER_NUMBER isn't valid.", 

"ErrorMessageNames": "FND_CMN_INVALID_ATTRB_API_SERV",

Content (please ensure you mask any confidential information):

We have valid work order present in system . But when we try to complete material allocation via REST API we get error:

API:

https://fa-exdl-test-saasfaprod1.fa.ocs.oraclecloud.com/fscmRestApi/resources/11.13.18.05/maintenanceMaterialTransactions

Payload used:

{
"SourceSystemCode": "SAP",
"SourceSystemType": "EXTERNAL",
"InterfaceBatchStatus": "VALID",
"MaterialTransactionDetail": [
{
"OrganizationCode": "FSWH",
"SubinventoryCode": "0113",
"Locator": "",
"TransactionDate": "2025-06-17",
"TransactionQuantity": 1,
"TransactionTypeCode": "MATERIAL_ISSUE",
"TransactionUnitOfMeasure": "PC",
"WoOperationSequenceNumber": 10,
"WorkOrderNumber": "4308",
"InventoryItemNumber": "2015609","TransactionLot": [
{
"LotNumber": "N",

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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