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

HTTP/1.1 403 Forbidden when create maintenance work order material using API

Hi,

I want create maintenance work order material issue using Rest API but get error HTTP/1.1 403 Forbidden

/fscmRestApi/resources/11.13.18.05/maintenanceWorkOrderMaterials

Request Body :

{
"SourceSystemCode" : "SAP",
"SourceSystemType" : "EXTERNAL",
"InterfaceBatchStatus" : "VALID",
"MaterialTransactionDetail" : [
{
"OrganizationCode" : "PJC_WHS_SBS_IO",
"SubinventoryCode" : "WS-MNT",
"Locator" : "",
"TransactionDate" : "2024-12-06 16:18:45",
"TransactionQuantity" : 1,
"TransactionTypeCode" : "MATERIAL_ISSUE",
"WoOperationSequenceNumber" : 10,
"WorkOrderNumber" : "WO-SBS-7",
"InventoryItemNumber" : "IN-Testing01"
}
]
}

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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