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",