Showing posts with label Request Paylod. Show all posts
Showing posts with label Request Paylod. Show all posts
Monday, November 3, 2025
Sample Request Payload to Create Item Structure in Oracle Fusion 25D.
============Request Payload==============
{ "OrganizationCode" : "28102",
"ItemNumber" : "Item_Main",
"StructureName" : "Primary",
"EffectivityControl" : 1,
"EffectivityControlValue" : "Date",
"Component" : [ {
"ComponentItemNumber" : "Comp_item1",
"ItemSequenceNumber" : 10,
"FindNumber" : 1,
"Quantity" : 50
} ]
}
========================================
Request Url: /fscmRestApi/resources/11.13.18.05/itemStructures
========================================
Operation Name : POST
========================================
Subscribe to:
Posts (Atom)
query to get Shipment number based on Order number
SELECT DISTINCT wnd.delivery_name, wnd.actual_ship_date, wdd.sales_order_number FROM wsh_new_deliveries wnd, wsh_...
Popular Posts
-
Common Oracle Integration (OIC) Errors and How to Fix Them – A Simple, Fast Guide Learn the most frequ...
-
🕒 Mastering Scheduling in Oracle Integration Cloud (OIC): iCal Expressions Made Simple Oracle Integration Cloud (OIC) empowers business...
-
🚀 Oracle Fusion SCM – Order Management Extensions: Complete Guide with Use Cases & Screenshots 📌 Introduction Oracle Fusion SCM Order ...