Skip to content

Accounting · Beta

Oracle Fusion Cloud Procurement
API integration

Ship Accounting features without building the integration. Full Oracle Fusion Cloud Procurement API access via Proxy and 1540+ MCP-ready tools for AI agents — extend models and mappings to fit your product.

Built for specific customer use cases. Issues are resolved quickly.

Talk to us
Oracle Fusion Cloud Procurement

Use Cases

Why integrate with Oracle Fusion Cloud Procurement

Common scenarios for SaaS companies building Oracle Fusion Cloud Procurement integrations for their customers.

01

Embed Procure-to-Pay sync for AP automation

AP automation and finance platforms can pull Purchase Orders, Receipts, Requisitions, and Invoices from Oracle Fusion Cloud Procurement to power 3-way matching and invoice reconciliation without building bespoke Oracle REST plumbing.

02

Power intake-to-procure orchestration on top of Oracle

Modern intake and procurement orchestration tools can create Purchase Requisitions, derive charge accounts, check funds, and submit for approval — keeping Oracle as the system of record while owning the end-user experience.

03

Sync supplier risk, ESG, and compliance signals

Risk and compliance platforms can read Suppliers, Supplier Qualifications, and Approved Supplier Lists, then push attachments, qualification updates, and ASL changes when a vendor's score or status changes.

04

Enable B2B punchout and marketplace checkout

B2B marketplaces and catalog vendors can parse and process punchout shopping carts directly into Oracle requisitions, then track the resulting Purchase Orders back to fulfillment.

05

Bridge Contract Lifecycle Management into purchasing

CLM products can push finalized contracts into Oracle as Purchase Agreements with negotiated line pricing and price breaks, so subsequent POs automatically inherit the agreed terms.

What You Can Build

Ship these features with Truto + Oracle Fusion Cloud Procurement

Concrete product features your team can ship faster by leveraging Truto’s Oracle Fusion Cloud Procurement integration instead of building from scratch.

01

Two-way Purchase Order and Requisition sync

List, read, create, and update Purchase Orders, Draft Purchase Orders, and Purchase Requisitions — including lines, distributions, schedules, and lifecycle details.

02

Punchout cart-to-requisition pipeline

Use the punchout actions to parse, validate, and process external shopping carts into Oracle requisitions, then track approval and PO creation downstream.

03

Supplier onboarding and qualification workflows

Create Supplier Registration Requests, manage contacts, addresses, bank accounts, and business classifications, and submit qualification question responses programmatically.

04

Budget checks and approval automation

Trigger check fund, derive charge account, calculate tax and accounting, and submit requisition actions to validate spend and route documents through Oracle's approval hierarchy before commit.

05

Purchase Agreement and price break management

Push negotiated contracts into Oracle as Purchase Agreements with line-level price breaks, price tiers, and cost factors so POs inherit the right pricing.

06

Spend classification and sourcing analytics

Run transactions through Oracle's Spend Classification actions, read negotiation responses and awards, and surface category, supplier, and savings analytics in your product.

SuperAI

Oracle Fusion Cloud Procurement AI agent tools

Comprehensive AI agent toolset with fine-grained control. Integrates with MCP clients like Cursor and Claude, or frameworks like LangChain.

list_all_oracle_fusion_cloud_procurement_procurement_agents

List all procurement agents in Oracle Fusion Cloud. Returns: AssignmentId, Agent, AgentEmail, AgentId, ProcurementBU, ProcurementBUId, Status, StatusCode, ManageOrdersAllowedFlag, ManageChecklistsAllowedFlag. Use q to filter by agent name, email, business unit, or status.

get_procurement_agent_by_id

Get a single Oracle Fusion Cloud procurement agent by assignment ID. Returns: AssignmentId, Agent, AgentEmail, AgentId, ProcurementBU, ProcurementBUId, Status, StatusCode, ManageOrdersAllowedFlag, ManageChecklistsAllowedFlag. Required: id.

create_a_oracle_fusion_cloud_procurement_procurement_agent

Create a new procurement agent assignment in Oracle Fusion Cloud. Returns: AssignmentId, Agent, AgentEmail, AgentId, ProcurementBU, ProcurementBUId, Status, StatusCode, ManageOrdersAllowedFlag, ManageChecklistsAllowedFlag. Supports upsert mode via the Upsert-Mode header.

update_a_oracle_fusion_cloud_procurement_procurement_agent_by_id

Update an existing Oracle Fusion Cloud procurement agent assignment by assignment ID. Returns: AssignmentId, Agent, AgentEmail, AgentId, ProcurementBU, ProcurementBUId, Status, StatusCode, ManageOrdersAllowedFlag, ManageChecklistsAllowedFlag. Required: id.

list_all_procurement_approved_supplier_list_entries

List all approved supplier list entries in oraclefusioncloud. Returns: AslId, Item, ItemId, Supplier, SupplierId, SupplierSite, SupplierSiteId, Status, AslStatusId, ProcurementBU, ProcurementBUId, Scope, AslScopeCode, ShipToOrganization, ShipToOrganizationId, DisableFlag. Use the q parameter to filter by fields such as Item, Supplier, Status, or ProcurementBU.

get_procurement_approved_supplier_list_entry_by_id

Get a single oraclefusioncloud approved supplier list entry by id. Returns: AslId, Item, ItemId, Supplier, SupplierId, SupplierSite, SupplierSiteId, Status, AslStatusId, ProcurementBU, ProcurementBUId, Scope, AslScopeCode, ShipToOrganization, ShipToOrganizationId, DisableFlag. Required: id (hash key retrieved from the list endpoint).

create_procurement_approved_supplier_list_entry

Create a new approved supplier list entry in oraclefusioncloud. Returns: AslId, Item, ItemId, Supplier, SupplierId, SupplierSite, SupplierSiteId, Status, AslStatusId, ProcurementBU, ProcurementBUId, Scope, AslScopeCode, ShipToOrganization, ShipToOrganizationId, DisableFlag.

update_procurement_approved_supplier_list_entry_by_id

Update an existing oraclefusioncloud approved supplier list entry by id. Returns: AslId, Item, ItemId, Supplier, SupplierId, SupplierSite, SupplierSiteId, Status, AslStatusId, ProcurementBU, ProcurementBUId, Scope, AslScopeCode, ShipToOrganization, ShipToOrganizationId, DisableFlag. Required: id (hash key retrieved from the list endpoint).

list_all_oracle_fusion_cloud_procurement_shopping_searches

List shopping search phrases in Oracle Fusion Cloud. Returns: SearchPhraseId, SearchPhraseTerms, SearchDate, RequisitioningBUId per item. Use q to filter by queryable attributes (RequisitioningBUId, SearchDate, SearchPhraseId, SearchPhraseTerms), orderBy to sort results, or finder=PrimaryKey to look up by SearchPhraseId.

get_single_oracle_fusion_cloud_procurement_shopping_search_by_id

Get a single shopping search phrase by id in Oracle Fusion Cloud. Returns: SearchPhraseId, SearchPhraseTerms, SearchDate, RequisitioningBUId. Child resources (resultItems, brandFilters, resultPunchoutCatalogs) can be inlined via the expand parameter. Required: id.

create_a_oracle_fusion_cloud_procurement_shopping_search

Create a new shopping search phrase in Oracle Fusion Cloud. Returns: SearchPhraseId, SearchPhraseTerms, SearchDate, RequisitioningBUId for the newly created search phrase record.

list_all_shopping_catalog_information_templates

List all shopping catalog information templates in oraclefusioncloud. Returns: InformationTemplateId, CategoryId, ItemId, RequisitioningBUId. Use q for custom filter expressions, orderBy to sort results, or finder for predefined search criteria such as lookup by requisitioning BU, category, or item.

get_shopping_catalog_information_template_by_id

Get a single shopping catalog information template by id in oraclefusioncloud. Returns: InformationTemplateId, CategoryId, ItemId, RequisitioningBUId. Required: id.

list_all_shopping_catalog_item_details

List shopping catalog item details in oraclefusioncloud. Returns: SearchObjectId, SourceDocumentHeaderId, SourceDocumentLineId, AttachmentURL, SupplierURL, ManufacturerURL. Supports q filtering on those attributes, ordering via orderBy, and predefined finders including FindById, FindByRequisitionLineId, and PrimaryKey.

get_shopping_catalog_item_detail_by_id

Get a single shopping catalog item detail by SearchObjectId in oraclefusioncloud. Returns: SearchObjectId, SourceDocumentHeaderId, SourceDocumentLineId, AttachmentURL, SupplierURL, ManufacturerURL. Required: id.

list_all_flex_fnd_dff_descriptive_flexfield_contexts

List descriptive flexfield contexts in Oracle Fusion Cloud. Returns a collection of context records including ContextCode, DescriptiveFlexfieldCode, ApplicationId, Name, Description, and EnabledFlag. Supports filtering via q (queryable by ApplicationId, ContextCode, DescriptiveFlexfieldCode, EnabledFlag, Name, Description), ordering via orderBy, and predefined finders (PrimaryKey, ValidValuesFinder). No required parameters.

list_all_requisition_product_details

Get one requisition product detail from Oracle Fusion Cloud by catalog item key. Returns: CatalogItemKey, links (including the priceBreaks child resource link). Required: catalog_item_key.

list_all_requisition_product_details_requisitionproductdetails

List requisition product detail records in Oracle Fusion Cloud SCM. Returns a collection of requisition product detail items; the exact field-level breakdown is resource-specific — consult the Oracle Fusion Cloud procurement REST API docs for a full schema. No required parameters.

list_all_oracle_fusion_cloud_procurement_child_brand_filters

List Child Brand Filters records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_brand_filters_brandfilters

List brand filters associated with a shopping search in oraclefusioncloud. Returns brand filter records including links. Required: search_phrase_id.

list_all_oracle_fusion_cloud_procurement_child_result_items

Get a single catalog result item from an oraclefusioncloud shopping search by search phrase and catalog item key. Returns: SearchPhraseId, CatalogItemKey. Required: search_phrase_id, catalog_item_key.

list_all_child_result_items_resultitems

List result items for an Oracle Fusion Cloud shopping search phrase. Returns the collection of items associated with the given search, including id and attributes (field shape depends on the upstream shopping search configuration). Required: search_phrase_id.

list_all_child_result_punchout_catalogs

List all punchout catalogs in oraclefusioncloud for a given shopping search phrase. Returns: CatalogId, CatalogName, ImageURL, PunchoutURL. Required: search_phrase_id. Results can be filtered with the q parameter using fields CatalogId, CatalogName, ImageURL, and PunchoutURL.

get_child_result_punchout_catalog_by_id

Get a single punchout catalog in oraclefusioncloud by its unique identifier within a shopping search phrase. Returns: CatalogId, CatalogName, ImageURL, PunchoutURL. Required: search_phrase_id, result_punchout_catalogs_uniq_id.

list_all_oracle_fusion_cloud_procurement_child_item_suppliers

List all item supplier relationships for a shopping catalog item in Oracle Fusion Cloud. Returns: Supplier, SupplierPartNumber, links. Required: search_object_id.

get_child_item_supplier_by_id

Get a single item supplier relationship for a shopping catalog item in Oracle Fusion Cloud by its unique identifier. Returns: Supplier, SupplierPartNumber, links. Required: search_object_id, item_suppliers_uniq_id.

list_all_oracle_fusion_cloud_procurement_child_price_breaks

List all price breaks for a specific negotiation line in an Oracle Fusion Cloud draft supplier negotiation response. Returns: PriceBreakId, Price, Quantity, Discount, CurrencyCode, StartDate, EndDate, UnitOfMeasure, DeliverTo, FunctionalCurrencyPrice. Required: draft_supplier_negotiation_responses_uniq_id, line_id.

get_child_price_break_by_id

Get a single price break by ID for a specific negotiation line in an Oracle Fusion Cloud draft supplier negotiation response. Returns: PriceBreakId, Price, Quantity, Discount, CurrencyCode, StartDate, EndDate, UnitOfMeasure, DeliverTo, PricingBasis, FunctionalCurrencyPrice. Required: draft_supplier_negotiation_responses_uniq_id, line_id, price_break_id.

create_a_oracle_fusion_cloud_procurement_child_price_break

Create a new price break for a specific negotiation line in an Oracle Fusion Cloud draft supplier negotiation response. Returns: PriceBreakId, Price, Quantity, Discount, CurrencyCode, StartDate, EndDate, UnitOfMeasure, DeliverTo, PricingBasis, FunctionalCurrencyPrice. Required: draft_supplier_negotiation_responses_uniq_id, line_id.

update_a_oracle_fusion_cloud_procurement_child_price_break_by_id

Update a price break for a specific negotiation line in an Oracle Fusion Cloud supplier negotiation. Returns: PriceBreakId, Price, Quantity, Discount, CurrencyCode, StartDate, EndDate, UnitOfMeasure, DeliverTo, PricingBasis, FunctionalCurrencyPrice. Required: supplier_negotiations_uniq_id, line_id, price_break_id.

delete_a_oracle_fusion_cloud_procurement_child_price_break_by_id

Delete a price break from a specific negotiation line in an Oracle Fusion Cloud supplier negotiation. Returns an empty 204 response on success. Required: supplier_negotiations_uniq_id, line_id, price_break_id.

oracle_fusion_cloud_procurement_child_price_breaks_bulk_update

Update a price break for a specific negotiation line in an Oracle Fusion Cloud draft supplier negotiation response. Returns: PriceBreakId, Price, Quantity, Discount, CurrencyCode, StartDate, EndDate, UnitOfMeasure, DeliverTo, PricingBasis, FunctionalCurrencyPrice. Required: draft_supplier_negotiation_responses_uniq_id, line_id, price_break_id.

oracle_fusion_cloud_procurement_child_price_breaks_bulk_delete

Delete a price break from a specific negotiation line in an Oracle Fusion Cloud draft supplier negotiation response. Returns an empty 204 response on success. Required: draft_supplier_negotiation_responses_uniq_id, line_id, price_break_id.

list_all_child_price_breaks_pricebreaks

List price breaks for a purchase agreement import request line in Oracle Fusion Cloud. Returns: InterfaceLineLocationId, InterfaceLineId, InterfaceHeaderId. Required: interface_header_id, interface_line_id.

get_child_price_breaks_pricebreak_by_id

Get a single price break for a purchase agreement import request line in Oracle Fusion Cloud by its identifier. Returns: InterfaceLineLocationId, InterfaceLineId, InterfaceHeaderId. Required: interface_header_id, interface_line_id, interface_line_location_id.

create_child_price_breaks_pricebreak

Create a new price break for a purchase agreement import request line in Oracle Fusion Cloud. Returns: InterfaceLineLocationId, InterfaceLineId, InterfaceHeaderId. Required: interface_header_id, interface_line_id.

list_all_oracle_fusion_cloud_procurement_child_dffs

List descriptive flexfields (DFF) for a distribution on a draft purchase order in oraclefusioncloud. Returns: __FLEX_Context, __FLEX_Context_DisplayValue. Required: draft_purchase_orders_uniq_id, po_line_id, schedules_uniq_id, distributions_uniq_id, po_distribution_id.

get_single_oracle_fusion_cloud_procurement_child_dff_by_id

Get a descriptive flexfield for a purchase order distribution in oraclefusioncloud. Returns: __FLEX_Context, __FLEX_Context_DisplayValue. Required: purchase_orders_uniq_id, po_line_id, schedules_uniq_id, distributions_uniq_id, po_distribution_id.

create_a_oracle_fusion_cloud_procurement_child_dff

Create a descriptive flexfield for a distribution on a draft purchase order in oraclefusioncloud. Returns: __FLEX_Context, __FLEX_Context_DisplayValue. Required: draft_purchase_orders_uniq_id, po_line_id, schedules_uniq_id, distributions_uniq_id.

update_a_oracle_fusion_cloud_procurement_child_dff_by_id

Update a descriptive flexfield for a purchase requisition distribution in oraclefusioncloud. Returns: __FLEX_Context, __FLEX_Context_DisplayValue. Required: purchase_requisitions_uniq_id, lines_uniq_id, requisition_distribution_id, distribution_id.

oracle_fusion_cloud_procurement_child_dffs_partial_update

Partially update a descriptive flexfield for a supplier registration request address in oraclefusioncloud. Returns: __FLEX_Context, __FLEX_Context_DisplayValue. Required: supplier_registration_key, supplier_registration_address_id, address_request_id.

delete_a_oracle_fusion_cloud_procurement_child_dff_by_id

Delete a descriptive flexfield for an approved supplier list source document in oraclefusioncloud. Returns an empty 204 response on success. Required: approved_supplier_list_source_documents_uniq_id, asl_source_documents_id.

oracle_fusion_cloud_procurement_child_dffs_bulk_update

Bulk update a descriptive flexfield for a distribution on a draft purchase order in oraclefusioncloud. Returns: __FLEX_Context, __FLEX_Context_DisplayValue. Required: draft_purchase_orders_uniq_id, po_line_id, schedules_uniq_id, distributions_uniq_id, po_distribution_id.

oracle_fusion_cloud_procurement_child_dffs_bulk_delete

Delete a descriptive flexfield for a procurement approved supplier list entry in oraclefusioncloud. Returns an empty 204 response on success. Required: procurement_approved_supplier_list_entries_uniq_id, asl_id.

list_all_oracle_fusion_cloud_procurement_child_dffs_dff

List DFF (Descriptive Flexfield) records for a draft purchase order distribution in oraclefusioncloud. Returns: id, attributes (implementation-specific DFF segment values). Required: draft_purchase_orders_uniq_id, po_line_id, schedules_uniq_id, distributions_uniq_id.

get_single_oracle_fusion_cloud_procurement_child_dffs_dff_by_id

Get a single DFF (Descriptive Flexfield) record for a purchase requisition distribution in oraclefusioncloud. Returns: id, attributes (implementation-specific DFF segment values). Required: purchase_requisitions_uniq_id, lines_uniq_id, requisition_distribution_id, distribution_id.

create_a_oracle_fusion_cloud_procurement_child_dffs_dff

Create a DFF (Descriptive Flexfield) record for a purchase requisition distribution in oraclefusioncloud. Returns: id, attributes (implementation-specific DFF segment values). Required: purchase_requisitions_uniq_id, lines_uniq_id, requisition_distribution_id.

update_a_oracle_fusion_cloud_procurement_child_dffs_dff_by_id

Update a DFF (Descriptive Flexfield) record for a supplier registration contact in oraclefusioncloud. Returns: id, attributes (implementation-specific DFF segment values). Required: supplier_registration_key, supplier_registration_contact_id, contact_request_id.

oracle_fusion_cloud_procurement_child_dffs_dff_partial_update

Partially update a DFF (Descriptive Flexfield) record for an approved supplier list source document in oraclefusioncloud. Returns: id, attributes (implementation-specific DFF segment values). Required: approved_supplier_list_source_documents_uniq_id, asl_source_documents_id.

oracle_fusion_cloud_procurement_child_dffs_dff_bulk_update

Update a DFF (Descriptive Flexfield) record for a draft purchase order schedule in oraclefusioncloud. Returns: id, attributes (implementation-specific DFF segment values). Required: draft_purchase_orders_uniq_id, po_line_id, schedules_uniq_id, line_location_id.

create_action_get_item_extended_attribute

Retrieve extensible flexfields associated with an Oracle Fusion Cloud shopping catalog item by its search object ID. Returns: result (an object keyed by attribute group, where each group maps attribute names to arrays of string values). Required: search_object_id.

create_action_retrieve_transfer_price

Retrieve the transfer price for a specific shopping catalog item in Oracle Fusion Cloud during internal material transfer between organizations. Returns: result (SUCCESS or FAILURE). Required: search_object_id, transferPriceParameters.

list_all_child_agreement_line_item_dffs

Get an agreement line item descriptive flexfield (DFF) record in Oracle Fusion Cloud for a specified shopping catalog item. Returns: AttributeValuesId, __FLEX_Context, __FLEX_Context_DisplayValue. Required: search_object_id, attribute_values_id. Note: this endpoint is flagged as not supported in the upstream Oracle Fusion Cloud API.

list_all_child_agreement_line_item_dffs_agreementlineitemdff

List agreement line item Descriptive Flexfield (DFF) records for a shopping catalog item detail in Oracle Fusion Cloud. Returns DFF attribute objects with content-type-specific segment fields that vary by Oracle Fusion Cloud instance configuration. Required: search_object_id.

list_all_child_agreement_line_price_breaks

Get a single agreement line price break from an Oracle Fusion Cloud shopping catalog item by its unique hash key identifier. Returns the price break object with Oracle-defined fields (schema defined upstream as shoppingCatalogItemDetails-agreementLinePriceBreaks-item-response; consult Oracle Fusion Cloud REST API docs for the field-level breakdown). Required: search_object_id, agreement_line_price_breaks_uniq_id.

list_child_agreement_line_price_breaks_agreementlinepricebreaks

List agreement line price breaks for a shopping catalog item detail in Oracle Fusion Cloud. Returns price break records nested under the specified catalog item detail. Returns: links. Required: search_object_id.

list_all_child_agreement_requisition_bu_assignments

List all requisition business unit assignments for a shopping catalog smart form in oraclefusioncloud. Returns: RequisitionBUAssignmentId, RequisitioningBUId. Required: shopping_catalog_smart_form_details_uniq_id.

get_child_agreement_requisition_bu_assignment_by_id

Get a single requisition business unit assignment by its unique ID for a shopping catalog smart form in oraclefusioncloud. Returns: RequisitionBUAssignmentId, RequisitioningBUId. Required: shopping_catalog_smart_form_details_uniq_id, agreement_requisition_bu_assignments_uniq_id.

list_all_oracle_fusion_cloud_procurement_child_attachments

List Child Attachments records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_attachment_by_id

Get a single Child Attachments record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_a_oracle_fusion_cloud_procurement_child_attachment

Create a new Child Attachments record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

update_a_oracle_fusion_cloud_procurement_child_attachment_by_id

Patch a Child Attachments record by hash key — send only the attributes you want to change. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_attachments_partial_update

Patch a Child Attachments record by hash key — send only the attributes you want to change. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

delete_a_oracle_fusion_cloud_procurement_child_attachment_by_id

Delete a Child Attachments record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_attachments_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_attachments_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_attachments_child

List attachments for a requirement response value within a draft supplier negotiation response in oraclefusioncloud. Returns: id, attributes. Required: draft_supplier_negotiation_responses_uniq_id, section_id, requirement_id, requirement_value_id.

get_child_attachments_child_by_id

Get a single attachment for a requirement within a draft supplier negotiation response in oraclefusioncloud by its unique identifier. Returns: id, attributes. Required: draft_supplier_negotiation_responses_uniq_id, section_id, requirement_id, attachments_uniq_id.

create_a_oracle_fusion_cloud_procurement_child_attachments_child

Create an attachment for a requirement within a draft supplier negotiation response in oraclefusioncloud. Returns: id, attributes. Required: draft_supplier_negotiation_responses_uniq_id, section_id, requirement_id.

update_child_attachments_child_by_id

Update an attachment for a business classification within a supplier in oraclefusioncloud. Returns: id, attributes. Required: supplier_id, classification_id, attachments_uniq_id.

child_attachments_child_partial_update

Partially update an attachment for a line within a purchase requisition in oraclefusioncloud. Returns: id, attributes. Required: purchase_requisitions_uniq_id, lines_uniq_id, attachments_uniq_id.

delete_child_attachments_child_by_id

Delete an attachment from a bank account within a supplier registration request in oraclefusioncloud. Returns an empty 204 response on success. Required: supplier_registration_key, supplier_registration_bank_account_id, attachments_uniq_id.

child_attachments_child_bulk_update

Update an attachment for a requirement within a draft supplier negotiation response in oraclefusioncloud. Returns: id, attributes. Required: draft_supplier_negotiation_responses_uniq_id, section_id, requirement_id, attachments_uniq_id.

child_attachments_child_bulk_delete

Delete an attachment for a requirement within a draft supplier negotiation response in oraclefusioncloud. Returns an empty 204 response on success. Required: draft_supplier_negotiation_responses_uniq_id, section_id, requirement_id, attachments_uniq_id.

list_all_oracle_fusion_cloud_procurement_child_buying_options

Get one buying option for a shopping catalog item detail in Oracle Fusion Cloud. Returns: SearchObjectId, SearchObjectId2, links. Required: search_object_id, search_object_id2.

list_all_child_buying_options_buyingoptions

List buying options for a shopping catalog item detail in Oracle Fusion Cloud. Returns buying option records including id and attributes (field-level shape is defined by the Oracle Fusion Cloud buying options schema; no source snippet was available to enumerate individual fields). Required: search_object_id.

list_all_child_information_template_assignments

Get one information template assignment for a shopping catalog smart form detail in oraclefusioncloud. Returns: InformationTemplateAssignmentId. Required: shopping_catalog_smart_form_details_uniq_id, information_template_assignment_id.

child_information_template_assignments_informationtemplateassign

List information template assignments for a shopping catalog smart form detail in Oracle Fusion Cloud. Returns assignment records whose field-level shape is defined by the Oracle Fusion Cloud SCM schema; consult upstream docs for the full field breakdown. Required: shopping_catalog_smart_form_details_uniq_id.

list_all_child_item_gtin_relationships

List all item GTIN relationships for a shopping catalog item in Oracle Fusion Cloud. Returns: GTIN, PartyType, UOM. Required: search_object_id. Use the q parameter to filter by GTIN, PartyType, or UOM; use orderBy to sort results.

get_child_item_gtin_relationship_by_id

Get a single item GTIN relationship by its unique identifier for a shopping catalog item in Oracle Fusion Cloud. Returns: GTIN, PartyType, UOM. Required: search_object_id, item_gtin_relationships_uniq_id.

list_all_oracle_fusion_cloud_procurement_child_item_images

List Child Item Images records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_item_image_by_id

Get a single Child Item Images record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_item_manufacturers

List all item manufacturer relationships for a shopping catalog item in Oracle Fusion Cloud. Returns: Manufacturer, ManufacturerPartNumber, links. Required: search_object_id.

get_child_item_manufacturer_by_id

Get a single item manufacturer relationship for a shopping catalog item in Oracle Fusion Cloud by its unique identifier. Returns: Manufacturer, ManufacturerPartNumber, links. Required: search_object_id, item_manufacturers_uniq_id.

list_all_oracle_fusion_cloud_procurement_child_item_revisions

Get a single item revision in Oracle Fusion Cloud for a specific shopping catalog item. Returns the item revision object including links. Required: search_object_id, item_revisions_uniq_id. Note: item_revisions_uniq_id is a server-generated hash key obtained by first querying the Item Revisions collection — do not generate it client-side.

list_all_child_item_revisions_itemrevisions

List item revisions associated with a shopping catalog item detail in Oracle Fusion Cloud. Returns a collection of item revision records including id and attributes (field-level detail is schema-specific — consult Oracle Fusion Cloud upstream documentation). Required: search_object_id.

list_all_oracle_fusion_cloud_procurement_enclosure_file_contents

Get file contents for a response attachment within a supplier registration questionnaire response in oraclefusioncloud. Returns binary file content as an octet-stream. Required: supplier_registration_key, questnaire_resp_section_id, questnaire_response_id, questnaire_resp_value_id, response_attachments_uniq_id.

enclosure_file_contents_bulk_update

Update file contents for a response attachment within a supplier registration questionnaire response in oraclefusioncloud. Returns binary file content as an octet-stream. Required: supplier_registration_key, questnaire_resp_section_id, questnaire_response_id, questnaire_resp_value_id, response_attachments_uniq_id.

enclosure_file_contents_bulk_delete

Delete file contents for a response attachment within a supplier registration questionnaire response in oraclefusioncloud. Returns an empty 204 response on success. Required: supplier_registration_key, questnaire_resp_section_id, questnaire_response_id, questnaire_resp_value_id, response_attachments_uniq_id.

list_all_enclosure_file_contents_filecontents

List FileContents enclosure records for an oraclefusioncloud business classification attachment. Returns file content records whose structure is content-type-specific and not enumerable from the API specification alone. Required: questionnaire_responses_uniq_id, questionnaire_resp_section_id, questionnaire_response_id, bus_class_request_id, business_classification_attachments_uniq_id.

enclosure_file_contents_filecontents_bulk_update

Update FileContents enclosure records for an oraclefusioncloud business classification attachment. Returns updated file content records whose structure is content-type-specific and not enumerable from the API specification alone. Required: questionnaire_responses_uniq_id, questionnaire_resp_section_id, questionnaire_response_id, bus_class_request_id, business_classification_attachments_uniq_id.

enclosure_file_contents_filecontents_bulk_delete

Delete FileContents enclosure records for an oraclefusioncloud business classification attachment. Returns an empty 204 response on success. Required: questionnaire_responses_uniq_id, questionnaire_resp_section_id, questionnaire_response_id, bus_class_request_id, business_classification_attachments_uniq_id.

list_all_enclosure_file_web_images

Get the FileWebImage binary enclosure for a supplier registration questionnaire response attachment in oraclefusioncloud. Returns binary image data as an application/octet-stream (opaque binary payload, not a structured JSON object). Required: supplier_registration_key, questnaire_resp_section_id, questnaire_response_id, questnaire_resp_value_id, response_attachments_uniq_id.

list_all_enclosure_file_web_images_filewebimage

List FileWebImage enclosure records for a business classification attachment in Oracle Fusion Cloud. Returns the raw web image binary content associated with the specified attachment enclosure (opaque, non-enumerable payload). Required: questionnaire_responses_uniq_id, questionnaire_resp_section_id, questionnaire_response_id, bus_class_request_id, business_classification_attachments_uniq_id.

list_all_shopping_catalog_smart_form_details

List shopping catalog smart form details in oraclefusioncloud. Returns: SmartFormId, links. Use the q parameter to filter by SmartFormId, the finder parameter for predefined searches (FindBySmartFormId, PrimaryKey), or effectiveDate to fetch records effective as of a specific date.

get_shopping_catalog_smart_form_detail_by_id

Get a single shopping catalog smart form detail by id in oraclefusioncloud. The id is the hash key of the composite primary key; obtain it by querying the list endpoint. Returns: SmartFormId, links (including references to attachments, agreementRequisitionBUAssignments, and informationTemplateAssignments). Required: id.

list_all_oracle_fusion_cloud_procurement_shopping_lists

List all shopping lists in Oracle Fusion Cloud. Returns: ShoppingListHeaderId, ShoppingList, ShoppingListType. Use the q parameter to filter by ShoppingList name, ShoppingListHeaderId, or ShoppingListType (PUBLIC/PERSONAL); use finder for predefined searches by primary key or requisitioning BU.

get_single_oracle_fusion_cloud_procurement_shopping_list_by_id

Get a single Oracle Fusion Cloud shopping list by its composite-key hash (derived from ShoppingListHeaderId and ShoppingListType). Returns: ShoppingListHeaderId, ShoppingList, ShoppingListType. Required: id. Obtain id from the list endpoint — do not generate the hash key manually.

list_all_spend_classification_summary_by_categories

Get the spend classification summary amount for a specific category in oraclefusioncloud. Returns: CategoryName, links. Required: category_name.

spend_classification_summary_by_categories_spendclassificationsu

List spend classification summary records by categories in Oracle Fusion Cloud. Returns a collection of category-level spend classification summary items; no source documentation was available to enumerate specific fields, so consult the Oracle Fusion Cloud upstream docs for the full field-level breakdown. Returns: id, attributes (category-specific spend classification fields).

create_a_oracle_fusion_cloud_procurement_action_process_request

Submit a requisition processing request in Oracle Fusion Cloud by validating it and creating either a draft purchase order or an incomplete change order. Returns: result. Required: requisition_processing_requests_uniq_id.

create_action_requisition_recommendation

Classify requisition lines and retrieve category recommendations from Oracle Fusion Cloud, powered by machine learning or GenAI, for a specified spend classification seeded dataset. Returns: result (an object whose keys and values represent the recommended categories for the submitted requisition lines). Required: dataset_name.

list_all_oracle_fusion_cloud_procurement_child_cost_factors

List cost factors for a draft supplier negotiation response line in Oracle Fusion Cloud. Returns: LineCostFactorId, LineId, CostFactorListId. Required: draft_supplier_negotiation_responses_uniq_id, line_id.

get_child_cost_factor_by_id

Get a single cost factor from a draft supplier negotiation response line in Oracle Fusion Cloud. Returns: LineCostFactorId, LineId, CostFactorListId. Required: draft_supplier_negotiation_responses_uniq_id, line_id, line_cost_factor_id.

create_a_oracle_fusion_cloud_procurement_child_cost_factor

Create a cost factor on a supplier negotiation line in Oracle Fusion Cloud. Returns: LineCostFactorId, LineId, CostFactorListId. Required: supplier_negotiations_uniq_id, line_id.

update_a_oracle_fusion_cloud_procurement_child_cost_factor_by_id

Update a cost factor on a supplier negotiation line in Oracle Fusion Cloud. Returns: LineCostFactorId, LineId, CostFactorListId. Required: supplier_negotiations_uniq_id, line_id, line_cost_factor_id.

oracle_fusion_cloud_procurement_child_cost_factors_bulk_update

Update a cost factor response value on a draft supplier negotiation response line in Oracle Fusion Cloud. Returns: LineCostFactorId, LineId, CostFactorListId. Required: draft_supplier_negotiation_responses_uniq_id, line_id, line_cost_factor_id.

oracle_fusion_cloud_procurement_child_cost_factors_bulk_delete

Delete a cost factor from a supplier negotiation line in Oracle Fusion Cloud. Returns an empty 204 response on success. Required: supplier_negotiations_uniq_id, line_id, line_cost_factor_id.

list_all_child_cost_factors_costfactors

List cost factors for a specific supplier negotiation response line in Oracle Fusion Cloud. Returns: LineCostFactorId, LineId, links. Required: supplier_negotiation_responses_uniq_id, line_id.

get_child_cost_factors_costfactor_by_id

Get a single cost factor entry for a supplier negotiation response line in Oracle Fusion Cloud by its identifier. Returns: LineCostFactorId, LineId, links. Required: supplier_negotiation_responses_uniq_id, line_id, line_cost_factor_id.

list_all_oracle_fusion_cloud_procurement_child_lines

List Child Lines records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_single_oracle_fusion_cloud_procurement_child_line_by_id

Get a single Child Lines record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_a_oracle_fusion_cloud_procurement_child_line

Create a new Child Lines record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

update_a_oracle_fusion_cloud_procurement_child_line_by_id

Patch a Child Lines record by hash key — send only the attributes you want to change. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_lines_partial_update

Patch a Child Lines record by hash key — send only the attributes you want to change. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

delete_a_oracle_fusion_cloud_procurement_child_line_by_id

Delete a Child Lines record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_lines_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_lines_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_lines_child

List child lines of a recommended response within a supplier negotiation award in Oracle Fusion Cloud. Returns line records including auction_header_id, line_number, and links. Required: auction_header_id, recommended_responses_uniq_id.

get_child_lines_child_by_id

Get a single child line of a draft supplier negotiation response in Oracle Fusion Cloud by line_id. Returns line details including line_id, line_number, and links. Required: draft_supplier_negotiation_responses_uniq_id, line_id.

create_a_oracle_fusion_cloud_procurement_child_lines_child

Create a child line under an external purchase prices request in Oracle Fusion Cloud. Returns the created line including interface_line_id, line_number, and links. Required: interface_header_id.

update_a_oracle_fusion_cloud_procurement_child_lines_child_by_id

Update a child line of a purchase agreement acknowledgment in Oracle Fusion Cloud. Returns the updated line including agreement_line_id, line_number, and links. Required: purchase_agreement_acknowledgments_uniq_id, agreement_line_id.

oracle_fusion_cloud_procurement_child_lines_child_partial_update

Partially update a child line under an external purchase prices request in Oracle Fusion Cloud. Returns the updated line including interface_line_id, line_number, and links. Required: interface_header_id, interface_line_id.

delete_a_oracle_fusion_cloud_procurement_child_lines_child_by_id

Delete a child line from a personal shopping list in Oracle Fusion Cloud. Returns an empty 204 response on success. Required: personal_shopping_list_header_id, lines_uniq_id.

oracle_fusion_cloud_procurement_child_lines_child_bulk_update

Update a child line of a purchase requisition in Oracle Fusion Cloud. Returns the updated line including lines_uniq_id, line_number, and links. Required: purchase_requisitions_uniq_id, lines_uniq_id.

list_all_external_data_provider_and_supplier_attribute_mappings

List all external data provider and supplier attribute mappings in Oracle Fusion Cloud. Returns: MappingId, APIURL, ExternalDataProviderCode. Supports filtering via q expressions (queryable: APIURL, ExternalDataProviderCode, MappingId) and ordering via orderBy.

get_external_data_provider_and_supplier_attribute_mapping_by_id

Get one external data provider and supplier attribute mapping by id in Oracle Fusion Cloud. Returns: MappingId, APIURL, ExternalDataProviderCode. Required: id.

create_external_data_provider_and_supplier_attribute_mapping

Create a new association between supplier attributes and external data provider attributes in Oracle Fusion Cloud. Returns: MappingId, APIURL, ExternalDataProviderCode.

update_external_data_provider_and_supplier_attribute_mapping

Update one association between a supplier attribute and an external data provider attribute in Oracle Fusion Cloud. Returns: MappingId, APIURL, ExternalDataProviderCode. Required: id.

delete_external_data_provider_and_supplier_attribute_mapping

Delete one association between a supplier attribute and an external data provider attribute in Oracle Fusion Cloud. Returns an empty 204 response on success. Required: id.

list_all_external_data_provider_for_suppliers

List External Data Provider For Suppliers records (paginated collection). Connections to third-party supplier data providers (e.g., Dun & Bradstreet, DataFox) used to enrich supplier registration data.

get_external_data_provider_for_supplier_by_id

Get a single External Data Provider For Suppliers record by hash key. Connections to third-party supplier data providers (e.g., Dun & Bradstreet, DataFox) used to enrich supplier registration data.

create_external_data_provider_for_supplier

Create a new External Data Provider For Suppliers record. Connections to third-party supplier data providers (e.g., Dun & Bradstreet, DataFox) used to enrich supplier registration data.

update_external_data_provider_for_supplier_by_id

Patch a External Data Provider For Suppliers record by hash key — send only the attributes you want to change. Connections to third-party supplier data providers (e.g., Dun & Bradstreet, DataFox) used to enrich supplier registration data.

list_all_external_purchase_prices_buyers

List External Purchase Prices Buyers records (paginated collection). External Purchase Prices Buyers resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_external_purchase_prices_buyer_by_id

Get a single External Purchase Prices Buyers record by hash key. External Purchase Prices Buyers resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

create_external_purchase_prices_buyer

Create a new External Purchase Prices Buyers record. External Purchase Prices Buyers resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

update_external_purchase_prices_buyer_by_id

Patch a External Purchase Prices Buyers record by hash key — send only the attributes you want to change. External Purchase Prices Buyers resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

delete_external_purchase_prices_buyer_by_id

Delete a External Purchase Prices Buyers record by hash key. External Purchase Prices Buyers resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_requisition_processing_requests

List Requisition Processing Requests records (paginated collection). Background processing requests that move requisitions through procurement workflows.

get_requisition_processing_request_by_id

Get a single Requisition Processing Requests record by hash key. Background processing requests that move requisitions through procurement workflows.

create_requisition_processing_request

Create a new Requisition Processing Requests record. Background processing requests that move requisitions through procurement workflows.

delete_requisition_processing_request_by_id

Delete a Requisition Processing Requests record by hash key. Background processing requests that move requisitions through procurement workflows.

list_all_spend_classification_seeded_data_sets

List Spend Classification Seeded Data Sets records (paginated collection). Spend Classification Seeded Data Sets resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

create_spend_classification_seeded_data_set

Create a new Spend Classification Seeded Data Sets record. Spend Classification Seeded Data Sets resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

spend_classification_seeded_data_sets_bulk_update

Spend Classification Seeded Data Sets resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

spend_classification_seeded_data_sets_bulk_delete

Spend Classification Seeded Data Sets resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

spend_classification_seeded_data_sets_spendclassificationseededd

List Spend Classification Seeded Data Sets Spendclassificationseededdatasets records (paginated collection). Spend Classification Seeded Data Sets Spendclassificationseededdatasets resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_supplier_negotiation_cost_factor_lists_lovs

List all supplier negotiation cost factor lists in Oracle Fusion Cloud. Returns: CostFactorListId, CostFactorList, Description, CostFactorListType. Supports filtering via q (e.g., CostFactorList, Description) and predefined finders including PrimaryKey and findByCostFactorListType.

get_supplier_negotiation_cost_factor_lists_lov_by_id

Get a single supplier negotiation cost factor list by id in Oracle Fusion Cloud. Returns: CostFactorListId, CostFactorList, Description, CostFactorListType. Required: id.

get_child_negotiation_by_id

Get a single negotiation detail record for a requisition line in Oracle Fusion Cloud. Returns: RequisitionHeaderId, RequisitionLineId, POHeaderId. Required: requisition_header_id, negotiations_uniq_id.

list_all_oracle_fusion_cloud_procurement_child_negotiations

List negotiation details for lines in a requisition in Oracle Fusion Cloud. Returns: RequisitionHeaderId, RequisitionLineId, POHeaderId. Required: requisition_header_id. Filter results using the q parameter (e.g., by POHeaderId) or the PrimaryKey finder (by RequisitionLineId).

list_all_oracle_fusion_cloud_procurement_child_rule_conditions

List rule conditions under a spend classification sustainability rule in Oracle Fusion Cloud. Returns: RuleId, RuleConditionId. Required: rule_id.

get_child_rule_condition_by_id

Get a single rule condition by identifier under a spend classification sustainability rule in Oracle Fusion Cloud. Returns: RuleId, RuleConditionId. Required: rule_id, rule_condition_id.

create_a_oracle_fusion_cloud_procurement_child_rule_condition

Create a new rule condition under a spend classification sustainability rule in Oracle Fusion Cloud. Returns: RuleId, RuleConditionId. Required: rule_id.

update_child_rule_condition_by_id

Update an existing rule condition under a spend classification sustainability rule in Oracle Fusion Cloud. Returns: RuleId, RuleConditionId. Required: rule_id, rule_condition_id.

delete_child_rule_condition_by_id

Delete a rule condition from a spend classification sustainability rule in Oracle Fusion Cloud. Returns an empty 204 response on success. Required: rule_id, rule_condition_id.

child_rule_conditions_bulk_update

Update a rule condition under a spend classification rule in Oracle Fusion Cloud. Returns: RuleId, RuleConditionId. Required: rule_id, rule_condition_id.

child_rule_conditions_bulk_delete

Delete a rule condition from a spend classification rule in Oracle Fusion Cloud. Returns an empty 204 response on success. Required: rule_id, rule_condition_id.

list_all_child_rule_conditions_ruleconditions

List rule conditions associated with a spend classification rule in oraclefusioncloud. Returns items containing RuleConditionId and RuleId. Required: rule_id.

create_child_rule_conditions_rulecondition

Create a new rule condition under a spend classification rule in oraclefusioncloud. Returns the created condition including RuleConditionId and RuleId. Required: rule_id.

list_all_oracle_fusion_cloud_procurement_purchase_orders_lovs

List purchase orders in Oracle Fusion Cloud from the Purchase Orders LOV resource. Returns: POHeaderId, OrderNumber, Supplier, Status, BillToBU, Buyer, SoldToLegalEntity, StatusCode, SupplierSite. Supports filtering via q, sorting via orderBy, and predefined finders (PrimaryKey, findByIntent).

get_purchase_orders_lov_by_id

Get a single Oracle Fusion Cloud purchase order from the Purchase Orders LOV resource by its unique hash key. Returns: POHeaderId, OrderNumber, Supplier, Status, BillToBU, Buyer, SoldToLegalEntity, StatusCode, SupplierSite. Required: id (obtain the hash key from the list response).

list_all_purchasing_document_styles_lovs

List all purchasing document styles in oraclefusioncloud. Returns: StyleId, StyleName, DisplayName, Description, DocumentSubtype, StatusCode, EnabledFlag, StyleType, Status, ConfigurationOrderingEnabledFlag, ConsignmentTermsEnabledFlag, OutsideProcessingEnabledFlag, and PriceBreaksFlag. Supports filtering via q expressions and custom ordering via orderBy.

get_purchasing_document_styles_lov_by_id

Get a single purchasing document style by id in oraclefusioncloud. Returns: StyleId, StyleName, DisplayName, Description, DocumentSubtype, StatusCode, EnabledFlag, StyleType, Status, ConfigurationOrderingEnabledFlag, ConsignmentTermsEnabledFlag, OutsideProcessingEnabledFlag, and PriceBreaksFlag. Required: id.

list_all_purchasing_hazard_classes_lovs

List all purchasing hazard classes in oraclefusioncloud. Returns: HazardClassId, HazardClass, Description, EndDate. Use the q parameter to filter by attributes such as HazardClass, Description, or EndDate, and orderBy to sort results.

get_purchasing_hazard_classes_lov_by_id

Get a single purchasing hazard class by id in oraclefusioncloud. Returns: HazardClassId, HazardClass, Description, EndDate. Required: id.

list_all_purchasing_un_numbers_lovs

List purchasing UN numbers (United Nations hazardous material identifiers with associated hazard classes) in Oracle Fusion Cloud. Returns: UNNumberId, UNNumber, UNNumberCode, UNNumberDescription, HazardClassId, HazardClass. Use the q parameter to filter by field expressions or the finder parameter to use predefined finders.

get_purchasing_un_numbers_lov_by_id

Get a single purchasing UN number record by its server-generated composite key hash id in Oracle Fusion Cloud. Returns: UNNumberId, UNNumber, UNNumberCode, UNNumberDescription, HazardClassId, HazardClass. Required: id (a hash of UNNumberId and HazardClassId; obtain it by querying the list endpoint with q filters, as the client must not generate this hash).

list_all_spend_classification_rules

List Spend Classification Rules records (paginated collection). Spend Classification Rules resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_spend_classification_rule_by_id

Get a single Spend Classification Rules record by hash key. Spend Classification Rules resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

create_spend_classification_rule

Create a new Spend Classification Rules record. Spend Classification Rules resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

update_spend_classification_rule_by_id

Patch a Spend Classification Rules record by hash key — send only the attributes you want to change. Spend Classification Rules resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

delete_spend_classification_rule_by_id

Delete a Spend Classification Rules record by hash key. Spend Classification Rules resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_spend_classification_ship_to_locations_lovs

List all ship-to locations in Oracle Fusion Cloud for spend classification. Returns: LocationId, Location. Use q to filter by Location name or LocationId, and orderBy to sort results.

get_spend_classification_ship_to_locations_lov_by_id

Get a single ship-to location from Oracle Fusion Cloud by its unique identifier. Returns: LocationId, Location. Required: id.

list_all_spend_classification_summary_by_suppliers

List spend classification summary items for a specific supplier in oraclefusioncloud. Returns items containing id and resource-specific attributes with spend amount data for the named supplier. Required: supplier_name.

spend_classification_summary_by_suppliers_spendclassificationsum

List spend classification summary records grouped by supplier in Oracle Fusion Cloud. Returns: SupplierName, SupplierId, SpendAmount, ClassificationCode, ClassificationName per record.

list_all_spend_classification_summary_from_sources

List spend classification summary records from sources in Oracle Fusion Cloud, filtered by category name. Returns: CategoryName, TransactionAmount. Required: category_name. Use the q parameter to apply additional filters on CategoryName or TransactionAmount, and the finder parameter to query by data set, supplier, business unit, taxonomy, or batch number.

spend_classification_summary_from_sources_spendclassificationsum

List spend classification summary records from sources in Oracle Fusion Cloud. Returns a collection of spend classification summary items; field-level details are Oracle Fusion Cloud resource-specific and cannot be enumerated from available documentation — consult the Oracle Fusion Cloud REST API reference for the full field breakdown.

list_all_spend_classification_supplier_sites_lovs

List all supplier sites from the oraclefusioncloud Spend Classification LOV. Returns: SupplierSiteId, Supplier, SupplierId, SupplierSite, SupplierSiteAddress. Supports filtering via q, sorting via orderBy, and lookup via the PrimaryKey finder.

get_spend_classification_supplier_sites_lov_by_id

Get a single supplier site by id from the oraclefusioncloud Spend Classification LOV. Returns: SupplierSiteId, Supplier, SupplierId, SupplierSite, SupplierSiteAddress. Required: id.

list_all_spend_classification_supplier_summary_by_categories

List all spend classification supplier summary by category records in oraclefusioncloud. Returns: CategoryName, SupplierName, CategorySpendRank, SupplierSpendRank, CategoryTransactionAmount, SupplierTransactionAmount, TransactionAmountPercentage. Use q to filter by any queryable attribute, orderBy to sort results, or finder for predefined queries such as PrimaryKey or SupplierSummaryByCategoriesFinder.

get_spend_classification_supplier_summary_by_category_by_id

Get a single spend classification supplier summary by category record in oraclefusioncloud by its composite hash key. Returns: CategoryName, SupplierName, CategorySpendRank, SupplierSpendRank, CategoryTransactionAmount, SupplierTransactionAmount, TransactionAmountPercentage. Required: id (the composite hash key of CategoryName, SupplierName, CategorySpendRank, and SupplierSpendRank — obtain from a list query rather than generating manually).

list_all_spend_classification_suppliers_lovs

List all suppliers from Oracle Fusion Cloud's Spend Classification List of Values. Returns: SupplierId, SupplierName, SupplierSource. Use the q parameter to filter by SupplierId, SupplierName, or SupplierSource, or the finder parameter to locate suppliers by primary key.

get_spend_classification_suppliers_lov_by_id

Get a single spend classification supplier from Oracle Fusion Cloud by its composite hash key. Returns: SupplierId, SupplierName, SupplierSource. Required: id (the hash key derived from SupplierId and SupplierName — use the list endpoint with a q filter to navigate to a specific instance).

list_all_spend_classification_sustainability_rules

List spend classification sustainability rules in Oracle Fusion Cloud. Returns: RuleId, RuleName, RuleType, Status, Rank, StartDate, EndDate, ActionType, ActivityClassification, Source. Optionally filter with q, sort with orderBy, or expand child resources.

get_spend_classification_sustainability_rule_by_id

Get a single spend classification sustainability rule by id in Oracle Fusion Cloud. Returns: RuleId, RuleName, RuleType, Status, Rank, StartDate, EndDate, ActionType, ActivityClassification, ConditionType, Source. Required: id.

create_spend_classification_sustainability_rule

Create a new spend classification sustainability rule in Oracle Fusion Cloud. Returns: RuleId, RuleName, RuleType, Status, Rank, StartDate, EndDate, ActionType, ActivityClassification, ConditionType, Source.

update_spend_classification_sustainability_rule_by_id

Update a spend classification sustainability rule by id in Oracle Fusion Cloud. Returns: RuleId, RuleName, RuleType, Status, Rank, StartDate, EndDate, ActionType, ActivityClassification, ConditionType, Source. Required: id.

delete_spend_classification_sustainability_rule_by_id

Delete a spend classification sustainability rule by id in Oracle Fusion Cloud. Returns an empty 204 response on success. Required: id.

list_all_spend_classification_taxonomies

List all spend classification taxonomies in Oracle Fusion Cloud. Returns: TaxonomyId, TaxonomyCode, Description, EntityId, OperationName, ProcessId, TargetColumn, UploadedByCustomer. Use the q parameter to filter by attributes such as TaxonomyCode or TaxonomyId, and orderBy to sort results.

get_spend_classification_taxonomy_by_id

Get a single spend classification taxonomy in Oracle Fusion Cloud by id. Returns: TaxonomyId, TaxonomyCode, Description, EntityId, OperationName, ProcessId, TargetColumn, UploadedByCustomer. Required: id.

create_spend_classification_taxonomy

Create a new spend classification taxonomy in Oracle Fusion Cloud. Returns the created taxonomy including TaxonomyId, TaxonomyCode, Description, EntityId, OperationName, ProcessId, TargetColumn, and UploadedByCustomer.

update_spend_classification_taxonomy_by_id

Update an existing spend classification taxonomy in Oracle Fusion Cloud by id. Returns the updated taxonomy including TaxonomyId, TaxonomyCode, Description, EntityId, OperationName, ProcessId, TargetColumn, and UploadedByCustomer. Required: id.

list_all_spend_classification_unclassified_transactions

List unclassified transactions for a spend classification data set in Oracle Fusion Cloud. Returns items with DataSetName and transaction-specific fields defined by the upstream Oracle Fusion Cloud schema for this resource; consult the Oracle Fusion Cloud API docs for the full field-level breakdown. Required: data_set_name.

spend_classification_unclassified_transactions_spendclassificati

List unclassified spend transactions in Oracle Fusion Cloud Spend Classification. Returns transaction record objects including id and Oracle Fusion Cloud-specific transaction attributes; consult the Oracle Fusion Cloud upstream documentation for the full field-level breakdown.

list_all_supplier_negotiation_attribute_lists

List supplier negotiation attribute lists in Oracle Fusion Cloud. Returns: AttributeListId, AttributeListName, Description, ListStatus. Supports filtering via q (queryable by AttributeListName, Description, ListStatus), orderBy, and predefined finders (FindByNameAndDescription, PrimaryKey).

get_supplier_negotiation_attribute_list_by_id

Get a single supplier negotiation attribute list by id in Oracle Fusion Cloud. Returns: AttributeListId, AttributeListName, Description, ListStatus. Required: id.

list_all_oracle_fusion_cloud_procurement_supplier_news

List all supplier news content entries in Oracle Fusion Cloud. Returns: SupplierNewsId, NewsContent. Supports filtering via the q parameter by NewsContent or SupplierNewsId, and ordering results via orderBy.

get_single_oracle_fusion_cloud_procurement_supplier_new_by_id

Get a single Oracle Fusion Cloud supplier news content entry by id. Returns: SupplierNewsId, NewsContent. Required: id.

create_a_oracle_fusion_cloud_procurement_action_cancel

Cancel a requisition line in oraclefusioncloud that is not associated with a purchase order, transfer order, or negotiation reference, and is not currently being modified by a buyer. Returns: result (SUCCESS or FAILURE). Required: purchase_requisitions_uniq_id, lines_uniq_id.

create_a_oracle_fusion_cloud_procurement_action_cancels_cancel

Cancel a purchase requisition in Oracle Fusion Cloud by invoking the cancel action on the specified requisition. Returns an empty 204 response on success. Required: purchase_requisitions_uniq_id.

create_action_check_action_eligibility

Check action eligibility for a purchase requisition in oraclefusioncloud to determine whether actions such as Cancel or Withdraw can be performed by evaluating each line's eligibility. Returns: result (an object indicating SUCCESS or FAILURE per evaluated action). Required: purchase_requisitions_uniq_id.

create_action_generate_payload_for_creation

Generate a purchase requisition input payload in Oracle Fusion Cloud by supplying requisition header attributes and line item information. Returns: result (a SUCCESS or FAILURE status paired with a string representation of the object ready for use in a subsequent requisition creation call).

create_action_reassign_requisition

Reassign one or more purchase requisitions in Oracle Fusion Cloud to a designated person. Returns: result (an object indicating SUCCESS, PARTIAL SUCCESS, or FAILURE). All body parameters are optional.

create_action_replace_requisition_line

Replace an approved purchase requisition line in Oracle Fusion Cloud with catalog or punchout replacement lines, as performed by the buyer. Returns: result (contains a SUCCESS value with new requisition line IDs on success, or FAILURE with error messages on failure).

create_action_retrieve_current_approver

Retrieve the current approvers for a purchase requisition submitted for approval in oraclefusioncloud. Returns: result (array of current approver objects; response is TASK_NOT_CREATED or NO_APPROVERS_FOUND when the approval task does not exist or has no assignees). Required: purchase_requisitions_uniq_id.

list_all_child_approval_history_details

List approval history details for a specific requisition in oraclefusioncloud. Returns records describing individual approval actions, including RequisitionHeaderId, approvalHistoryDetailsUniqID, requisitionHistoryDetailsUniqID, and links. Required: requisition_header_id, requisition_history_details_uniq_id, approval_history_details_uniq_id.

list_all_child_approval_history_details_approvalhistorydetails

List approval history details for a specific requisition history record in Oracle Fusion Cloud. Returns items from the approvalHistoryDetails child collection including ApprovalAction, ApprovalDate, ApproverName, and ApproverEmailAddress. Required: requisition_header_id, requisition_history_details_uniq_id.

get_child_approval_task_comment_by_id

Get a single approval task comment from a requisition's approval history in Oracle Fusion Cloud. Returns: approvalTaskCommentsUniqID, links. Required: requisition_header_id, requisition_history_details_uniq_id, approval_history_details_uniq_id, approval_task_comments_uniq_id.

list_all_child_approval_task_comments

List approval task comments for a purchase order's approval history in Oracle Fusion Cloud. Returns items each containing approvalTaskCommentsUniqID, links. Required: requisition_header_id, purchase_order_history_details_uniq_id, purchase_order_approval_history_details_uniq_id, approval_task_comments_uniq_id.

list_all_child_approval_task_comments_approvaltaskcomments

List approval task comments for a specific purchase order approval history record within a requisition lifecycle in Oracle Fusion Cloud. Returns: Comment, CommentedBy, CreationDate. Required: requisition_header_id, purchase_order_history_details_uniq_id, purchase_order_approval_history_details_uniq_id.

list_all_oracle_fusion_cloud_procurement_child_distributions

List distributions for a draft purchase order line schedule in Oracle Fusion Cloud. Returns: RequisitionDistributionId. Required: draft_purchase_orders_uniq_id, po_line_id, schedules_uniq_id.

get_child_distribution_by_id

Get a single distribution for a draft purchase order line schedule in Oracle Fusion Cloud. Returns: RequisitionDistributionId. Required: draft_purchase_orders_uniq_id, po_line_id, schedules_uniq_id, distributions_uniq_id.

create_a_oracle_fusion_cloud_procurement_child_distribution

Create a distribution under a draft purchase order line schedule in Oracle Fusion Cloud. Returns: RequisitionDistributionId. Required: draft_purchase_orders_uniq_id, po_line_id, schedules_uniq_id.

update_child_distribution_by_id

Update a distribution on a draft purchase order line schedule in Oracle Fusion Cloud. Returns: RequisitionDistributionId. Required: draft_purchase_orders_uniq_id, po_line_id, schedules_uniq_id, distributions_uniq_id.

delete_child_distribution_by_id

Delete a distribution from a draft purchase order line schedule in Oracle Fusion Cloud. Returns an empty 204 response on success. Required: draft_purchase_orders_uniq_id, po_line_id, schedules_uniq_id, distributions_uniq_id.

oracle_fusion_cloud_procurement_child_distributions_bulk_update

Update a distribution on a purchase requisition line in Oracle Fusion Cloud. Returns: RequisitionDistributionId. Required: purchase_requisitions_uniq_id, lines_uniq_id, requisition_distribution_id.

oracle_fusion_cloud_procurement_child_distributions_bulk_delete

Delete a distribution from a purchase requisition line in Oracle Fusion Cloud. Returns an empty 204 response on success. Required: purchase_requisitions_uniq_id, lines_uniq_id, requisition_distribution_id.

list_all_child_distributions_child

List distributions for a purchase order schedule in Oracle Fusion Cloud. Returns distribution items with id and Oracle Fusion Cloud-specific attributes. Required: purchase_orders_uniq_id, po_line_id, schedules_uniq_id.

get_child_distributions_child_by_id

Get a single distribution for a purchase order schedule in Oracle Fusion Cloud. Returns the distribution record with id and Oracle Fusion Cloud-specific attributes. Required: purchase_orders_uniq_id, po_line_id, schedules_uniq_id, distributions_uniq_id.

create_child_distributions_child

Create a distribution for a purchase requisition line in Oracle Fusion Cloud. Returns the created distribution object with id and Oracle Fusion Cloud-specific attributes. Required: purchase_requisitions_uniq_id, lines_uniq_id.

list_all_oracle_fusion_cloud_procurement_child_invoices

List invoice details for all lines associated with a purchase order lifecycle record in Oracle Fusion Cloud. Returns: InvoiceHeaderId, POHeaderId, HoldReason, RequisitionLineId. Required: po_header_id.

get_single_oracle_fusion_cloud_procurement_child_invoice_by_id

Get a single invoice child record by its unique identifier for a specific purchase order lifecycle record in Oracle Fusion Cloud. Returns: InvoiceHeaderId, POHeaderId, HoldReason, RequisitionLineId. Required: po_header_id, invoices_uniq_id.

list_all_oracle_fusion_cloud_procurement_child_invoices_child

List invoices associated with a requisition lifecycle detail record in Oracle Fusion Cloud. Returns invoice items from the collection, each identified by InvoicesUniqId. Required: requisition_header_id.

get_child_invoices_child_by_id

Get a single invoice by its unique identifier within a requisition lifecycle detail record in Oracle Fusion Cloud. Returns: InvoicesUniqId. Required: requisition_header_id, invoices_uniq_id.

list_all_child_order_summary_attributes

List order summary attributes for a purchase order linked to a requisition in Oracle Fusion Cloud. Returns summary attributes including RequisitionHeaderId, POHeaderId, and navigation links. Required: requisition_header_id, po_header_id.

list_all_child_order_summary_attributes_ordersummaryattributes

List order summary attributes for a requisition lifecycle detail in Oracle Fusion Cloud. Returns order summary attribute records including id and resource-specific attributes describing associated order details. Required: requisition_header_id.

list_all_child_purchase_order_approval_history_details

List all purchase order approval history details for a specific purchase order in Oracle Fusion Cloud. Returns: ActionCode, SequenceNumber. Required: requisition_header_id, purchase_order_history_details_uniq_id.

get_child_purchase_order_approval_history_detail_by_id

Get a single purchase order approval history detail record in Oracle Fusion Cloud by its unique identifier. Returns: ActionCode, SequenceNumber. Required: requisition_header_id, purchase_order_history_details_uniq_id, purchase_order_approval_history_details_uniq_id.

list_all_child_purchase_order_history_details

List purchase order history detail items for a specific action on a requisition in oraclefusioncloud. Returns: RequisitionHeaderId, purchaseOrderHistoryDetailsUniqID. Required: requisition_header_id, purchase_order_history_details_uniq_id.

child_purchase_order_history_details_purchaseorderhistorydetails

List purchase order history details for a requisition lifecycle in Oracle Fusion Cloud. Returns items whose field-level shape is defined by the upstream Oracle Fusion Cloud API schema; consult the Oracle Fusion Cloud FSCM REST API documentation for the complete field-level breakdown. Required: requisition_header_id.

list_all_oracle_fusion_cloud_procurement_child_receipts

List receipt details for a purchase order schedule under a requisition lifecycle in Oracle Fusion Cloud. Returns: RequisitionLineId, ReceiptHeaderId, RequisitionHeaderId. Required: requisition_header_id, receipts_uniq_id.

get_single_oracle_fusion_cloud_procurement_child_receipt_by_id

Get receipt details for a purchase order schedule under a purchase order lifecycle in Oracle Fusion Cloud. Returns: RequisitionLineId, ReceiptHeaderId, RequisitionHeaderId. Required: po_header_id, receipts_uniq_id.

list_all_oracle_fusion_cloud_procurement_child_receipts_child

List receipts associated with a specific purchase order life cycle detail in Oracle Fusion Cloud. Returns: id, attributes. Required: po_header_id.

list_all_oracle_fusion_cloud_procurement_child_related_documents

List related documents for a purchase order in oraclefusioncloud. Returns a collection of related document records with POHeaderId as the primary identifier. Required: requisition_header_id, po_header_id, po_header_id2.

list_all_child_related_documents_relateddocuments

List related documents for a purchase order within an Oracle Fusion Cloud requisition lifecycle. Returns: id, attributes (document-specific fields). Required: requisition_header_id, po_header_id.

list_all_child_requisition_history_details

List detailed history records for a specific action on a requisition in oraclefusioncloud. Returns: RequisitionHeaderId, requisitionHistoryDetailsUniqID. Required: requisition_header_id, requisition_history_details_uniq_id.

list_child_requisition_history_details_requisitionhistorydetails

List requisition history detail records for a specific requisition lifecycle entry in Oracle Fusion Cloud. Returns history entries including RequisitionHistoryDetailId, ActionCode, ActionDate, Note, and ActionByPersonId. Required: requisition_header_id.

list_all_oracle_fusion_cloud_procurement_child_requisition_lines

List all requisition lines for a specific requisition in Oracle Fusion Cloud. Returns: RequisitionLineId, RequisitionHeaderId, POHeaderId. Supports filtering via q, ordering via orderBy, and child expansion via expand. Required: requisition_header_id.

get_child_requisition_line_by_id

Get a single requisition line by its identifier within a specific requisition in Oracle Fusion Cloud. Returns: RequisitionLineId, RequisitionHeaderId, POHeaderId. Required: requisition_header_id, requisition_line_id.

list_all_oracle_fusion_cloud_procurement_child_shipments

List shipment schedule details for a purchase order in Oracle Fusion Cloud. Returns: POHeaderId, ShipmentLineId, RequisitionLineId. Required: po_header_id.

get_single_oracle_fusion_cloud_procurement_child_shipment_by_id

Get shipment schedule details for a specific shipment of a purchase order in Oracle Fusion Cloud. Returns: POHeaderId, ShipmentLineId, RequisitionLineId. Required: po_header_id, shipments_uniq_id.

list_all_oracle_fusion_cloud_procurement_child_shipments_child

List shipment records associated with a requisition lifecycle detail in Oracle Fusion Cloud. Returns: ShipmentsUniqId, RequisitionHeaderId, links. Required: requisition_header_id.

get_child_shipments_child_by_id

Get a single shipment record for a requisition lifecycle detail in Oracle Fusion Cloud by its unique identifier. Returns: ShipmentsUniqId, RequisitionHeaderId, links. Required: requisition_header_id, shipments_uniq_id.

list_all_child_transfer_order_history_details

List items from a specific transfer order history detail record in Oracle Fusion Cloud, scoped to a requisition lifecycle. Returns: RequisitionHeaderId, links. Required: requisition_header_id, transfer_order_history_details_uniq_id.

child_transfer_order_history_details_transferorderhistorydetails

List transfer order history details for a specific requisition lifecycle entry in Oracle Fusion Cloud. Returns transfer order history detail records whose field shapes are defined by the Oracle Fusion Cloud API schema; consult upstream docs for the full field-level breakdown. Required: requisition_header_id.

list_all_requisition_lifecycle_details

List requisition lifecycle details in Oracle Fusion Cloud. Fetching all requisitions without filtering is not supported; use the q parameter (filtered by RequisitionHeaderId) or the PrimaryKey finder to query specific records. Returns: RequisitionHeaderId, links.

get_requisition_lifecycle_detail_by_id

Get lifecycle details for a single requisition in Oracle Fusion Cloud by its RequisitionHeaderId. Returns: RequisitionHeaderId, links (including child resource references for receipts, invoices, requisitionLines, shipments, negotiations, purchaseOrderHistoryDetails, requisitionHistoryDetails, transferOrderHistoryDetails, orderSummaryAttributes). Required: id.

create_a_oracle_fusion_cloud_procurement_action_check_fund

Check funds availability for a purchase requisition in oraclefusioncloud against control budgets for all requisition lines distributions. The check can be manual (user-invoked) or implicit (performed during submit). Returns: result (array of objects indicating SUCCESS, FAILURE, or WARNING per distribution). Required: purchase_requisitions_uniq_id.

create_action_check_funds_checkfund

Trigger the checkFunds action on a draft purchase order in Oracle Fusion Cloud, initiating a fund availability check against the specified draft order. Returns an empty 204 response on success. Required: draft_purchase_orders_uniq_id.

create_action_derive_charge_account

Derive the charge account for a specific purchase requisition line in oraclefusioncloud, triggering derivation based on line and distribution-level attributes. Returns: result indicating whether the derivation succeeded (SUCCESS, PARTIAL SUCCESS, or FAILURE). Required: purchase_requisitions_uniq_id, lines_uniq_id.

create_action_derive_charge_accounts_derivechargeaccount

Trigger the deriveChargeAccount action on a purchase requisition in Oracle Fusion Cloud, causing the system to derive and populate charge account information for the requisition. Returns an empty 204 response on success. Required: purchase_requisitions_uniq_id.

create_action_distribute_project_cost

Distribute project costs for a purchase requisition in Oracle Fusion Cloud, determining award distribution when the requisition is charged to a sponsored project. Returns: result (SUCCESS, PARTIAL SUCCESS, or FAILURE). Required: purchase_requisitions_uniq_id.

create_action_distribute_project_costs_distributeprojectcost

Execute the distributeProjectCosts action on a draft purchase order in Oracle Fusion Cloud to trigger project cost distribution. Returns an empty 204 response on success. Required: draft_purchase_orders_uniq_id.

create_action_initiate_approver_checkout

Initiate the approver checkout flow for a purchase requisition in Oracle Fusion Cloud, allowing an approver to edit a requisition directly from an approval notification. The flow ends when the approver submits the requisition after completing changes. Returns: result (SUCCESS or FAILURE). Optionally supply approverCheckoutContext with RootTaskId, IdentificationKey, AssignedTaskId, RequisitioningBUId, and RequisitionHeaderId.

create_action_parse_and_validate_punchout_cart

Parse and validate a punchout shopping cart in Oracle Fusion Cloud and add items to the replacement requisition line. Returns: result (an object whose keys map to arrays of message objects, indicating SUCCESS, PARTIAL SUCCESS, or FAILURE with associated error details). No required parameters.

create_action_process_punchout_shopping_cart

Process a punchout shopping cart in Oracle Fusion Cloud, adding the cart lines to the identified purchase requisition in the user's preferred requisitioning business unit. Returns: result (SUCCESS or FAILURE). Required: purchase_requisitions_uniq_id.

create_action_retrieve_source_document_and_transfer_price

Trigger the retrieve source document and transfer price action in Oracle Fusion Cloud for a purchase requisition, performing automatic document sourcing for supplier lines and retrieving the applicable transfer price for inventory lines. Returns: result. Required: purchase_requisitions_uniq_id.

create_action_retrieve_transfer_price_and_tax

Retrieve transfer price and applicable taxes for a purchase requisition line during internal material transfer between organizations in Oracle Fusion Cloud. Returns: result (SUCCESS on success, or error details as key-value pairs). Required: purchase_requisitions_uniq_id, lines_uniq_id.

action_retrieve_transfer_price_and_taxes_retrievetransferpricean

Invoke the retrieveTransferPriceAndTax action on an OracleFusionCloud purchase requisition to trigger retrieval of its transfer price and tax details. Returns an empty 204 response on success. Required: purchase_requisitions_uniq_id.

create_a_oracle_fusion_cloud_procurement_action_split_line

Split an approved purchase requisition line in Oracle Fusion Cloud into two new lines with buyer-specified quantities or amounts. Returns: result containing a SUCCESS or FAILURE value along with the unique identifiers of the newly created lines. Required: purchase_requisitions_uniq_id.

create_a_oracle_fusion_cloud_procurement_action_view_pdf

Download the PDF content of a purchase requisition in Oracle Fusion Cloud. Returns the requisition PDF encoded in Base64 format. Required: purchase_requisitions_uniq_id.

create_action_view_pdfs_viewpdf

Trigger the viewPDF action on a draft purchase order in Oracle Fusion Cloud to generate a PDF representation of the order. The response payload is PDF-specific and cannot be enumerated from available documentation. Required: draft_purchase_orders_uniq_id.

list_all_child_configuration_components

List all configuration components for a purchase requisition line in Oracle Fusion Cloud. Returns: ComponentLineId, Item, Quantity, Price, Description, UOM, BaseModel, ExtendedPrice, SourceAgreement, UOMCode, ItemType. Required: purchase_requisitions_uniq_id, lines_uniq_id.

get_child_configuration_component_by_id

Get a single configuration component from a purchase requisition line in Oracle Fusion Cloud. Returns: ComponentLineId, Item, Quantity, Price, Description, UOM, BaseModel, ExtendedPrice, SourceAgreement, UOMCode, ItemType. Required: purchase_requisitions_uniq_id, lines_uniq_id, component_line_id.

create_child_configuration_component

Create a configuration component for a purchase order line in Oracle Fusion Cloud. The upstream API documents this operation as not supported. Returns: ComponentLineId, Item, Quantity, Price, Description, UOMCode, BaseModel, ExtendedPrice, SourceAgreement, ItemType. Required: purchase_orders_uniq_id, po_line_id.

update_child_configuration_component_by_id

Update a configuration component on a purchase order line in Oracle Fusion Cloud. Returns: ComponentLineId, Item, Quantity, Price, Description, UOMCode, BaseModel, ExtendedPrice, SourceAgreement, ItemType. Required: purchase_orders_uniq_id, po_line_id, configuration_components_uniq_id.

child_configuration_components_bulk_update

Update a configuration component on a draft purchase order line in Oracle Fusion Cloud. Returns: ComponentLineId, Item, Quantity, Price, Description, UOMCode, BaseModel, ExtendedPrice, SourceAgreement, ItemType. Required: draft_purchase_orders_uniq_id, po_line_id, component_line_id.

child_configuration_components_bulk_delete

Delete a configuration component from a purchase order line in Oracle Fusion Cloud. Returns an empty 204 response on success. Required: purchase_orders_uniq_id, po_line_id, configuration_components_uniq_id.

list_all_child_configuration_components_configurationcomponents

List configuration components for a specific draft purchase order line in Oracle Fusion Cloud. Returns a collection of configuration component records including ComponentLineId. Required: draft_purchase_orders_uniq_id, po_line_id.

get_child_configuration_components_configurationcomponent_by_id

Get a single configuration component for a draft purchase order line in Oracle Fusion Cloud by its component line identifier. Returns the component record including ComponentLineId. Required: draft_purchase_orders_uniq_id, po_line_id, component_line_id.

list_all_child_information_template_dffs

List all information template descriptive flexfield (DFF) records for a purchase requisition line's information template in Oracle Fusion Cloud. Returns: InfoTemplateValuesId, __FLEX_Context, __FLEX_Context_DisplayValue. Required: purchase_requisitions_uniq_id, lines_uniq_id, information_template_values_id.

get_child_information_template_dff_by_id

Get a single information template descriptive flexfield (DFF) record by identifier in Oracle Fusion Cloud. Returns: InfoTemplateValuesId, __FLEX_Context, __FLEX_Context_DisplayValue. Required: purchase_requisitions_uniq_id, lines_uniq_id, information_template_values_id, info_template_values_id.

create_child_information_template_dff

Create an information template descriptive flexfield (DFF) record for a purchase requisition line's information template in Oracle Fusion Cloud. Returns: InfoTemplateValuesId, __FLEX_Context, __FLEX_Context_DisplayValue. Required: purchase_requisitions_uniq_id, lines_uniq_id, information_template_values_id.

child_information_template_dffs_bulk_update

Update an existing information template descriptive flexfield (DFF) record for a purchase requisition line's information template in Oracle Fusion Cloud. Returns: InfoTemplateValuesId, __FLEX_Context, __FLEX_Context_DisplayValue. Required: purchase_requisitions_uniq_id, lines_uniq_id, information_template_values_id, info_template_values_id.

list_all_child_information_templates

List information templates for a specific purchase requisition line in Oracle Fusion Cloud. Returns: InformationTemplateValuesId. Required: purchase_requisitions_uniq_id, lines_uniq_id, information_template_values_id.

create_child_information_template

Create a new information template for a purchase requisition line in Oracle Fusion Cloud. Returns: InformationTemplateValuesId. Required: purchase_requisitions_uniq_id, lines_uniq_id.

child_information_templates_bulk_update

Update information template segment values for a purchase requisition line in Oracle Fusion Cloud. Returns: InformationTemplateValuesId. Required: purchase_requisitions_uniq_id, lines_uniq_id, information_template_values_id.

list_all_child_information_templates_informationtemplates

List information templates for a specific purchase requisition line in Oracle Fusion Cloud. Returns information template records associated with the given line, including hypermedia links. Required: purchase_requisitions_uniq_id, lines_uniq_id.

list_all_oracle_fusion_cloud_procurement_child_project_dffs

List all project costing descriptive flexfields (DFF) for a draft purchase order distribution in Oracle Fusion Cloud. Returns: DistributionId, __FLEX_Context, __FLEX_Context_DisplayValue. Required: draft_purchase_orders_uniq_id, po_line_id, schedules_uniq_id, distributions_uniq_id.

get_child_project_dff_by_id

Get a single project costing descriptive flexfield for a draft purchase order distribution in Oracle Fusion Cloud. Returns: DistributionId, __FLEX_Context, __FLEX_Context_DisplayValue. Required: draft_purchase_orders_uniq_id, po_line_id, schedules_uniq_id, distributions_uniq_id, po_distribution_id.

create_a_oracle_fusion_cloud_procurement_child_project_dff

Create a project costing descriptive flexfield for a draft purchase order distribution in Oracle Fusion Cloud. Returns: DistributionId, __FLEX_Context, __FLEX_Context_DisplayValue. Required: draft_purchase_orders_uniq_id, po_line_id, schedules_uniq_id, distributions_uniq_id.

update_a_oracle_fusion_cloud_procurement_child_project_dff_by_id

Update a project costing descriptive flexfield for a draft purchase order distribution in Oracle Fusion Cloud. Returns: DistributionId, __FLEX_Context, __FLEX_Context_DisplayValue. Required: draft_purchase_orders_uniq_id, po_line_id, schedules_uniq_id, distributions_uniq_id, po_distribution_id.

child_project_dffs_partial_update

Update a project costing descriptive flexfield for a requisition preference in Oracle Fusion Cloud. Returns: DistributionId, __FLEX_Context, __FLEX_Context_DisplayValue. Required: requisition_preferences_uniq_id, user_preference_id.

oracle_fusion_cloud_procurement_child_project_dffs_bulk_update

Update a project costing descriptive flexfield for a purchase requisition line distribution in Oracle Fusion Cloud. Returns: DistributionId, __FLEX_Context, __FLEX_Context_DisplayValue. Required: purchase_requisitions_uniq_id, lines_uniq_id, requisition_distribution_id, distribution_id.

list_all_child_project_dffs_projectdff

List Project Descriptive Flexfield (projectDFF) records for a purchase order distribution in Oracle Fusion Cloud. Returns DFF records with id and instance-configurable DFF segment attributes. Required: purchase_orders_uniq_id, po_line_id, schedules_uniq_id, distributions_uniq_id.

get_child_project_dffs_projectdff_by_id

Get a single Project Descriptive Flexfield (projectDFF) record for a purchase order distribution in Oracle Fusion Cloud. Returns id and instance-configurable DFF segment attributes. Required: purchase_orders_uniq_id, po_line_id, schedules_uniq_id, distributions_uniq_id, po_distribution_id.

create_child_project_dffs_projectdff

Create a Project Descriptive Flexfield (projectDFF) record for a purchase requisition distribution in Oracle Fusion Cloud. Returns id and instance-configurable DFF segment attributes for the newly created record. Required: purchase_requisitions_uniq_id, lines_uniq_id, requisition_distribution_id.

list_all_child_special_handling_dffs

List Child Special Handling Dffs records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_special_handling_dff_by_id

Get a single Child Special Handling Dffs record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_special_handling_dff

Create a new Child Special Handling Dffs record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

update_child_special_handling_dff_by_id

Patch a Child Special Handling Dffs record by hash key — send only the attributes you want to change. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_special_handling_dffs_partial_update

Patch a Child Special Handling Dffs record by hash key — send only the attributes you want to change. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_special_handling_dffs_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_special_handling_dffs_specialhandlingdff

List Special Handling Descriptive Flexfield (DFF) records for a draft purchase order line in Oracle Fusion Cloud. Returns: id, attributes (DFF segment values whose specific fields depend on the flexfield configuration). Required: draft_purchase_orders_uniq_id, po_line_id.

get_child_special_handling_dffs_specialhandlingdff_by_id

Get a single Special Handling Descriptive Flexfield (DFF) record for a draft purchase order line in Oracle Fusion Cloud. Returns: id, attributes (DFF segment values whose specific fields depend on the flexfield configuration). Required: draft_purchase_orders_uniq_id, po_line_id.

create_child_special_handling_dffs_specialhandlingdff

Create a Special Handling Descriptive Flexfield (DFF) record for a draft purchase order line in Oracle Fusion Cloud. Returns: id, attributes (DFF segment values whose specific fields depend on the flexfield configuration). Required: draft_purchase_orders_uniq_id, po_line_id.

update_child_special_handling_dffs_specialhandlingdff_by_id

Update a Special Handling Descriptive Flexfield (DFF) record for a draft purchase order in Oracle Fusion Cloud. Returns: id, attributes (DFF segment values whose specific fields depend on the flexfield configuration). Required: draft_purchase_orders_uniq_id, po_header_id.

create_action_calculate_tax_and_accounting

Calculate tax and derive charge account for a specific purchase requisition line in Oracle Fusion Cloud. Triggers calculation of recoverable and non-recoverable tax and derives the charge account for the requisition. Returns: result (SUCCESS or FAILURE). Required: purchase_requisitions_uniq_id, lines_uniq_id.

action_calculate_tax_and_accountings_calculatetaxandaccounting_c

Trigger the calculateTaxAndAccounting action on an Oracle Fusion Cloud purchase requisition, computing tax and accounting distributions for the specified requisition. Returns an empty 204 response on success. Required: purchase_requisitions_uniq_id.

create_a_oracle_fusion_cloud_procurement_action_calculate_tax

Calculate recoverable and non-recoverable tax for a specific purchase requisition line in Oracle Fusion Cloud. Returns: result indicating whether the operation succeeded or failed (SUCCESS or FAILURE). Required: purchase_requisitions_uniq_id, lines_uniq_id.

create_action_calculate_taxes_calculatetax

Trigger the Calculate Tax action on an oraclefusioncloud purchase requisition, invoking server-side tax computation for the specified requisition. Returns an empty 204 response on success. Required: purchase_requisitions_uniq_id.

create_a_oracle_fusion_cloud_procurement_action_copy_line

Duplicate a line within an Oracle Fusion Cloud purchase requisition. Returns: result (an object containing a SUCCESS status value and the unique identifier of the newly created line). Required: purchase_requisitions_uniq_id. Optionally supply sourceRequisitionLineId to identify the line to copy, and control whether charge account, tax, or internal transfer attributes are carried over.

create_action_copy_lines_from_requisition

Copy lines from a source purchase requisition into a target purchase requisition in Oracle Fusion Cloud. Returns: result (SUCCESS on success, or an error value on failure). Required: purchase_requisitions_uniq_id.

create_action_create_default_distribution

Create default distributions for a purchase requisition in Oracle Fusion Cloud. Generates a basic distribution comprising distribution number, quantity, or amount attributes for each requisition line that does not already have a distribution assigned. Returns: result (SUCCESS or FAILURE). Required: purchase_requisitions_uniq_id.

create_a_oracle_fusion_cloud_procurement_action_reassign_buyer

Reassign one or more approved Oracle Fusion Cloud purchase requisition lines to another buyer. Returns: result, an object indicating SUCCESS or FAILURE with corresponding error messages. All body fields are optional — supply reassignToBuyerId or reassignToBuyerEmail to identify the target buyer, requisitionLineIds to specify which lines to reassign, and reassignReason to justify the change.

create_a_oracle_fusion_cloud_procurement_action_return_line

Return one or more approved purchase requisition lines to the preparer in oraclefusioncloud. Returns: result, indicating SUCCESS or FAILURE of the operation. Optionally supply returnReason (justification text) and requisitionLineIds (comma-separated IDs spanning one or more requisitions).

create_action_submit_requisition

Submit a purchase requisition for approval in oraclefusioncloud. The approvals workflow is bypassed if the requisition is externally managed or contains approver details. Returns: result (SUCCESS or FAILURE). Required: purchase_requisitions_uniq_id.

create_a_oracle_fusion_cloud_procurement_action_suggest_category

Suggest best-fit purchasing categories for purchase requisition line items in Oracle Fusion Cloud. Returns: result containing a SUCCESS or FAILURE status, a corresponding message, and suggested purchasing category mappings keyed by line number. Optionally supply itemDescriptions with line-number/description pairs to guide the suggestion.

create_a_oracle_fusion_cloud_procurement_action_update_all_line

Update all lines of a purchase requisition in Oracle Fusion Cloud by applying header-level attributes across every line. Returns: result (SUCCESS or FAILURE). Required: purchase_requisitions_uniq_id.

create_action_update_all_lines_updateallline

Trigger the updateAllLines action on a draft purchase order in Oracle Fusion Cloud, applying bulk updates across all lines of the specified order. Returns an empty 204 response on success. Required: draft_purchase_orders_uniq_id.

create_a_oracle_fusion_cloud_procurement_action_withdraw

Withdraw approval for a specific purchase requisition line in Oracle Fusion Cloud, cancelling an in-process or completed approval when no lines are associated with a purchase order, transfer order, or negotiation. Returns: result (SUCCESS or FAILURE). Required: purchase_requisitions_uniq_id, lines_uniq_id.

create_action_withdraws_withdraw

Withdraw a purchase requisition in Oracle Fusion Cloud by invoking the withdraw action on the specified requisition. Returns an empty 204 response on success. Required: purchase_requisitions_uniq_id.

list_all_child_document_version_actions

List all document version approval actions for a purchasing document history detail in oraclefusioncloud. Returns: ActionCode, DocumentId, DocumentTypeCode, DocumentSubTypeCode, SequenceNumber, VersionId. Required: purchasing_document_history_details_uniq_id.

get_child_document_version_action_by_id

Get a single document version approval action for a purchasing document history detail in oraclefusioncloud. Returns: ActionCode, DocumentId, DocumentTypeCode, DocumentSubTypeCode, SequenceNumber, VersionId. Required: purchasing_document_history_details_uniq_id, document_version_actions_uniq_id.

list_all_child_response_attachments

List Child Response Attachments records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_response_attachment_by_id

Get a single Child Response Attachments record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_response_attachment

Create a new Child Response Attachments record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

update_child_response_attachment_by_id

Patch a Child Response Attachments record by hash key — send only the attributes you want to change. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

delete_child_response_attachment_by_id

Delete a Child Response Attachments record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_response_attachments_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_response_attachments_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_response_attachments_responseattachments

List response attachments belonging to a questionnaire response value in Oracle Fusion Cloud. Returns: id, attributes. Required: questionnaire_responses_uniq_id, questionnaire_resp_section_id, questionnaire_response_id, questionnaire_resp_value_id.

get_child_response_attachments_responseattachment_by_id

Get a single response attachment by its unique identifier within a questionnaire response value in Oracle Fusion Cloud. Returns: id, attributes. Required: questionnaire_responses_uniq_id, questionnaire_resp_section_id, questionnaire_response_id, questionnaire_resp_value_id, response_attachments_uniq_id.

create_child_response_attachments_responseattachment

Create a new response attachment under a questionnaire response value in Oracle Fusion Cloud. Returns: id, attributes. Required: questionnaire_responses_uniq_id, questionnaire_resp_section_id, questionnaire_response_id, questionnaire_resp_value_id.

list_all_child_summary_attributes

List summary attributes for a purchase requisition in oraclefusioncloud. Returns: RequisitionHeaderId, OneTimeLocationCountAcrossRequisition, OneTimeLocationCountAcrossRequisitionLine. Required: purchase_requisitions_uniq_id. Supports predefined finders (e.g., DeliveryAndAmountSummaryFinder, OrdersAndBuyersSummaryFinder) and field-level filtering via the q and finder parameters.

get_child_summary_attribute_by_id

Get a single summary attributes record for a purchase requisition in oraclefusioncloud by its requisition header ID. Returns: RequisitionHeaderId, OneTimeLocationCountAcrossRequisition, OneTimeLocationCountAcrossRequisitionLine. Required: purchase_requisitions_uniq_id, requisition_header_id.

list_all_child_summary_attributes_summaryattributes

List summary attributes records for a draft purchase order in Oracle Fusion Cloud. Returns: PoHeaderId. Required: draft_purchase_orders_uniq_id.

get_child_summary_attributes_summaryattribute_by_id

Get a single summary attributes record for a draft purchase order in Oracle Fusion Cloud by po_header_id. Returns: PoHeaderId. Required: draft_purchase_orders_uniq_id, po_header_id.

list_all_enclosure_question_texts

List QuestionText enclosure attachments for a supplier registration questionnaire response in Oracle Fusion Cloud. Returns binary file content (application/octet-stream). Required: supplier_registration_key, questnaire_resp_section_id, questnaire_response_id.

enclosure_question_texts_bulk_update

Replace the QuestionText enclosure attachment for a supplier qualification area question in Oracle Fusion Cloud. Returns an empty 204 response on success. Required: qual_area_id, qual_area_question_id.

enclosure_question_texts_bulk_delete

Delete the QuestionText enclosure attachment for a supplier qualification area question in Oracle Fusion Cloud. Returns an empty 204 response on success. Required: qual_area_id, qual_area_question_id.

list_all_enclosure_question_texts_questiontext

List QuestionText enclosure items for a questionnaire question within a supplier initiative in oraclefusioncloud. Returns: id, attributes. Required: supplier_initiatives_uniq_id, questnaire_id, questnaire_section_id, questnaire_question_id.

enclosure_question_texts_questiontext_bulk_update

Bulk update QuestionText enclosure items for a supplier qualification question in oraclefusioncloud. Returns: id, attributes. Required: question_id.

enclosure_question_texts_questiontext_bulk_delete

Bulk delete QuestionText enclosure items for a supplier qualification question in oraclefusioncloud. Returns an empty 204 response on success. Required: question_id.

list_all_oracle_fusion_cloud_procurement_purchase_requisitions

List purchase requisition headers in Oracle Fusion Cloud. Returns: RequisitionHeaderId, Requisition, Description, DocumentStatus, Preparer, RequisitioningBU, CreationDate, LastUpdateDate, and ActiveRequisitionFlag per item. Use q to filter by any queryable attribute and orderBy to sort results.

get_purchase_requisition_by_id

Get a single purchase requisition header by id in Oracle Fusion Cloud. Returns: RequisitionHeaderId, Requisition, Description, DocumentStatus, Preparer, RequisitioningBU, CreationDate, LastUpdateDate, PreparerId, and other header attributes. Required: id.

create_a_oracle_fusion_cloud_procurement_purchase_requisition

Create a new purchase requisition header in Oracle Fusion Cloud. Returns: RequisitionHeaderId, Requisition, Description, DocumentStatus, Preparer, RequisitioningBU, CreationDate, and LastUpdateDate.

update_purchase_requisition_by_id

Update an existing purchase requisition header by id in Oracle Fusion Cloud. Returns: RequisitionHeaderId, Requisition, Description, DocumentStatus, Preparer, RequisitioningBU, LastUpdateDate, and other updated attributes. Required: id.

delete_purchase_requisition_by_id

Delete a purchase requisition header by id in Oracle Fusion Cloud. Returns an empty 204 response on success. Required: id.

list_all_purchasing_document_history_details

List purchasing document history detail records (document versions) in Oracle Fusion Cloud. Returns: ActionCode, POHeaderId, SequenceNumber, VersionId. Supports filtering via the `q` parameter (queryable attributes: ActionCode, POHeaderId, SequenceNumber, VersionId), ordering via `orderBy`, and predefined finders (PrimaryKey, findByIntent).

get_purchasing_document_history_detail_by_id

Get a single purchasing document version (history detail) from Oracle Fusion Cloud by its composite hash key. Returns: ActionCode, POHeaderId, SequenceNumber, VersionId. Required: id. Note: the id value is a server-generated hash key; obtain it by querying the list endpoint first.

list_all_purchasing_document_import_errors

List all purchasing document import errors in Oracle Fusion Cloud. Returns: InterfaceTransactionId, InterfaceType, BatchId, ProcessingDate, RequestId. Supports q-based filtering by BatchId, InterfaceTransactionId, InterfaceType, ProcessingDate, and RequestId, plus predefined finders.

get_purchasing_document_import_error_by_id

Get a single purchasing document import error in Oracle Fusion Cloud by its composite key hash. Returns: InterfaceTransactionId, InterfaceType, BatchId, ProcessingDate, RequestId. Required: id (hash key derived from InterfaceTransactionId and InterfaceType; obtain via the list endpoint).

list_all_purchasing_line_types_lovs

List all purchasing line types in Oracle Fusion Cloud. Returns: LineTypeId, LineType, LineTypeCode, Description, EndDate, ProductType, ProductTypeCode, PurchaseBasis, PurchaseBasisCode. Use q to filter by attributes such as LineTypeCode or PurchaseBasisCode, or finder for predefined searches by primary key or document style.

get_purchasing_line_types_lov_by_id

Get a single Oracle Fusion Cloud purchasing line type by its unique hash-key id. Returns: LineTypeId, LineType, LineTypeCode, Description, EndDate, ProductType, ProductTypeCode, PurchaseBasis, PurchaseBasisCode. Required: id (obtain the hash key from the list collection response; do not generate it manually).

list_all_oracle_fusion_cloud_procurement_purchasing_news

List all purchasing news items in Oracle Fusion Cloud. Returns: PurchasingNewsId, News, RequisitioningBUId. Supports filtering via the q parameter on News, PurchasingNewsId, and RequisitioningBUId, as well as ordering and a PrimaryKey finder.

get_single_oracle_fusion_cloud_procurement_purchasing_new_by_id

Get a single purchasing news item by id in Oracle Fusion Cloud. Returns: PurchasingNewsId, News, RequisitioningBUId. Required: id.

create_action_populate_response

Populate responses for questionnaires and checklists in oraclefusioncloud. Returns: result (a string indicating whether the action was successfully validated or submitted). Optionally accepts key-value action parameters.

create_a_oracle_fusion_cloud_procurement_action_process_section

Process completion status for a questionnaire response section in Oracle Fusion Cloud. Returns: result (a string indicating whether the action was successfully validated or submitted). Required: questionnaire_responses_uniq_id, questionnaire_resp_section_id.

list_all_child_business_classification_attachments

List Child Business Classification Attachments records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_business_classification_attachment_by_id

Get a single Child Business Classification Attachments record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_business_classification_attachment

Create a new Child Business Classification Attachments record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

update_child_business_classification_attachment_by_id

Patch a Child Business Classification Attachments record by hash key — send only the attributes you want to change. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_business_classification_attachments_partial_update

Patch a Child Business Classification Attachments record by hash key — send only the attributes you want to change. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

delete_child_business_classification_attachment_by_id

Delete a Child Business Classification Attachments record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_business_classification_attachments_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_business_classification_attachments_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_business_classification_attachments_businessclassification

List business classification attachments for a draft supplier negotiation response requirement in Oracle Fusion Cloud. Returns: id, attributes (attachment-specific fields defined in the Oracle Fusion Cloud procurement schema). Required: draft_supplier_negotiation_responses_uniq_id, section_id, requirement_id, bus_class_request_id.

child_business_classification_attachments_businessclassification

Get a single business classification attachment by its unique identifier in Oracle Fusion Cloud. Returns: id, attributes (attachment-specific fields defined in the Oracle Fusion Cloud procurement schema). Required: draft_supplier_negotiation_responses_uniq_id, section_id, requirement_id, bus_class_request_id, business_classification_attachments_uniq_id.

child_business_classification_attachments_businessclassification

Create a business classification attachment under a draft supplier negotiation response requirement in Oracle Fusion Cloud. Returns: id, attributes (attachment-specific fields defined in the Oracle Fusion Cloud procurement schema). Required: draft_supplier_negotiation_responses_uniq_id, section_id, requirement_id, bus_class_request_id.

child_business_classification_attachments_businessclassification

Delete a business classification attachment from a supplier qualification response in Oracle Fusion Cloud. Returns an empty 204 response on success. Required: supplier_qualifications_uniq_id, qual_response_id, resp_repos_bus_class_id, business_classification_attachments_uniq_id.

list_all_child_business_classifications

Get a single business classification by ID within a questionnaire response section and detail hierarchy in oraclefusioncloud. Returns: BusClassRequestId. Required: questionnaire_responses_uniq_id, questionnaire_resp_section_id, questionnaire_response_id, bus_class_request_id.

get_child_business_classification_by_id

Get a single business classification by ID within a draft supplier negotiation response requirement in oraclefusioncloud. Returns: BusClassRequestId. Required: draft_supplier_negotiation_responses_uniq_id, section_id, requirement_id, bus_class_request_id.

create_child_business_classification

Create a new business classification within a questionnaire response section and detail in oraclefusioncloud. Returns: BusClassRequestId. Required: questionnaire_responses_uniq_id, questionnaire_resp_section_id, questionnaire_response_id.

update_child_business_classification_by_id

Update a business classification within a draft supplier negotiation response requirement in oraclefusioncloud. Returns: BusClassRequestId. Required: draft_supplier_negotiation_responses_uniq_id, section_id, requirement_id, bus_class_request_id.

child_business_classifications_partial_update

Partially update a business classification within a supplier registration request in oraclefusioncloud. Returns: BusClassRequestId. Required: supplier_registration_key, business_classifications_id.

delete_child_business_classification_by_id

Delete a business classification from a draft supplier negotiation response requirement in oraclefusioncloud. Returns an empty 204 response on success. Required: draft_supplier_negotiation_responses_uniq_id, section_id, requirement_id, bus_class_request_id.

child_business_classifications_bulk_update

Update a business classification within a questionnaire response section and detail hierarchy in oraclefusioncloud. Returns: BusClassRequestId. Required: questionnaire_responses_uniq_id, questionnaire_resp_section_id, questionnaire_response_id, bus_class_request_id.

child_business_classifications_bulk_delete

Delete a business classification from a questionnaire response section and detail hierarchy in oraclefusioncloud. Returns an empty 204 response on success. Required: questionnaire_responses_uniq_id, questionnaire_resp_section_id, questionnaire_response_id, bus_class_request_id.

list_all_child_business_classifications_businessclassifications

List business classifications in oraclefusioncloud nested under a questionnaire response detail. Returns: id, attributes (content-type-specific fields). Required: questionnaire_responses_uniq_id, questionnaire_resp_section_id, questionnaire_response_id.

get_child_business_classifications_businessclassification_by_id

Get a single business classification in oraclefusioncloud from a supplier negotiation response requirement. Returns: id, attributes (content-type-specific fields). Required: supplier_negotiation_responses_uniq_id, section_id, requirement_id, bus_class_request_id.

create_child_business_classifications_businessclassification

Create a business classification under a draft supplier negotiation response requirement in oraclefusioncloud. Returns: id, attributes (content-type-specific fields). Required: draft_supplier_negotiation_responses_uniq_id, section_id, requirement_id.

update_child_business_classifications_businessclassification

Update a business classification for a supplier in oraclefusioncloud. Returns: id, attributes (content-type-specific fields). Required: supplier_id, classification_id.

delete_child_business_classifications_businessclassification

Delete a business classification from a supplier registration request in oraclefusioncloud. Returns an empty 204 response on success. Required: supplier_registration_key, business_classifications_id.

list_all_child_question_attachments

List question attachments for a specific questionnaire response in Oracle Fusion Cloud Supplier Registration. Returns: AttachedDocumentId, Title, FileName, DatatypeCode, ContentRepositoryFileShared, LastUpdateDate, links. Required: supplier_registration_key, questnaire_resp_section_id, questnaire_response_id.

get_child_question_attachment_by_id

Get a single question attachment by its unique identifier within a specific questionnaire response in Oracle Fusion Cloud Supplier Registration. Returns: AttachedDocumentId, Title, FileName, DatatypeCode, ContentRepositoryFileShared, LastUpdateDate, links. Required: supplier_registration_key, questnaire_resp_section_id, questnaire_response_id, question_attachments_uniq_id.

list_all_child_question_attachments_questionattachments

List question attachments in oraclefusioncloud within a specific questionnaire response detail, section, and questionnaire response hierarchy. Returns: UniqId. Required: questionnaire_responses_uniq_id, questionnaire_resp_section_id, questionnaire_response_id, question_attachments_uniq_id.

get_child_question_attachments_questionattachment_by_id

Get a question attachment in oraclefusioncloud within a specific qualification supplier portal response. Returns: UniqId. Required: qualifications_in_supplier_portal_uniq_id, qual_response_id, question_attachments_uniq_id.

list_all_child_questionnaire_attachments

List questionnaire attachments for a supplier registration questionnaire response in oraclefusioncloud. Returns: AttachedDocumentId, FileName, CategoryName, DatatypeCode, DmDocumentId, CreationDate, LastUpdateDate, Url. Required: supplier_registration_key.

get_child_questionnaire_attachment_by_id

Get a single questionnaire attachment by its unique identifier for a supplier registration questionnaire response in oraclefusioncloud. Returns: AttachedDocumentId, FileName, CategoryName, DatatypeCode, DmDocumentId, CreationDate, LastUpdateDate, Url. Required: supplier_registration_key, questionnaire_attachments_uniq_id.

create_child_questionnaire_attachment

Create a questionnaire attachment under a supplier initiative questionnaire in oraclefusioncloud. Returns: AttachedDocumentId, FileName, CategoryName, DatatypeCode, DmDocumentId, CreationDate, LastUpdateDate, Url. Required: supplier_initiatives_uniq_id, questnaire_id.

child_questionnaire_attachments_bulk_update

Update a questionnaire attachment under a supplier initiative questionnaire in oraclefusioncloud. Returns: AttachedDocumentId, FileName, CategoryName, DatatypeCode, DmDocumentId, CreationDate, LastUpdateDate, Url. Required: supplier_initiatives_uniq_id, questnaire_id, questionnaire_attachments_uniq_id.

child_questionnaire_attachments_bulk_delete

Delete a questionnaire attachment under a supplier initiative questionnaire in oraclefusioncloud. Returns an empty 204 response on success. Required: supplier_initiatives_uniq_id, questnaire_id, questionnaire_attachments_uniq_id.

list_child_questionnaire_attachments_questionnaireattachments

List questionnaire attachments for a supplier initiative questionnaire in Oracle Fusion Cloud. Returns: questionnaire_attachments_uniq_id, links. Required: supplier_initiatives_uniq_id, questnaire_id.

get_child_questionnaire_attachments_questionnaireattachment

Get a single questionnaire attachment in Oracle Fusion Cloud by its unique identifier. Returns: questionnaire_attachments_uniq_id, links. Required: supplier_initiatives_uniq_id, questnaire_id, questionnaire_attachments_uniq_id.

list_all_child_questionnaire_response_details

List all questionnaire response detail records within a specific section of a questionnaire response in Oracle Fusion Cloud. Returns: QuestionnaireResponseId, QuestionnaireRespSectionId, QuestionName, QuestionPlainText, ResponseComments, ResponseType, QuestionType, AcceptanceNote, and additional question and response metadata. Required: questionnaire_responses_uniq_id, questionnaire_resp_section_id.

get_child_questionnaire_response_detail_by_id

Get a single questionnaire response detail record by its identifier within a specific section of a questionnaire response in Oracle Fusion Cloud. Returns: QuestionnaireResponseId, QuestionnaireRespSectionId, QuestionName, QuestionPlainText, ResponseComments, ResponseType, QuestionType, AcceptanceNote, and additional question and response metadata. Required: questionnaire_responses_uniq_id, questionnaire_resp_section_id, questionnaire_response_id.

child_questionnaire_response_details_bulk_update

Update a questionnaire response detail record within a specific section of a questionnaire response in Oracle Fusion Cloud. Returns: QuestionnaireResponseId, QuestionnaireRespSectionId, QuestionName, ResponseComments, AcceptanceNote, ResponseType, QuestionType, and additional question and response metadata. Required: questionnaire_responses_uniq_id, questionnaire_resp_section_id, questionnaire_response_id.

list_all_child_questionnaire_response_values

List all questionnaire response value records for a supplier registration questionnaire in Oracle Fusion Cloud. Returns: QuestionnaireRespValueId, IsSelectedFlag, ResponseText, ResponseValueDate, ResponseValueNumber, ResponseValueText, DisplaySequence. Required: supplier_registration_key, questnaire_resp_section_id, questnaire_response_id.

get_child_questionnaire_response_value_by_id

Get a single questionnaire response value record by ID for a supplier registration questionnaire in Oracle Fusion Cloud. Returns: QuestionnaireRespValueId, IsSelectedFlag, ResponseText, ResponseValueDate, ResponseValueNumber, ResponseValueText, DisplaySequence. Required: supplier_registration_key, questnaire_resp_section_id, questnaire_response_id, questnaire_resp_value_id.

update_child_questionnaire_response_value_by_id

Update a single questionnaire response value record for a supplier registration questionnaire in Oracle Fusion Cloud. Returns: QuestionnaireRespValueId, IsSelectedFlag, ResponseText, ResponseValueNumber, ResponseValueText, DisplaySequence, AcceptableResponseId. Required: supplier_registration_key, questnaire_resp_section_id, questnaire_response_id, questnaire_resp_value_id.

child_questionnaire_response_values_bulk_update

Update a single questionnaire response value record via the questionnaire responses hierarchy in Oracle Fusion Cloud. Returns: QuestionnaireRespValueId, IsSelectedFlag, ResponseText, ResponseValueNumber, ResponseValueText, DisplaySequence, AcceptableResponseId. Required: questionnaire_responses_uniq_id, questionnaire_resp_section_id, questionnaire_response_id, questionnaire_resp_value_id.

child_questionnaire_response_values_questionnaireresponsevalues_

Get a single questionnaire response value in Oracle Fusion Cloud by its identifier within a nested response section and detail. Returns: QuestionnaireRespValueId, QuestionnaireResponseId, links. Required: questionnaire_responses_uniq_id, questionnaire_resp_section_id, questionnaire_response_id, questionnaire_resp_value_id.

child_questionnaire_response_values_questionnaireresponsevalues_

List all questionnaire response values in Oracle Fusion Cloud for a specific response detail record within a section. Returns: QuestionnaireRespValueId, QuestionnaireResponseId, links. Required: questionnaire_responses_uniq_id, questionnaire_resp_section_id, questionnaire_response_id.

list_all_enclosure_return_message_contents

Get the ReturnMessageContent enclosure for a specific questionnaire response in oraclefusioncloud. Returns a binary (application/octet-stream) payload representing the return message content — the response is an opaque binary stream with no enumerable JSON fields. Required: questionnaire_responses_uniq_id.

list_all_oracle_fusion_cloud_procurement_questionnaire_responses

List oraclefusioncloud questionnaire response records. Returns: QuestionnaireRespHeaderId, Title, ResponseStatus, ResponseStatusCode, Questionnaire, SupplierId, SupplierName, DueDate, SubmissionDate, CreationDate, and acceptance, cancellation, closure, and surrogate tracking fields. Supports q-expression filtering and predefined finders (FindByChecklist, FindByInternalResponder, PrimaryKey).

get_questionnaire_response_by_id

Get a single oraclefusioncloud questionnaire response record by id. Returns: QuestionnaireRespHeaderId, Title, ResponseStatus, ResponseStatusCode, Questionnaire, SupplierId, SupplierName, DueDate, SubmissionDate, CreationDate, and acceptance, cancellation, closure, and surrogate tracking fields. Required: id.

update_questionnaire_response_by_id

Update an oraclefusioncloud questionnaire response record by id. Returns the updated record including QuestionnaireRespHeaderId, Title, ResponseStatus, ResponseStatusCode, SupplierId, SupplierName, DueDate, SubmissionDate, CreationDate, and acceptance, cancellation, closure, and surrogate tracking fields. Required: id.

create_action_classify_data_set

Classify a spend classification data set in oraclefusioncloud, assigning category suggestions to transactions within the data set. Returns: result (a map of classified transactions grouped by confidence threshold). Required: data_set_name.

create_action_classify_transaction

Classify a transaction in oraclefusioncloud using machine learning or GenAI and receive category suggestions with confidence scores. Returns: result (an object mapping the top 3 predicted categories to their confidence thresholds). Required: data_set_name.

create_a_oracle_fusion_cloud_procurement_action_copy_data_set

Copy a spend classification data set in Oracle Fusion Cloud, duplicating the data set and its transactions into a new data set. Returns: result (an object containing the name of the newly created data set). Required: data_set_name.

create_a_oracle_fusion_cloud_procurement_action_create_sample

Create a sample training set for a spend classification data set in oraclefusioncloud, extracting a subset of unique transactions from the data set. Returns: result (the created sample training data set as a key-value object). Required: data_set_name.

create_action_estimate_dataset_count

Estimate the number of transactions that will be available when a sample training set is created for an Oracle Fusion Cloud spend classification data set. Returns: result (an object containing key-value pairs representing the estimated transaction volume). Required: data_set_name.

create_action_initialize_preferences_for_integration_flow

Initialize requisition preferences for an integration flow in Oracle Fusion Cloud. Accepts an optional flow identifier and initialization parameters. Returns: result, an object whose string values indicate SUCCESS when the action completes successfully or describe the error otherwise.

create_a_oracle_fusion_cloud_procurement_action_suggest_rule

Suggest classification rules for an Oracle Fusion Cloud spend classification data set based on attributes in business transactions. Returns: result (an object containing key-value pairs representing the suggested rules). Required: data_set_name.

create_action_supplier_recommendation

Classify a negotiation line and provide machine-learning-powered supplier recommendations in oraclefusioncloud for a given spend classification dataset definition. Returns: result (a string map containing the batch number assigned to the request). Required: spend_classification_dataset_definitions_uniq_id.

create_action_supplier_recommendations_supplierrecommendation

Trigger the supplier recommendation action for a spend classification data set in Oracle Fusion Cloud. Returns an empty 204 response on success. Required: data_set_name.

create_action_validate_preference

Validate requisition preferences for a requisitioning business unit in oraclefusioncloud. Returns: result (SUCCESS when validation passes, or an error object describing failures). Required: requisition_preferences_uniq_id.

list_all_child_favorite_charge_accounts

List all favorite charge accounts for an Oracle Fusion Cloud requisition preferences record. Returns: UserPreferenceAccountId, ChargeAccountNickname, PrimaryFlag. Required: requisition_preferences_uniq_id.

get_child_favorite_charge_account_by_id

Get a single favorite charge account by ID from an Oracle Fusion Cloud requisition preferences record. Returns: UserPreferenceAccountId, ChargeAccountNickname, PrimaryFlag. Required: requisition_preferences_uniq_id, user_preference_account_id.

create_child_favorite_charge_account

Create a new favorite charge account for an Oracle Fusion Cloud requisition preferences record. Returns: UserPreferenceAccountId, ChargeAccountNickname, PrimaryFlag. Required: requisition_preferences_uniq_id.

child_favorite_charge_accounts_bulk_update

Update a favorite charge account for an Oracle Fusion Cloud requisition preferences record. Returns: UserPreferenceAccountId, ChargeAccountNickname, PrimaryFlag. Required: requisition_preferences_uniq_id, user_preference_account_id.

child_favorite_charge_accounts_bulk_delete

Delete a favorite charge account from an Oracle Fusion Cloud requisition preferences record. Returns an empty 204 response on success. Required: requisition_preferences_uniq_id, user_preference_account_id.

list_all_oracle_fusion_cloud_procurement_child_purchasing_news

List all purchasing news items for a requisition preferences record in oraclefusioncloud. Returns: PurchasingNewsId. Required: requisition_preferences_uniq_id.

get_child_purchasing_new_by_id

Get a single purchasing news item by ID for a requisition preferences record in oraclefusioncloud. Returns: PurchasingNewsId. Required: requisition_preferences_uniq_id, purchasing_news_id.

list_all_child_questionnaire_response_sections

List questionnaire response sections under a supplier registration questionnaire response in Oracle Fusion Cloud. Returns a collection of section records; each item includes QuestionnaireRespSectionId and links. Required: supplier_registration_key.

get_child_questionnaire_response_section_by_id

Get a single questionnaire response section by its section ID under a supplier registration questionnaire response in Oracle Fusion Cloud. Returns: QuestionnaireRespSectionId, links. Required: supplier_registration_key, questnaire_resp_section_id.

child_questionnaire_response_sections_bulk_update

Update a questionnaire response section in Oracle Fusion Cloud by submitting a JSON body containing the fields to modify. Returns: QuestionnaireRespSectionId, links. Required: questionnaire_responses_uniq_id, questionnaire_resp_section_id.

child_questionnaire_response_sections_questionnaireresponsesecti

List questionnaire response sections in Oracle Fusion Cloud for a specific questionnaire response. Returns section records including id and section-specific attributes. Required: questionnaire_responses_uniq_id, questionnaire_resp_section_id.

list_all_child_requisitioning_options

List all requisitioning options for a given Oracle Fusion Cloud requisition preference. Returns: RequisitioningBUOptionsId, RequisitioningBUId, AllowOnetimeAddrFlag, FunctionalCurrencyCode, LineTypeId, EnableApproverOverrideFlag, and other business-unit configuration flags. Required: requisition_preferences_uniq_id.

get_child_requisitioning_option_by_id

Get a single requisitioning option for an Oracle Fusion Cloud requisition preference by its unique identifier. Returns: RequisitioningBUOptionsId, RequisitioningBUId, AllowOnetimeAddrFlag, FunctionalCurrencyCode, LineTypeId, EnableApproverOverrideFlag, and other business-unit configuration flags. Required: requisition_preferences_uniq_id, requisitioning_bu_options_id.

list_all_enclosure_question_plain_texts

List Enclosure Question Plain Texts records (paginated collection). Enclosure Question Plain Texts resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_enclosure_question_plain_texts_questionplaintext

List Enclosure Question Plain Texts Questionplaintext records (paginated collection). Enclosure Question Plain Texts Questionplaintext resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_oracle_fusion_cloud_procurement_recent_requisitions

List recent requisitions in Oracle Fusion Cloud for the current user. Returns: RequisitionHeaderId, RequisitionNumber, DocumentStatus, RequisitionAmount, CurrencyCode, FormattedRequisitionAmount, LineCount, and PreparerId. Use q to filter by attributes such as DocumentStatus or RequisitionNumber, and finder for predefined searches by preparerId or primary key.

get_recent_requisition_by_id

Get a single recent requisition in Oracle Fusion Cloud by its identifier. Returns: RequisitionHeaderId, RequisitionNumber, DocumentStatus, RequisitionAmount, CurrencyCode, FormattedRequisitionAmount, LineCount, and PreparerId. Required: id.

list_all_requisition_one_time_locations

List all requisition one-time delivery locations in oraclefusioncloud. Returns: LocationId, links. Supports filtering with q, field selection with fields, child resource expansion with expand, and custom ordering with orderBy.

get_requisition_one_time_location_by_id

Get a single requisition one-time delivery location by id in oraclefusioncloud. Returns: LocationId, links. Required: id.

create_requisition_one_time_location

Create a new requisition one-time delivery location in oraclefusioncloud. Returns: LocationId, links.

update_requisition_one_time_location_by_id

Update an existing requisition one-time delivery location by id in oraclefusioncloud. Returns: LocationId, links. Required: id.

delete_requisition_one_time_location_by_id

Delete a requisition one-time delivery location by id in oraclefusioncloud. Returns an empty 204 response on success. Required: id.

list_all_oracle_fusion_cloud_procurement_requisition_preferences

List all requisition preferences in Oracle Fusion Cloud. Returns: UserPreferenceId, PersonId, ActivePreferenceFlag, DestinationType, PreferenceType, RequisitioningBUId. Filter using the q parameter (supports ActivePreferenceFlag, DestinationType, PersonId, PreferenceType, UserPreferenceId) or a predefined finder.

get_requisition_preference_by_id

Get a single Oracle Fusion Cloud requisition preference by id. Returns: UserPreferenceId, PersonId, ActivePreferenceFlag, DestinationType, PreferenceType, RequisitioningBUId. Required: id (the hash key obtained from the list endpoint).

create_a_oracle_fusion_cloud_procurement_requisition_preference

Create a new requisition preference in Oracle Fusion Cloud. Returns: UserPreferenceId, PersonId, ActivePreferenceFlag, DestinationType, PreferenceType, RequisitioningBUId. Supports upsert behaviour via the Upsert-Mode header.

update_requisition_preference_by_id

Update an existing Oracle Fusion Cloud requisition preference by id. Returns: UserPreferenceId, PersonId, ActivePreferenceFlag, DestinationType, PreferenceType, RequisitioningBUId. Required: id (the hash key obtained from the list endpoint).

delete_requisition_preference_by_id

Delete a requisition preference in Oracle Fusion Cloud by id. Returns an empty 204 response on success. Required: id (the hash key obtained from the list endpoint).

list_all_spend_classification_controls

List all spend classification controls in Oracle Fusion Cloud. Returns: ControlId, LexerName, LexerParameters, ThresholdPercentage, UploadErrorsLimit, ExportAdditionalColumns. Supports field-level filtering via q, sorting via orderBy, and child resource expansion via expand.

get_spend_classification_control_by_id

Get a single Oracle Fusion Cloud spend classification control by id. Returns: ControlId, LexerName, LexerParameters, ThresholdPercentage, UploadErrorsLimit, ExportAdditionalColumns. Required: id.

update_spend_classification_control_by_id

Update an Oracle Fusion Cloud spend classification control by id. Returns: ControlId, LexerName, LexerParameters, ThresholdPercentage, UploadErrorsLimit, ExportAdditionalColumns. Required: id.

list_all_spend_classification_data_set_logs

List all spend classification data set logs in Oracle Fusion Cloud. Returns: DataSetNames, SeqenceNumber, BatchNumber, ProcessingStatus, Operation, Startdate, Enddate, ProgressPercentage, JobId, ProcessingStatusCode, StatusDetails. Use q to filter by field expressions (e.g., BatchNumber, Operation, ProcessingStatus) and orderBy to sort results.

get_spend_classification_data_set_log_by_id

Get a single spend classification data set log by its composite hash key in Oracle Fusion Cloud. Returns: DataSetNames, SeqenceNumber, BatchNumber, ProcessingStatus, Operation, Startdate, Enddate, ProgressPercentage, JobId, ProcessingStatusCode, StatusDetails. Required: id (the hash key derived from DataSetNames and SeqenceNumber — obtain it by querying the list with q=DataSetNames=;SeqenceNumber=).

list_all_spend_classification_data_set_transactions

List all spend classification data set transactions in Oracle Fusion Cloud. Returns: TransactionId, DataSetName, BestPrediction, SecondBestPrediction, ThirdBestPrediction, SupplierName, TransactionDate, ConfidenceForBestPrediction, BusinessUnit, and up to 20 ClassificationAttribute fields. Use q to filter by queryable attributes or finder to search by data set and transaction identifiers.

get_spend_classification_data_set_transaction_by_id

Get a single Oracle Fusion Cloud spend classification data set transaction by its composite-key hash id (derived from TransactionId and DataSetName). Returns: TransactionId, DataSetName, BestPrediction, SupplierName, TransactionDate, ConfidenceForBestPrediction, SecondBestPrediction, ThirdBestPrediction, BusinessUnit, and up to 20 ClassificationAttribute fields. Required: id.

list_all_spend_classification_data_sets

List spend classification data sets in Oracle Fusion Cloud. Returns: DataSetName, Description, Purpose, PurposeCode, TaxonomyName, OperationName per item. Optionally scope results by data_set_name or filter using q, orderBy, or finder.

create_spend_classification_data_set

Create a new spend classification data set in Oracle Fusion Cloud. Returns: DataSetName, Description, Purpose, PurposeCode, TaxonomyName, OperationName. Required: DataSetName.

spend_classification_data_sets_bulk_update

Bulk update spend classification data sets in Oracle Fusion Cloud matching the specified data_set_name. Returns: DataSetName, Description, Purpose, PurposeCode, TaxonomyName, OperationName. Required: data_set_name.

spend_classification_data_sets_bulk_delete

Bulk delete spend classification data sets in Oracle Fusion Cloud matching the specified data_set_name. Returns an empty 204 response on success. Required: data_set_name.

list_spend_classification_data_sets_spendclassificationdatasets

List spend classification data sets in Oracle Fusion Cloud. Returns: id and resource-specific attributes for each data set record. No source documentation was available to enumerate individual fields; consult the Oracle Fusion Cloud upstream documentation for the complete field breakdown.

create_action_upload_excluded_word

Upload training exclusions to the oraclefusioncloud spend classification service by providing a list of words that should be ignored during dataset classification. Returns: result.

list_all_oracle_fusion_cloud_procurement_child_addresses

List Child Addresses records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_single_oracle_fusion_cloud_procurement_child_address_by_id

Get a single Child Addresses record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_a_oracle_fusion_cloud_procurement_child_address

Create a new Child Addresses record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

update_a_oracle_fusion_cloud_procurement_child_address_by_id

Patch a Child Addresses record by hash key — send only the attributes you want to change. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

delete_a_oracle_fusion_cloud_procurement_child_address_by_id

Delete a Child Addresses record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_addresses_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_addresses_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_addresses_child

List child addresses associated with a supplier registration request in Oracle Fusion Cloud. Returns: AddressId, AddressLine1, City, Country, PostalCode, and PrimaryAddressFlag for each address record. Required: supplier_registration_key.

get_child_addresses_child_by_id

Get a single child address for a supplier in Oracle Fusion Cloud by address identifier. Returns: AddressId, SupplierId, AddressName, AddressLine1, City, Country, PostalCode, State, Email, and PrimaryAddressFlag. Required: supplier_id, supplier_address_id.

create_a_oracle_fusion_cloud_procurement_child_addresses_child

Create a new child address for a supplier contact in Oracle Fusion Cloud. Returns: AddressId, AddressName, AddressLine1, City, Country, PostalCode, State, Email, and PrimaryAddressFlag. Required: supplier_id, supplier_contact_id.

list_all_oracle_fusion_cloud_procurement_child_excluded_words

Get a single excluded word from an Oracle Fusion Cloud spend classification knowledge base by its unique identifier. Returns: ExcludedWordId, KnowledgeBaseName, links. Required: knowledge_base_name, excluded_word_id.

create_a_oracle_fusion_cloud_procurement_child_excluded_word

Create an excluded word under an Oracle Fusion Cloud spend classification knowledge base. Returns: ExcludedWordId, KnowledgeBaseName, links. Required: knowledge_base_name.

oracle_fusion_cloud_procurement_child_excluded_words_bulk_update

Update an excluded word in an Oracle Fusion Cloud spend classification knowledge base by its identifier. Returns: ExcludedWordId, KnowledgeBaseName, links. Required: knowledge_base_name, excluded_word_id.

oracle_fusion_cloud_procurement_child_excluded_words_bulk_delete

Delete an excluded word from an Oracle Fusion Cloud spend classification knowledge base by its identifier. Returns an empty 204 response on success. Required: knowledge_base_name, excluded_word_id.

list_all_child_excluded_words_excludedwords

List excluded words belonging to a spend classification knowledge base in Oracle Fusion Cloud. Returns the collection of excluded word entries for the specified knowledge base. Returns: ExcludedWord. Required: knowledge_base_name.

list_all_spend_classification_categories

List all spend classification categories in Oracle Fusion Cloud. Returns: CategoryId, CategoryName, CategoryDescription, TaxonomyCode. Supports filtered queries via the q parameter using CategoryDescription, CategoryId, CategoryName, or TaxonomyCode, and ordering via orderBy.

get_spend_classification_category_by_id

Get a single Oracle Fusion Cloud spend classification category by its unique hash key (derived from TaxonomyCode and CategoryId). Returns: CategoryId, CategoryName, CategoryDescription, TaxonomyCode. Required: id. Note: the id value is a server-generated hash key; retrieve it from the list endpoint rather than constructing it manually.

list_all_spend_classification_data_set_taxonomies

List spend classification data set taxonomies in Oracle Fusion Cloud by taxonomy code. Returns: TaxonomyCode, TaxonomyName, links. Supports filtering via q (queryable attributes: TaxonomyCode, TaxonomyName), ordering via orderBy, and predefined finders (EligibleTaxonomyFinder, PrimaryKey). Required: taxonomy_code.

spend_classification_data_set_taxonomies_spendclassificationdata

List spend classification data set taxonomy records in Oracle Fusion Cloud. Returns a collection of taxonomy items from the spendClassificationDataSetTaxonomies resource, including links. No required parameters.

list_all_spend_classification_global_excluded_words

Get a spend classification global excluded word by its value in Oracle Fusion Cloud. Returns: ExcludedWord, links. Required: excluded_word.

create_spend_classification_global_excluded_word

Create a spend classification global excluded word in Oracle Fusion Cloud. Returns: ExcludedWord, links. Required: ExcludedWord.

spend_classification_global_excluded_words_bulk_update

Update a spend classification global excluded word in Oracle Fusion Cloud. Returns: ExcludedWord, links. Required: excluded_word.

spend_classification_global_excluded_words_bulk_delete

Delete a spend classification global excluded word by its value in Oracle Fusion Cloud. Returns an empty 204 response on success. Required: excluded_word.

spend_classification_global_excluded_words_spendclassificationgl

List global excluded words for spend classification in Oracle Fusion Cloud. Returns the collection of words that are globally excluded from spend classification analysis. Returns: ExcludedWordId, ExcludedWord, links.

list_all_spend_classification_items_lovs

List Spend Classification Items LOV entries in Oracle Fusion Cloud. Returns: InventoryItemId, OrganizationId, ItemNumber, Description, MasterOrgId. Supports filtering via q (queryable attributes: Description, InventoryItemId, ItemNumber, MasterOrgId, OrganizationId) and sorting via orderBy.

get_spend_classification_items_lov_by_id

Get a single Spend Classification Items LOV entry by its unique hash key in Oracle Fusion Cloud. Returns: InventoryItemId, OrganizationId, ItemNumber, Description, MasterOrgId. Required: id (the hash key of the OrganizationId and InventoryItemId composite key — obtain this from the list endpoint rather than constructing it manually).

list_all_spend_classification_keyword_categories

List all spend classification keyword categories in oraclefusioncloud. Returns: CategoryId, CategoryName, CategoryDescription. Supports filtering via q (queryable on CategoryId, CategoryName, CategoryDescription) and ordering via orderBy.

get_spend_classification_keyword_category_by_id

Get a single spend classification keyword category by id from oraclefusioncloud. Returns: CategoryId, CategoryName, CategoryDescription. Required: id.

list_all_spend_classification_knowledge_base_category_details

List spend classification knowledge base category details in Oracle Fusion Cloud. Returns: CategoryId, CategoryName, CategoryDescription, TrainingConfidence, NumberOfTransactions, TransactionsPercentage, EffectiveTrainingFlag, UnderTrainingFlag, SerialNumber. Use q to filter by queryable attributes or orderBy to sort results.

get_spend_classification_knowledge_base_category_detail_by_id

Get a single spend classification knowledge base category detail by id in Oracle Fusion Cloud. Returns: CategoryId, CategoryName, CategoryDescription, TrainingConfidence, NumberOfTransactions, TransactionsPercentage, EffectiveTrainingFlag, UnderTrainingFlag, SerialNumber. Required: id.

list_all_spend_classification_knowledge_base_keyword_details

List spend classification knowledge base keyword details in Oracle Fusion Cloud. Returns: Keyword, KnowledgeBaseName, CategoryId, CategoryName, SerialNumber, NumberOfTransactions, DisableActionFlag per record. Use q to filter by any queryable attribute and orderBy to sort results.

get_spend_classification_knowledge_base_keyword_detail_by_id

Get a single spend classification knowledge base keyword detail by id in Oracle Fusion Cloud. The id is the composite-key hash obtained from the list endpoint. Returns: Keyword, KnowledgeBaseName, CategoryId, CategoryName, SerialNumber, NumberOfTransactions, DisableActionFlag. Required: id.

list_all_spend_classification_knowledge_base_keywords

Get a single spend classification knowledge base keyword from Oracle Fusion Cloud by its keyword value. Returns: Keyword, links. Required: keyword.

spend_classification_knowledge_base_keywords_spendclassification

List spend classification knowledge base keywords in Oracle Fusion Cloud. Returns a collection of keyword records from the spend classification knowledge base. Returns: id and attributes (field-level details are schema-specific to the upstream Oracle Fusion Cloud configuration; consult the upstream docs for the full field breakdown).

list_all_spend_classification_knowledge_base_logs

List all spend classification knowledge base logs in Oracle Fusion Cloud. Returns: KnowledgeBaseName, OperationName, Action, ActionCode, ProcessingStatus, ProcessingStatusCode, ProcessingStatusDetails, ProgressPercentage, StartDate, EndDate, DataSetNames, JobId.

get_spend_classification_knowledge_base_log_by_id

Get a single spend classification knowledge base log by its composite-key hash id in Oracle Fusion Cloud. Returns: KnowledgeBaseName, OperationName, Action, ActionCode, ProcessingStatus, ProcessingStatusCode, ProcessingStatusDetails, ProgressPercentage, StartDate, EndDate, DataSetNames, JobId. Required: id.

list_all_spend_classification_knowledge_base_metrics

List Spend Classification Knowledge Base Metrics records (paginated collection). Spend Classification Knowledge Base Metrics resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

spend_classification_knowledge_base_metrics_bulk_update

Spend Classification Knowledge Base Metrics resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

spend_classification_knowledge_base_metrics_spendclassificationk

List Spend Classification Knowledge Base Metrics Spendclassificationknowledgebasemetrics records (paginated collection). Spend Classification Knowledge Base Metrics Spendclassificationknowledgebasemetrics resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_spend_classification_knowledge_base_transactions

List Spend Classification Knowledge Base Transactions records (paginated collection). Spend Classification Knowledge Base Transactions resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_spend_classification_knowledge_base_transaction_by_id

Get a single Spend Classification Knowledge Base Transactions record by hash key. Spend Classification Knowledge Base Transactions resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

create_spend_classification_knowledge_base_transaction

Create a new Spend Classification Knowledge Base Transactions record. Spend Classification Knowledge Base Transactions resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

update_spend_classification_knowledge_base_transaction_by_id

Patch a Spend Classification Knowledge Base Transactions record by hash key — send only the attributes you want to change. Spend Classification Knowledge Base Transactions resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

delete_spend_classification_knowledge_base_transaction_by_id

Delete a Spend Classification Knowledge Base Transactions record by hash key. Spend Classification Knowledge Base Transactions resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_spend_classification_knowledge_bases

List Spend Classification Knowledge Bases records (paginated collection). Spend Classification Knowledge Bases resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

create_spend_classification_knowledge_base

Create a new Spend Classification Knowledge Bases record. Spend Classification Knowledge Bases resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

spend_classification_knowledge_bases_bulk_update

Spend Classification Knowledge Bases resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

spend_classification_knowledge_bases_bulk_delete

Spend Classification Knowledge Bases resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

spend_classification_knowledge_bases_spendclassificationknowledg

List spend classification knowledge bases in Oracle Fusion Cloud. Returns items including id and attributes containing the knowledge base record fields. No required parameters.

create_a_oracle_fusion_cloud_procurement_action_call_batch

Call the batch action on a supplier registration request in Oracle Fusion Cloud. Returns: result. Required: supplier_registration_key.

create_action_call_external_provider_api

Call an external service in Oracle Fusion Cloud to retrieve company details during supplier registration. Returns: result (company details returned by the external service). Required: supplier_registration_key.

create_action_generate_registration_access_code

Create a new Action Generate Registration Access Codes record. Custom Oracle ADF action `generateRegistrationAccessCode` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_get_data_fox_company_addrese

Get the DataFox company address details for an Oracle Fusion Cloud supplier registration request. Returns: result (an object of string key-value pairs representing the company address selected by the user during supplier registration from DataFox Data Management). Required: supplier_registration_key.

create_action_get_data_fox_company_profile_info

Create a new Action Get Data Fox Company Profile Infos record. Custom Oracle ADF action `getDataFoxCompanyProfileInfo` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_manage_self_service_user_session

Manage a self-service user session during supplier registration in oraclefusioncloud by extending or terminating the session. Returns: result (a map of string key-value pairs with session details returned after submitting the session map). Required: supplier_registration_key.

create_a_oracle_fusion_cloud_procurement_action_register

Register a supplier in Oracle Fusion Cloud by submitting a supplier registration request. Returns: result (the supplier registration request number assigned after successful submission). Required: supplier_registration_key.

create_action_update_supplier_registration_attribute

Update supplier registration attributes for a specific supplier registration request in Oracle Fusion Cloud. Returns: result (an object of key-value string pairs indicating whether the attributes were updated successfully). Required: supplier_registration_key.

create_action_validate_registration_context

Validate whether a supplier registration context is valid in Oracle Fusion Cloud. Submits the provided context to the Oracle Fusion Cloud validation endpoint and returns the outcome. Returns: result (an object containing the validation status of the registration context as string key-value pairs).

create_action_validate_registration_url

Validate a supplier registration URL code in Oracle Fusion Cloud to determine if it is valid. Returns: result (an object containing the registration URL code status after validation). Required: registrationURLCode.

create_action_validate_supplier_registration_attribute

Validate supplier registration attributes in Oracle Fusion Cloud for a specific supplier registration request. Returns: result (an object of key-value string pairs indicating whether the attributes have been validated). Required: supplier_registration_key.

list_all_oracle_fusion_cloud_procurement_child_address_contacts

List Child Address Contacts records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_address_contact_by_id

Get a single Child Address Contacts record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_a_oracle_fusion_cloud_procurement_child_address_contact

Create a new Child Address Contacts record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_address_contacts_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_bank_accounts

List all bank accounts for a supplier registration request in Oracle Fusion Cloud. Returns: SupplierRegistrationBankAccountId, AccountName, AccountNumber, AccountType, CountryCode, CurrencyCode, IBAN, BankId, BranchId. Required: supplier_registration_key.

get_child_bank_account_by_id

Get a single bank account for a supplier registration request in Oracle Fusion Cloud by its identifier. Returns: SupplierRegistrationBankAccountId, AccountName, AccountNumber, AccountType, CountryCode, CurrencyCode, IBAN, BankId, BranchId. Required: supplier_registration_key, supplier_registration_bank_account_id.

create_a_oracle_fusion_cloud_procurement_child_bank_account

Create a bank account for a supplier registration request in Oracle Fusion Cloud. Returns: SupplierRegistrationBankAccountId, AccountName, AccountNumber, AccountType, CountryCode, CurrencyCode, IBAN, BankId, BranchId. Required: supplier_registration_key. CountryCode and Country cannot be modified after creation.

oracle_fusion_cloud_procurement_child_bank_accounts_bulk_update

Update a bank account for a supplier registration request in Oracle Fusion Cloud. Returns: SupplierRegistrationBankAccountId, AccountName, AccountNumber, AccountType, CurrencyCode, IBAN, BankId, BranchId. Required: supplier_registration_key, supplier_registration_bank_account_id. CountryCode and Country cannot be modified after creation.

oracle_fusion_cloud_procurement_child_bank_accounts_bulk_delete

Delete a bank account from a supplier registration request in Oracle Fusion Cloud. Returns an empty 204 response on success. Required: supplier_registration_key, supplier_registration_bank_account_id.

list_all_oracle_fusion_cloud_procurement_child_contacts

List Child Contacts records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_single_oracle_fusion_cloud_procurement_child_contact_by_id

Get a single Child Contacts record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_a_oracle_fusion_cloud_procurement_child_contact

Create a new Child Contacts record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

update_a_oracle_fusion_cloud_procurement_child_contact_by_id

Patch a Child Contacts record by hash key — send only the attributes you want to change. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_contacts_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_contacts_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_contacts_child

List contacts associated with a supplier registration request in Oracle Fusion Cloud. Returns: id, attributes. Required: supplier_registration_key.

create_a_oracle_fusion_cloud_procurement_child_contacts_child

Create a contact for a supplier in Oracle Fusion Cloud. Returns: id, attributes. Required: supplier_id.

list_all_child_external_data_provider_identifiers

Get a single external data provider identifier for a supplier registration request in Oracle Fusion Cloud. Returns: SuppProviderId, links. Required: supplier_registration_key, supp_provider_id.

create_child_external_data_provider_identifier

Create an association between a supplier entity and an external data provider for a supplier registration request in Oracle Fusion Cloud. Returns: SuppProviderId, links. Required: supplier_registration_key.

child_external_data_provider_identifiers_bulk_update

Update an external data provider identifier for a supplier registration request in Oracle Fusion Cloud. Returns: SuppProviderId, links. Required: supplier_registration_key, supp_provider_id.

child_external_data_provider_identifiers_bulk_delete

Delete an external data provider identifier for a supplier registration request in Oracle Fusion Cloud. Returns an empty 204 response on success. Required: supplier_registration_key, supp_provider_id.

child_external_data_provider_identifiers_externaldataprovideride

List Child External Data Provider Identifiers Externaldataprovideridentifiers records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_products_and_services

Get one product and service record for an Oracle Fusion Cloud supplier registration request by registration key and record ID. Returns: ProductsServicesRequestId, links. Required: supplier_registration_key, products_services_request_id.

get_child_products_and_service_by_id

Get a product and service record for an Oracle Fusion Cloud supplier. Returns: SupplierProductsServicesId, links. Required: supplier_id, supplier_products_services_id.

create_child_products_and_service

Add a product and service category to an Oracle Fusion Cloud supplier registration request. Returns: ProductsServicesRequestId, links. Required: supplier_registration_key.

delete_child_products_and_service_by_id

Delete a product and service record for an Oracle Fusion Cloud supplier. Returns an empty 204 response on success. Required: supplier_id, supplier_products_services_id.

child_products_and_services_bulk_delete

Delete a product and service record for an Oracle Fusion Cloud supplier registration request. Returns an empty 204 response on success. Required: supplier_registration_key, products_services_request_id.

list_all_child_products_and_services_productsandservices

List products and services entries associated with a supplier registration request in Oracle Fusion Cloud. Returns: CategoryId, CategoryCode, Description. Required: supplier_registration_key.

create_child_products_and_services_productsandservice

Create a products and services entry under an existing supplier in Oracle Fusion Cloud. Returns: CategoryId, CategoryCode, Description. Required: supplier_id.

list_all_oracle_fusion_cloud_procurement_child_roles

List all roles of a supplier contact for a supplier registration in oraclefusioncloud. Returns: SupplierRegistrationContactRoleId, RoleId, RoleName, Description. Required: supplier_registration_key, supplier_registration_contact_id.

get_single_oracle_fusion_cloud_procurement_child_role_by_id

Get a single role of a supplier contact for a supplier registration in oraclefusioncloud by its identifier. Returns: SupplierRegistrationContactRoleId, RoleId, RoleName, Description. Required: supplier_registration_key, supplier_registration_contact_id, supplier_registration_contact_role_id.

create_a_oracle_fusion_cloud_procurement_child_role

Create a role for a supplier contact on a supplier registration in oraclefusioncloud. Returns: SupplierRegistrationContactRoleId, RoleId, RoleName, Description. Required: supplier_registration_key, supplier_registration_contact_id.

oracle_fusion_cloud_procurement_child_roles_bulk_delete

Delete a role of a supplier contact for a supplier registration in oraclefusioncloud by its identifier. Returns an empty 204 response on success. Required: supplier_registration_key, supplier_registration_contact_id, supplier_registration_contact_role_id.

list_all_oracle_fusion_cloud_procurement_child_roles_child

List roles associated with a supplier contact in Oracle Fusion Cloud. Returns supplier contact role records including dataaccess_uniq_id and resource-specific role attributes. Required: supplier_id, supplier_contact_id.

get_child_roles_child_by_id

Get a single supplier contact role by its unique identifier in Oracle Fusion Cloud. Returns the role record including dataaccess_uniq_id and resource-specific role attributes. Required: supplier_id, supplier_contact_id, dataaccess_uniq_id.

list_all_supplier_registration_requests

Get an Oracle Fusion Cloud supplier registration request by supplier_registration_key. Returns: SupplierRegistrationKey, links. Supports optional expand, fields, onlyData, dependency, and links query parameters to control the response shape. Required: supplier_registration_key.

supplier_registration_requests_bulk_update

Update an Oracle Fusion Cloud supplier registration request identified by supplier_registration_key. Returns: SupplierRegistrationKey, links. Required: supplier_registration_key.

supplier_registration_requests_bulk_delete

Delete an Oracle Fusion Cloud supplier registration request identified by supplier_registration_key. Returns an empty 204 response on success. Required: supplier_registration_key.

list_supplier_registration_requests_supplierregistrationrequests

List supplier registration requests in Oracle Fusion Cloud. Returns a collection of supplier registration request records with resource-specific fields; consult the Oracle Fusion Cloud REST API documentation for the full field-level breakdown of each record.

create_action_get_loqate_address_detail

Get address details from the Loqate address verification service in Oracle Fusion Cloud. Returns: result, a dynamic map of Loqate address fields as string key-value pairs.

create_action_get_supplier_registration_attribute

Get tax identifier attributes for a supplier registration request in oraclefusioncloud. Returns: result (a dynamic map of string key-value pairs representing the tax identifier attributes associated with the registration). Required: supplier_registration_key.

create_a_oracle_fusion_cloud_procurement_action_submit

Submit a draft purchase order in Oracle Fusion Cloud for approval processing. Returns: result (returns 'Success' when the submission is accepted). Required: draft_purchase_orders_uniq_id. Optionally set bypassApprovalsFlag to skip the approval workflow.

create_a_oracle_fusion_cloud_procurement_action_submits_submit

Submit a work confirmation in Oracle Fusion Cloud by triggering the submit action on the specified record. Returns an empty 204 response on success. Required: work_confirmations_uniq_id.

create_action_update_line_status

Update the line statuses of an external purchase price or change order in Oracle Fusion Cloud. Returns: result (boolean indicating success or failure). Required: actionType, selectionType, headerId, or lineIds as applicable to the operation.

create_action_update_line_status_updatelinestatus

Invoke the updateLineStatus action on Oracle Fusion Cloud external purchase prices to update the status of one or more price lines. No source documentation was discovered for this endpoint; consult the Oracle Fusion Cloud FSCM REST API reference for required request body fields. Returns an empty 204 response on success.

create_action_validate_registration_access_code

Validate a supplier registration access code in Oracle Fusion Cloud to check whether it is valid. Returns: result (an object containing key-value pairs representing the registration access code validation status). All body parameters are optional; supply any combination of country, registrationAccessCode, language, registrationURLCode, encryptedRegistrationAccessCode, or email.

get_approved_supplier_list_source_document_by_id

Get a single Oracle Fusion Cloud approved supplier list source document by its unique hash key id. Returns: AslSourceDocumentsId, AslId, AgreementId, AgreementTypeCode, AgreementLine, SupplierId, SupplierSiteId, ItemId, ProcurementBUId, ShipToOrganizationId, ScopeCode, Agreement, Supplier, Item. Required: id.

update_approved_supplier_list_source_document_by_id

Update an Oracle Fusion Cloud approved supplier list source document by its unique hash key id. Returns: AslSourceDocumentsId, AslId, AgreementId, AgreementTypeCode, AgreementLine, SupplierId, SupplierSiteId, ItemId, ProcurementBUId, ShipToOrganizationId, ScopeCode, Agreement, Supplier, Item. Required: id.

list_all_approved_supplier_list_source_documents

List all Oracle Fusion Cloud approved supplier list source documents. Supports filtering by Agreement, Supplier, Item, ProcurementBU, Scope, and other attributes via the q parameter. Returns one record per item: AslSourceDocumentsId, AslId, AgreementId, AgreementTypeCode, SupplierId, ItemId, ProcurementBUId, ShipToOrganizationId, ScopeCode, Agreement, Supplier, Item.

create_approved_supplier_list_source_document

Create a new Oracle Fusion Cloud approved supplier list source document. Returns: AslSourceDocumentsId, AslId, AgreementId, AgreementTypeCode, AgreementLine, SupplierId, SupplierSiteId, ItemId, ProcurementBUId, ShipToOrganizationId, ScopeCode, Agreement, Supplier, Item.

delete_approved_supplier_list_source_document_by_id

Delete an Oracle Fusion Cloud approved supplier list source document by its unique hash key id. Returns an empty 204 response on success. Required: id.

list_all_oracle_fusion_cloud_procurement_browsing_categories

List all browsing categories in Oracle Fusion Cloud. Returns: CategoryId, CategoryName, CategoryType, Description. Use the q parameter for expression-based filtering, orderBy to sort results, or finder to use predefined search patterns (FindByCategoryId, FindByCategoryName, FindByCategoryType).

get_browsing_category_by_id

Get a single browsing category by id in Oracle Fusion Cloud. Returns: CategoryId, CategoryName, CategoryType, Description. Required: id.

list_all_oracle_fusion_cloud_procurement_child_child_categories

List child categories nested under a parent supplier registration products and services category in Oracle Fusion Cloud. Returns: CategoryId, CategoryName, CategoryDescription, ParentCategoryId, PurchasingCatFlag. Required: category_id, category_id2.

list_all_child_child_categories_childcategories

List child categories under a supplier registration products and services LOV category in Oracle Fusion Cloud. Returns child category records whose field-level shape is defined by the upstream Oracle Fusion Cloud LOV schema — consult the Oracle Fusion Cloud REST API docs for the full field breakdown. Required: category_id.

list_all_oracle_fusion_cloud_procurement_child_document_actions

List all document actions performed on a work confirmation in Oracle Fusion Cloud. Returns: ActionCode, Note, ObjectId, SequenceNumber, links. Required: work_confirmations_uniq_id.

get_child_document_action_by_id

Get a single document action for a work confirmation in Oracle Fusion Cloud. Returns: ActionCode, Note, ObjectId, SequenceNumber, links. Required: work_confirmations_uniq_id, document_actions_uniq_id.

list_all_child_requisitioning_business_units

List all requisitioning business units under an external purchase prices business unit mapping in oraclefusioncloud. Returns: RequistioningBUMappingId, RequisitioningBUId, RequisitioningBUName, AgreementUpdateStatus, AgreementUpdateStatusCode, RequisitioningBUGroupId. Required: mapping_id.

get_child_requisitioning_business_unit_by_id

Get a single requisitioning business unit mapping by its identifier in oraclefusioncloud. Returns: RequistioningBUMappingId, RequisitioningBUId, RequisitioningBUName, AgreementUpdateStatus, AgreementUpdateStatusCode, RequisitioningBUGroupId. Required: mapping_id, requistioning_bu_mapping_id.

create_child_requisitioning_business_unit

Create a new requisitioning business unit mapping under an external purchase prices business unit in oraclefusioncloud. Returns: RequistioningBUMappingId, RequisitioningBUId, RequisitioningBUName, AgreementUpdateStatus, AgreementUpdateStatusCode, RequisitioningBUGroupId. Required: mapping_id.

child_requisitioning_business_units_bulk_delete

Delete a requisitioning business unit mapping from an external purchase prices business unit in oraclefusioncloud. Returns an empty 204 response on success. Required: mapping_id, requistioning_bu_mapping_id.

list_all_external_purchase_prices_business_units

List all business unit mappings in Oracle Fusion Cloud. Returns: MappingId, ProcurementBUName, RequisitioningBUName, ActivationFlag, SourceOrganization, Status, ProcurementBUId, RequisitioningBUId, LastUpdateDate per item. Use the q parameter to filter by attributes such as Status, ActivationFlag, or ProcurementBUName.

get_external_purchase_prices_business_unit_by_id

Get a single business unit mapping by id in Oracle Fusion Cloud. Returns: MappingId, ProcurementBUName, RequisitioningBUName, ActivationFlag, SourceOrganization, Status, ProcurementBUId, RequisitioningBUId, LastUpdateDate. Required: id.

create_external_purchase_prices_business_unit

Create a business unit mapping in Oracle Fusion Cloud. Returns: MappingId, ProcurementBUName, RequisitioningBUName, ActivationFlag, SourceOrganization, Status, ProcurementBUId, RequisitioningBUId, LastUpdateDate.

update_external_purchase_prices_business_unit_by_id

Update a business unit mapping by id in Oracle Fusion Cloud. Returns: MappingId, ProcurementBUName, RequisitioningBUName, ActivationFlag, SourceOrganization, Status, ProcurementBUId, RequisitioningBUId, LastUpdateDate. Required: id.

delete_external_purchase_prices_business_unit_by_id

Delete a business unit mapping by id in Oracle Fusion Cloud. Returns an empty 204 response on success. Required: id.

list_all_external_purchase_prices_change_order_exceptions

List all external purchase price change order exceptions in oraclefusioncloud. Returns: ErrorId, ChangeOrderNumber, ErrorMessage, ItemNumber, RequisitioningBUName, ExternalPurchasePricesNumber, CreationDate, and LastUpdateDate per record.

get_external_purchase_prices_change_order_exception_by_id

Get a single external purchase price change order exception in oraclefusioncloud by id. Returns: ErrorId, ChangeOrderNumber, ErrorMessage, ItemNumber, RequisitioningBUName, ExternalPurchasePricesNumber, CreationDate, and LastUpdateDate. Required: id.

delete_external_purchase_prices_change_order_exception_by_id

Delete an external purchase price change order exception in oraclefusioncloud by id. Returns an empty 204 response on success. Required: id.

list_all_external_purchase_prices_change_orders

List all external purchase prices change orders in Oracle Fusion Cloud. Returns: HeaderChangeId, ChangeOrderNumber, Action, ApprovalStatus, SupplierName, StartDate, EndDate, ProcessedFlag, and other change order attributes. Supports filtering via q, ordering via orderBy, and child resource expansion via expand.

get_external_purchase_prices_change_order_by_id

Get a single external purchase prices change order in Oracle Fusion Cloud by id. Returns: HeaderChangeId, ChangeOrderNumber, Action, ApprovalStatus, SupplierName, SourceContractNumber, StartDate, EndDate, ProcessedFlag, and all other change order attributes. Required: id.

update_external_purchase_prices_change_order_by_id

Update an existing external purchase prices change order in Oracle Fusion Cloud by id. Returns: HeaderChangeId, ChangeOrderNumber, Action, ApprovalStatus, SupplierName, StartDate, EndDate, ProcessedFlag, and all other change order attributes. Required: id.

list_all_external_purchase_prices_import_exceptions

List all external purchase price import exceptions in oraclefusioncloud. Returns: ErrorId, ErrorMessage, BatchId, CreationDate, LastUpdateDate, InterfaceHeaderKey, InterfaceLineKey, SourceOrganization, SourceReferenceId, AttributeName, AttributeValue, ManufacturerPartNumber, SourceContractNumber, InterfaceHeaderId, InterfaceLineId. Supports filtering via q, ordering via orderBy, and field selection via fields.

get_external_purchase_prices_import_exception_by_id

Get a single external purchase price import exception by id in oraclefusioncloud. Returns: ErrorId, ErrorMessage, BatchId, CreationDate, LastUpdateDate, InterfaceHeaderId, InterfaceHeaderKey, InterfaceLineId, InterfaceLineKey, AttributeName, AttributeValue, ManufacturerPartNumber, SourceContractNumber, SourceOrganization, SourceReferenceId. Required: id.

delete_external_purchase_prices_import_exception_by_id

Delete an external purchase price import exception by id in oraclefusioncloud. Returns an empty 204 response on success. Required: id.

list_all_external_purchase_prices_lines

List Oracle Fusion Cloud external purchase price lines. Returns: LineId, LineNumber, Price, AdjustedPrice, CurrencyCode, SupplierName, ItemNumber, LineStatus, LineStartDate, LineEndDate, PurchaseEnabledFlag, BpaFlag, LastUpdateDate, and additional supplier, manufacturer, and source contract fields. Filter with q and sort with orderBy.

get_external_purchase_prices_line_by_id

Get a single Oracle Fusion Cloud external purchase price line by id. Returns: LineId, LineNumber, Price, AdjustedPrice, CurrencyCode, SupplierName, ItemNumber, LineStatus, LineStartDate, LineEndDate, BpaFlag, PurchaseEnabledFlag, LastUpdateDate, and additional supplier, manufacturer, and source contract fields. Required: id.

update_external_purchase_prices_line_by_id

Update an Oracle Fusion Cloud external purchase price line by id. Returns: LineId, LineNumber, Price, AdjustedPrice, CurrencyCode, SupplierName, ItemNumber, LineStatus, LineStartDate, LineEndDate, BpaFlag, PurchaseEnabledFlag, LastUpdateDate, and additional supplier, manufacturer, and source contract fields. Required: id.

list_all_spend_classification_performance_summary_defaults

List spend classification performance summary defaults from Oracle Fusion Cloud by batch number. Returns records including BatchName, BatchNumber, BusinessUnitId, Currency, DataSetName, and TaxonomyId. Required: batch_number.

spend_classification_performance_summary_defaults_spendclassific

List spend classification performance summary default records in Oracle Fusion Cloud. Returns a collection of items where each record includes an id and resource-specific configuration fields for spend classification performance summary defaults. No required parameters.

list_all_oracle_fusion_cloud_procurement_standard_lookups_lovs

List all standard lookups in Oracle Fusion Cloud. Returns: LookupType, LookupCode, Meaning, Description, and Tag for each lookup item. Use q to filter by queryable attributes (Description, LookupCode, LookupType, Meaning, Tag), finder for predefined lookup strategies, or orderBy to sort results.

list_all_supplier_registration_phone_country_codes

List all supplier registration phone country codes in Oracle Fusion Cloud. Returns: PhoneCountryCodeId, PhoneCountryCode, TerritoryCode, TerritoryShortName, IntlPrefix, TrunkPrefix, AreaCodeLength, PhoneLength, FndTerritoryCode, and TimezoneId. Use the q parameter to filter by any queryable attribute.

get_supplier_registration_phone_country_code_by_id

Get a single supplier registration phone country code by id in Oracle Fusion Cloud. Returns: PhoneCountryCodeId, PhoneCountryCode, TerritoryCode, TerritoryShortName, IntlPrefix, TrunkPrefix, AreaCodeLength, PhoneLength, FndTerritoryCode, and TimezoneId. Required: id.

list_all_supplier_registration_products_and_services_lovs

List all products and services categories available in Oracle Fusion Cloud supplier registration. Returns: CategoryId, CategoryName, CategoryDescription, ParentCategoryId, PurchasingCatFlag. Supports filtering via q, orderBy, and finder parameters.

get_supplier_registration_products_and_services_lov_by_id

Get a single products and services category in Oracle Fusion Cloud supplier registration by id. Returns: CategoryId, CategoryName, CategoryDescription, ParentCategoryId, PurchasingCatFlag. Required: id.

list_all_supplier_registration_roles_lovs

Get a single supplier registration role from oraclefusioncloud by its role GUID. Returns: RoleGUID, attributes (additional role fields defined by the upstream schema). Required: role_guid.

supplier_registration_roles_lovs_supplierregistrationroleslov_li

List supplier registration role LOV (List of Values) entries in Oracle Fusion Cloud. Returns items including links. No required parameters.

list_all_oracle_fusion_cloud_procurement_work_confirmations

List work confirmations in Oracle Fusion Cloud. Returns: WorkConfirmationId, WorkConfirmationNumber, Status, OrderNumber, POHeaderId, Supplier, Buyer, PeriodStartDate, PeriodEndDate, TotalCompletedThisPeriod, TotalCompletedToDate, CurrencyCode. Use the q parameter to filter by attributes such as Status, OrderNumber, SupplierId, or POHeaderId.

get_work_confirmation_by_id

Get a single work confirmation in Oracle Fusion Cloud by id. Returns: WorkConfirmationId, WorkConfirmationNumber, Status, OrderNumber, POHeaderId, Supplier, Buyer, PeriodStartDate, PeriodEndDate, TotalCompletedThisPeriod, TotalCompletedToDate, CurrencyCode, BalanceToFinish. Required: id.

create_a_oracle_fusion_cloud_procurement_work_confirmation

Create a work confirmation in Oracle Fusion Cloud against a purchase order. Returns: WorkConfirmationId, WorkConfirmationNumber, Status, OrderNumber, POHeaderId, Supplier, Buyer, PeriodStartDate, PeriodEndDate, TotalCompletedThisPeriod, TotalCompletedToDate, CurrencyCode, BalanceToFinish.

update_a_oracle_fusion_cloud_procurement_work_confirmation_by_id

Update a work confirmation in Oracle Fusion Cloud by id. Returns: WorkConfirmationId, WorkConfirmationNumber, Status, OrderNumber, POHeaderId, Supplier, Buyer, PeriodStartDate, PeriodEndDate, TotalCompletedThisPeriod, TotalCompletedToDate, CurrencyCode, BalanceToFinish. Required: id.

delete_a_oracle_fusion_cloud_procurement_work_confirmation_by_id

Delete a work confirmation in Oracle Fusion Cloud by id. Returns an empty 204 response on success. Required: id.

create_action_add_recent_supplier

Add a recent supplier in Oracle Fusion Cloud by marking the specified supplier as recently accessed. Required: supplier_id. Returns an empty 204 response on success.

create_action_generate_questionnaire

Generate a supplier registration questionnaire in oraclefusioncloud. Returns: result (a confirmation string indicating the action succeeded). Required: parameters (object containing ProcurementBUId and RegistrationKey).

create_action_get_supplier_profile_option

Get information about the current user's access to various entities of a supplier profile record in Oracle Fusion Cloud. Returns: result (an object of key-value strings describing entity-level access details). Required: supplier_id.

create_action_mark_supplier_changed

Mark an oraclefusioncloud supplier as changed by invoking the markSupplierChanged action. Returns an empty 204 response on success. Required: supplier_id.

create_a_oracle_fusion_cloud_procurement_action_score

Retrieve the Oracle DataFox score for a supplier in oraclefusioncloud. Score is calculated by Oracle DataFox to help rank suppliers, evaluate performance, and highlight potential risks. Returns: result. Required: supplier_id. Note: this action is not currently supported per the API documentation.

create_action_submit_spend_authorization_request

Submit a spend-authorization request for a supplier in Oracle Fusion Cloud, routing it through the spend-authorization approval workflow. Returns: result (a message containing the spend-authorization request number). Required: supplier_id. Optionally include a justification for the request.

list_all_oracle_fusion_cloud_procurement_child_assignments

Get a single supplier site assignment in Oracle Fusion Cloud by its identifiers. Returns: AssignmentId, SupplierId, SupplierSiteId, links. Required: supplier_id, supplier_site_id, assignment_id.

create_a_oracle_fusion_cloud_procurement_child_assignment

Create a new supplier site assignment in Oracle Fusion Cloud under the specified supplier and site. Returns: AssignmentId, SupplierId, SupplierSiteId, links. Required: supplier_id, supplier_site_id.

oracle_fusion_cloud_procurement_child_assignments_bulk_update

Update an existing supplier site assignment in Oracle Fusion Cloud by its identifiers. Returns: AssignmentId, SupplierId, SupplierSiteId, links. Required: supplier_id, supplier_site_id, assignment_id.

list_all_oracle_fusion_cloud_procurement_child_assignments_child

List assignments for a specific supplier site in Oracle Fusion Cloud. Returns assignment records including SupplierId, SupplierSiteId, and links. Required: supplier_id, supplier_site_id.

list_all_oracle_fusion_cloud_procurement_child_dataacceses

List data access records (addresses added to a contact and shown to supplier users) for a specific supplier contact in Oracle Fusion Cloud. Returns: dataaccessUniqID, SupplierId, SupplierContactId, links. Required: supplier_id, supplier_contact_id, dataaccess_uniq_id.

list_all_child_dataacceses_dataaccess

List Child Dataacceses Dataaccess records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_global_dffs

List Child Global Dffs records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_global_dff_by_id

Get a single Child Global Dffs record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_a_oracle_fusion_cloud_procurement_child_global_dff

Create a new Child Global Dffs record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

update_a_oracle_fusion_cloud_procurement_child_global_dff_by_id

Patch a Child Global Dffs record by hash key — send only the attributes you want to change. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_global_dffs_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_global_dffs_globaldff_by_id

Get a single Child Global Dffs Globaldff record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_global_dffs_globaldff

List Child Global Dffs Globaldff records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_global_dffs_globaldff

Create a new Child Global Dffs Globaldff record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_questionnaire_responses

List Child Questionnaire Responses records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_questionnaire_response_by_id

Get a single Child Questionnaire Responses record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_questionnaire_responses_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_sites

List Child Sites records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_a_oracle_fusion_cloud_procurement_child_site

Create a new Child Sites record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_sites_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_sites_child

List Child Sites Child records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_third_party_payment_relationships

List Child Third Party Payment Relationships records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_third_party_payment_relationship

Create a new Child Third Party Payment Relationships record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_third_party_payment_relationships_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_third_party_payment_relationships_thirdpartypaymentrelatio

List Child Third Party Payment Relationships Thirdpartypaymentrelationships records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_external_purchase_prices_lists

List External Purchase Prices Lists records (paginated collection). External Purchase Prices Lists resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_external_purchase_prices_list_by_id

Get a single External Purchase Prices Lists record by hash key. External Purchase Prices Lists resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_external_purchase_prices_manufacturers

List External Purchase Prices Manufacturers records (paginated collection). External Purchase Prices Manufacturers resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_external_purchase_prices_manufacturer_by_id

Get a single External Purchase Prices Manufacturers record by hash key. External Purchase Prices Manufacturers resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

create_external_purchase_prices_manufacturer

Create a new External Purchase Prices Manufacturers record. External Purchase Prices Manufacturers resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

update_external_purchase_prices_manufacturer_by_id

Patch a External Purchase Prices Manufacturers record by hash key — send only the attributes you want to change. External Purchase Prices Manufacturers resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

delete_external_purchase_prices_manufacturer_by_id

Delete a External Purchase Prices Manufacturers record by hash key. External Purchase Prices Manufacturers resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_external_purchase_prices_purchasing_categories

List External Purchase Prices Purchasing Categories records (paginated collection). External Purchase Prices Purchasing Categories resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_external_purchase_prices_purchasing_category_by_id

Get a single External Purchase Prices Purchasing Categories record by hash key. External Purchase Prices Purchasing Categories resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

create_external_purchase_prices_purchasing_category

Create a new External Purchase Prices Purchasing Categories record. External Purchase Prices Purchasing Categories resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

update_external_purchase_prices_purchasing_category_by_id

Patch a External Purchase Prices Purchasing Categories record by hash key — send only the attributes you want to change. External Purchase Prices Purchasing Categories resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

delete_external_purchase_prices_purchasing_category_by_id

Delete a External Purchase Prices Purchasing Categories record by hash key. External Purchase Prices Purchasing Categories resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_supplier_registration_questionnaire_responses

List Supplier Registration Questionnaire Responses records (paginated collection). Supplier Registration Questionnaire Responses resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

supplier_registration_questionnaire_responses_supplierregistrati

List Supplier Registration Questionnaire Responses Supplierregistrationquestionnaireresponses records (paginated collection). Supplier Registration Questionnaire Responses Supplierregistrationquestionnaireresponses resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_oracle_fusion_cloud_procurement_suppliers

List Suppliers records (paginated collection). The Suppliers resource manages the master record for each person or company you procure from. Supports profile creation/update, spend-authorization request submission, scores, signals, and supplier-profile-options lookups.

get_single_oracle_fusion_cloud_procurement_supplier_by_id

Get a single Suppliers record by hash key. The Suppliers resource manages the master record for each person or company you procure from. Supports profile creation/update, spend-authorization request submission, scores, signals, and supplier-profile-options lookups.

create_a_oracle_fusion_cloud_procurement_supplier

Create a new Suppliers record. The Suppliers resource manages the master record for each person or company you procure from. Supports profile creation/update, spend-authorization request submission, scores, signals, and supplier-profile-options lookups.

update_a_oracle_fusion_cloud_procurement_supplier_by_id

Patch a Suppliers record by hash key — send only the attributes you want to change. The Suppliers resource manages the master record for each person or company you procure from. Supports profile creation/update, spend-authorization request submission, scores, signals, and supplier-profile-options lookups.

create_a_oracle_fusion_cloud_procurement_action_signal

Create a new Action Signals record. Custom Oracle ADF action `signals` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_submit_spend_authorization_request_with_site

Create a new Action Submit Spend Authorization Request With Sites record. Custom Oracle ADF action `submitSpendAuthorizationRequestWithSites` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_update_row_line_status

Create a new Action Update Row Line Status record. Custom Oracle ADF action `updateRowLineStatus` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

list_all_oracle_fusion_cloud_procurement_buyers_lovs

List Buyers Lovs records (paginated collection). List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

get_single_oracle_fusion_cloud_procurement_buyers_lov_by_id

Get a single Buyers Lovs record by hash key. List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

list_all_catalog_category_hierarchy_nodes

List Catalog Category Hierarchy Nodes records (paginated collection). Hierarchical category-tree nodes used in the catalog browsing taxonomy.

get_catalog_category_hierarchy_node_by_id

Get a single Catalog Category Hierarchy Nodes record by hash key. Hierarchical category-tree nodes used in the catalog browsing taxonomy.

list_all_child_contract_form_attachments

List Child Contract Form Attachments records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_contract_form_attachment_by_id

Get a single Child Contract Form Attachments record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_contract_form_attachments_contractformattachment

List Child Contract Form Attachments Contractformattachment records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_contract_form_attachments_contractformattachment_by_id

Get a single Child Contract Form Attachments Contractformattachment record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_schedules

List Child Schedules records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_single_oracle_fusion_cloud_procurement_child_schedule_by_id

Get a single Child Schedules record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_a_oracle_fusion_cloud_procurement_child_schedule

Create a new Child Schedules record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

update_a_oracle_fusion_cloud_procurement_child_schedule_by_id

Patch a Child Schedules record by hash key — send only the attributes you want to change. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_schedules_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_schedules_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_schedules_child

List Child Schedules Child records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_schedules_child_by_id

Get a single Child Schedules Child record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_sites_lovs

List Child Sites Lovs records (paginated collection). List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

get_single_oracle_fusion_cloud_procurement_child_sites_lov_by_id

Get a single Child Sites Lovs record by hash key. List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

list_all_compliance_checklist_templates

List Compliance Checklist Templates records (paginated collection). Read-only catalogue of compliance checklist templates used to seed new checklists.

get_compliance_checklist_template_by_id

Get a single Compliance Checklist Templates record by hash key. Read-only catalogue of compliance checklist templates used to seed new checklists.

list_all_oracle_fusion_cloud_procurement_compliance_checklists

List Compliance Checklists records (paginated collection). Procurement compliance checklists. Full CRUD on checklist records. Stored alongside supplier qualification initiatives in the underlying tables.

get_compliance_checklist_by_id

Get a single Compliance Checklists record by hash key. Procurement compliance checklists. Full CRUD on checklist records. Stored alongside supplier qualification initiatives in the underlying tables.

create_a_oracle_fusion_cloud_procurement_compliance_checklist

Create a new Compliance Checklists record. Procurement compliance checklists. Full CRUD on checklist records. Stored alongside supplier qualification initiatives in the underlying tables.

update_compliance_checklist_by_id

Patch a Compliance Checklists record by hash key — send only the attributes you want to change. Procurement compliance checklists. Full CRUD on checklist records. Stored alongside supplier qualification initiatives in the underlying tables.

delete_compliance_checklist_by_id

Delete a Compliance Checklists record by hash key. Procurement compliance checklists. Full CRUD on checklist records. Stored alongside supplier qualification initiatives in the underlying tables.

list_all_external_purchase_prices

List External Purchase Prices records (paginated collection). Imported price lists from external pricing providers (e.g., GPO contracts). Supports lines, business unit, supplier site, manufacturer, change orders, agreement-exception, and import-exception child collections.

get_external_purchase_price_by_id

Get a single External Purchase Prices record by hash key. Imported price lists from external pricing providers (e.g., GPO contracts). Supports lines, business unit, supplier site, manufacturer, change orders, agreement-exception, and import-exception child collections.

update_external_purchase_price_by_id

Patch a External Purchase Prices record by hash key — send only the attributes you want to change. Imported price lists from external pricing providers (e.g., GPO contracts). Supports lines, business unit, supplier site, manufacturer, change orders, agreement-exception, and import-exception child collections.

list_all_external_purchase_prices_requests

List External Purchase Prices Requests records (paginated collection). External Purchase Prices Requests resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_external_purchase_prices_request_by_id

Get a single External Purchase Prices Requests record by hash key. External Purchase Prices Requests resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

create_external_purchase_prices_request

Create a new External Purchase Prices Requests record. External Purchase Prices Requests resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

update_external_purchase_prices_request_by_id

Patch a External Purchase Prices Requests record by hash key — send only the attributes you want to change. External Purchase Prices Requests resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

delete_external_purchase_prices_request_by_id

Delete a External Purchase Prices Requests record by hash key. External Purchase Prices Requests resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_external_purchase_prices_selection_criterias

List External Purchase Prices Selection Criterias records (paginated collection). External Purchase Prices Selection Criterias resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_external_purchase_prices_selection_criteria_by_id

Get a single External Purchase Prices Selection Criterias record by hash key. External Purchase Prices Selection Criterias resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

create_external_purchase_prices_selection_criteria

Create a new External Purchase Prices Selection Criterias record. External Purchase Prices Selection Criterias resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

update_external_purchase_prices_selection_criteria_by_id

Patch a External Purchase Prices Selection Criterias record by hash key — send only the attributes you want to change. External Purchase Prices Selection Criterias resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

delete_external_purchase_prices_selection_criteria_by_id

Delete a External Purchase Prices Selection Criterias record by hash key. External Purchase Prices Selection Criterias resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_flex_fnd_pvs_character_id_character_values

List Flex Fnd Pvs Character Id Character Values records (paginated collection). Descriptive flexfield (DFF) extension data for Oracle Fusion Cloud Procurement. Stores context-sensitive custom attributes.

list_all_procurement_persons_lovs

List Procurement Persons Lovs records (paginated collection). List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

get_procurement_persons_lov_by_id

Get a single Procurement Persons Lovs record by hash key. List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

list_all_supplier_registration_options

List Supplier Registration Options records (paginated collection). Supplier Registration Options resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_supplier_registration_option_by_id

Get a single Supplier Registration Options record by hash key. Supplier Registration Options resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_oracle_fusion_cloud_procurement_suppliers_lovs

List Suppliers Lovs records (paginated collection). List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

get_single_oracle_fusion_cloud_procurement_suppliers_lov_by_id

Get a single Suppliers Lovs record by hash key. List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

create_action_add_contract_term

Create a new Action Add Contract Terms record. Custom Oracle ADF action `addContractTerms` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_add_contract_terms_addcontractterm

Add contract terms to a draft purchase order in Oracle Fusion Cloud by invoking the addContractTerms action. Required: draft_purchase_orders_uniq_id. Returns an empty 204 response on success.

create_a_oracle_fusion_cloud_procurement_action_apply_discount

Create a new Action Apply Discounts record. Custom Oracle ADF action `applyDiscount` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_apply_latest_template

Create a new Action Apply Latest Templates record. Custom Oracle ADF action `applyLatestTemplate` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_apply_latest_templates_applylatesttemplate

Create a new Action Apply Latest Templates Applylatesttemplate record. Custom Oracle ADF action `applyLatestTemplate` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_cancel_change_order

Create a new Action Cancel Change Orders record. Custom Oracle ADF action `cancelChangeOrder` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_cancel_change_orders_cancelchangeorder

Create a new Action Cancel Change Orders Cancelchangeorder record. Custom Oracle ADF action `cancelChangeOrder` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_e_sign

Create a new Action E Signs record. Custom Oracle ADF action `eSign` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_process_requester_change

Create a new Action Process Requester Changes record. Custom Oracle ADF action `processRequesterChanges` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_rebuild_account

Create a new Action Rebuild Accounts record. Custom Oracle ADF action `rebuildAccounts` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_rebuild_accounts_rebuildaccount

Create a new Action Rebuild Accounts Rebuildaccounts record. Custom Oracle ADF action `rebuildAccounts` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_remove_contract_term

Create a new Action Remove Contract Terms record. Custom Oracle ADF action `removeContractTerms` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_remove_contract_terms_removecontractterm

Create a new Action Remove Contract Terms Removecontractterms record. Custom Oracle ADF action `removeContractTerms` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_validate_document

Create a new Action Validate Documents record. Custom Oracle ADF action `validateDocument` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_view_master_contract

Create a new Action View Master Contracts record. Custom Oracle ADF action `viewMasterContract` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_view_master_contracts_viewmastercontract

Create a new Action View Master Contracts Viewmastercontract record. Custom Oracle ADF action `viewMasterContract` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

list_all_child_contract_documents

List Child Contract Documents records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_contract_document_by_id

Get a single Child Contract Documents record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_a_oracle_fusion_cloud_procurement_child_contract_document

Create a new Child Contract Documents record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_contract_documents_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_contract_documents_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_contract_documents_contractdocuments

List Child Contract Documents Contractdocuments records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_contract_documents_contractdocument_by_id

Get a single Child Contract Documents Contractdocuments record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_global_df_fs

List Child Global Df Fs records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_global_df_f_by_id

Get a single Child Global Df Fs record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_a_oracle_fusion_cloud_procurement_child_global_df_f

Create a new Child Global Df Fs record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

update_a_oracle_fusion_cloud_procurement_child_global_df_f_by_id

Patch a Child Global Df Fs record by hash key — send only the attributes you want to change. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_global_df_fs_partial_update

Patch a Child Global Df Fs record by hash key — send only the attributes you want to change. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_global_df_fs_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_global_df_fs_globaldffs

List Child Global Df Fs Globaldffs records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_global_df_fs_globaldff_by_id

Get a single Child Global Df Fs Globaldffs record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_global_df_fs_globaldff

Create a new Child Global Df Fs Globaldffs record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_supporting_documents

List Child Supporting Documents records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_supporting_document_by_id

Get a single Child Supporting Documents record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_supporting_document

Create a new Child Supporting Documents record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_supporting_documents_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_supporting_documents_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_supporting_documents_supportingdocuments

List Child Supporting Documents Supportingdocuments records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_supporting_documents_supportingdocument_by_id

Get a single Child Supporting Documents Supportingdocuments record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_template_usages

List Child Template Usages records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_template_usage_by_id

Get a single Child Template Usages record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_template_usages_templateusages

List Child Template Usages Templateusages records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_template_usages_templateusage_by_id

Get a single Child Template Usages Templateusages record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_draft_purchase_order_by_id

Get a single Draft Purchase Orders record by hash key. Draft Purchase Orders are in-progress orders that have not yet been submitted. Manage draft orders (create, update, delete, submit) before they become active purchase orders. Supports configuration components, distributions, schedules, attachments, project costing flexfields, and template usages.

list_all_oracle_fusion_cloud_procurement_draft_purchase_orders

List Draft Purchase Orders records (paginated collection). Draft Purchase Orders are in-progress orders that have not yet been submitted. Manage draft orders (create, update, delete, submit) before they become active purchase orders. Supports configuration components, distributions, schedules, attachments, project costing flexfields, and template usages.

create_a_oracle_fusion_cloud_procurement_draft_purchase_order

Create a new Draft Purchase Orders record. Draft Purchase Orders are in-progress orders that have not yet been submitted. Manage draft orders (create, update, delete, submit) before they become active purchase orders. Supports configuration components, distributions, schedules, attachments, project costing flexfields, and template usages.

update_draft_purchase_order_by_id

Patch a Draft Purchase Orders record by hash key — send only the attributes you want to change. Draft Purchase Orders are in-progress orders that have not yet been submitted. Manage draft orders (create, update, delete, submit) before they become active purchase orders. Supports configuration components, distributions, schedules, attachments, project costing flexfields, and template usages.

delete_draft_purchase_order_by_id

Delete a Draft Purchase Orders record by hash key. Draft Purchase Orders are in-progress orders that have not yet been submitted. Manage draft orders (create, update, delete, submit) before they become active purchase orders. Supports configuration components, distributions, schedules, attachments, project costing flexfields, and template usages.

list_all_enclosure_simple_contract_texts

List Enclosure Simple Contract Texts records (paginated collection). Enclosure Simple Contract Texts resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

enclosure_simple_contract_texts_bulk_update

Enclosure Simple Contract Texts resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

enclosure_simple_contract_texts_bulk_delete

Enclosure Simple Contract Texts resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_enclosure_simple_contract_texts_simplecontracttext

List Enclosure Simple Contract Texts Simplecontracttext records (paginated collection). Enclosure Simple Contract Texts Simplecontracttext resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

enclosure_simple_contract_texts_simplecontracttext_bulk_update

Enclosure Simple Contract Texts Simplecontracttext resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

enclosure_simple_contract_texts_simplecontracttext_bulk_delete

Enclosure Simple Contract Texts Simplecontracttext resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

create_action_change_contract_source

Create a new Action Change Contract Sources record. Custom Oracle ADF action `changeContractSource` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_create_negotiation_response

Create a new Action Create Negotiation Responses record. Custom Oracle ADF action `CreateNegotiationResponse` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_delete_alternate_line

Create a new Action Delete Alternate Lines record. Custom Oracle ADF action `DeleteAlternateLine` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_delete_change_order

Create a new Action Delete Change Orders record. Custom Oracle ADF action `deleteChangeOrder` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_import_response_spreadsheet

Create a new Action Import Response Spreadsheets record. Custom Oracle ADF action `ImportResponseSpreadsheet` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_reduce_response_price

Create a new Action Reduce Response Prices record. Custom Oracle ADF action `ReduceResponsePrice` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_submit_procese

Create a new Action Submit Proceses record. Custom Oracle ADF action `SubmitProcess` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

list_all_child_attribute_response_acceptable_values_lovs

List Child Attribute Response Acceptable Values Lovs records (paginated collection). List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

child_attribute_response_acceptable_values_lovs_attributerespons

List Child Attribute Response Acceptable Values Lovs Attributeresponseacceptablevalueslov records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_price_tiers

List Child Price Tiers records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_price_tier_by_id

Get a single Child Price Tiers record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_a_oracle_fusion_cloud_procurement_child_price_tier

Create a new Child Price Tiers record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

update_a_oracle_fusion_cloud_procurement_child_price_tier_by_id

Patch a Child Price Tiers record by hash key — send only the attributes you want to change. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

delete_a_oracle_fusion_cloud_procurement_child_price_tier_by_id

Delete a Child Price Tiers record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_price_tiers_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_price_tiers_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_price_tiers_pricetiers

List Child Price Tiers Pricetiers records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_price_tiers_pricetier_by_id

Get a single Child Price Tiers Pricetiers record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_price_tiers_pricetier

Create a new Child Price Tiers Pricetiers record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_requirements

List Child Requirements records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_requirement_by_id

Get a single Child Requirements record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_a_oracle_fusion_cloud_procurement_child_requirement

Create a new Child Requirements record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

update_a_oracle_fusion_cloud_procurement_child_requirement_by_id

Patch a Child Requirements record by hash key — send only the attributes you want to change. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_requirements_partial_update

Patch a Child Requirements record by hash key — send only the attributes you want to change. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_requirements_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_requirements_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_requirements_child

List Child Requirements Child records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_requirements_child_by_id

Get a single Child Requirements Child record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_respond_by_spreadsheet_errors

List Child Respond By Spreadsheet Errors records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_respond_by_spreadsheet_error_by_id

Get a single Child Respond By Spreadsheet Errors record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_sections

List Child Sections records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_single_oracle_fusion_cloud_procurement_child_section_by_id

Get a single Child Sections record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_a_oracle_fusion_cloud_procurement_child_section

Create a new Child Sections record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_sections_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_sections_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_sections_child

List Child Sections Child records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_sections_child_by_id

Get a single Child Sections Child record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_draft_supplier_negotiation_responses

List Draft Supplier Negotiation Responses records (paginated collection). Draft Supplier Negotiation Responses resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_draft_supplier_negotiation_response_by_id

Get a single Draft Supplier Negotiation Responses record by hash key. Draft Supplier Negotiation Responses resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

update_draft_supplier_negotiation_response_by_id

Patch a Draft Supplier Negotiation Responses record by hash key — send only the attributes you want to change. Draft Supplier Negotiation Responses resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_enclosure_requirement_instruction_texts

List Enclosure Requirement Instruction Texts records (paginated collection). Enclosure Requirement Instruction Texts resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

enclosure_requirement_instruction_texts_bulk_update

Enclosure Requirement Instruction Texts resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

enclosure_requirement_instruction_texts_bulk_delete

Enclosure Requirement Instruction Texts resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

enclosure_requirement_instruction_texts_requirementinstructionte

List Enclosure Requirement Instruction Texts Requirementinstructiontext records (paginated collection). Enclosure Requirement Instruction Texts Requirementinstructiontext resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

enclosure_requirement_instruction_texts_requirementinstructionte

Enclosure Requirement Instruction Texts Requirementinstructiontext resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

enclosure_requirement_instruction_texts_requirementinstructionte

Enclosure Requirement Instruction Texts Requirementinstructiontext resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

create_action_add_alternate_line

Create a new Action Add Alternate Lines record. Custom Oracle ADF action `AddAlternateLine` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_cancel_proxy

Create a new Action Cancel Proxies record. Custom Oracle ADF action `CancelProxy` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_clear_procese

Create a new Action Clear Proceses record. Custom Oracle ADF action `ClearProcess` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_delete_draft_response

Create a new Action Delete Draft Responses record. Custom Oracle ADF action `deleteDraftResponse` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_download_response_pdf

Create a new Action Download Response Pdfs record. Custom Oracle ADF action `DownloadResponsePdf` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_download_response_pdfs_downloadresponsepdf

Create a new Action Download Response Pdfs Downloadresponsepdf record. Custom Oracle ADF action `DownloadResponsePdf` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_export_response_spreadsheet

Create a new Action Export Response Spreadsheets record. Custom Oracle ADF action `ExportResponseSpreadsheet` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_initialize_procese

Create a new Action Initialize Proceses record. Custom Oracle ADF action `InitializeProcess` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_unlock_draft_response

Create a new Action Unlock Draft Responses record. Custom Oracle ADF action `unlockDraftResponse` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_validate_and_submit_negotiation_response

Create a new Action Validate And Submit Negotiation Responses record. Custom Oracle ADF action `ValidateAndSubmitNegotiationResponse` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

list_all_child_line_attribute_groups

List Child Line Attribute Groups records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_line_attribute_group_by_id

Get a single Child Line Attribute Groups record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_line_attribute_group

Create a new Child Line Attribute Groups record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_line_attribute_groups_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_line_attribute_groups_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_line_attribute_groups_lineattributegroups

List Child Line Attribute Groups Lineattributegroups records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_line_attribute_groups_lineattributegroup_by_id

Get a single Child Line Attribute Groups Lineattributegroups record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_line_attributes

List Child Line Attributes records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_line_attribute_by_id

Get a single Child Line Attributes record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_a_oracle_fusion_cloud_procurement_child_line_attribute

Create a new Child Line Attributes record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

update_child_line_attribute_by_id

Patch a Child Line Attributes record by hash key — send only the attributes you want to change. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_line_attributes_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_line_attributes_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_line_attributes_lineattributes

List Child Line Attributes Lineattributes records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_line_attributes_lineattribute_by_id

Get a single Child Line Attributes Lineattributes record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_response_currencies

List Child Response Currencies records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_response_currency_by_id

Get a single Child Response Currencies record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_a_oracle_fusion_cloud_procurement_child_response_currency

Create a new Child Response Currencies record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_response_currencies_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_response_currencies_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_response_currencies_responsecurrencies

List Child Response Currencies Responsecurrencies records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_response_currencies_responsecurrency_by_id

Get a single Child Response Currencies Responsecurrencies record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_response_values

List Child Response Values records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_response_value_by_id

Get a single Child Response Values record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_response_values_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_response_values_responsevalues

List Child Response Values Responsevalues records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_enclosure_lines_instruction_texts

List Enclosure Lines Instruction Texts records (paginated collection). Enclosure Lines Instruction Texts resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

enclosure_lines_instruction_texts_bulk_update

Enclosure Lines Instruction Texts resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

enclosure_lines_instruction_texts_bulk_delete

Enclosure Lines Instruction Texts resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_enclosure_lines_instruction_texts_linesinstructiontext

List Enclosure Lines Instruction Texts Linesinstructiontext records (paginated collection). Enclosure Lines Instruction Texts Linesinstructiontext resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

enclosure_lines_instruction_texts_linesinstructiontext_bulk_upda

Enclosure Lines Instruction Texts Linesinstructiontext resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

enclosure_lines_instruction_texts_linesinstructiontext_bulk_dele

Enclosure Lines Instruction Texts Linesinstructiontext resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_enclosure_requirement_texts

List Enclosure Requirement Texts records (paginated collection). Enclosure Requirement Texts resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

enclosure_requirement_texts_bulk_update

Enclosure Requirement Texts resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

enclosure_requirement_texts_bulk_delete

Enclosure Requirement Texts resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_enclosure_requirement_texts_requirementtext

List Enclosure Requirement Texts Requirementtext records (paginated collection). Enclosure Requirement Texts Requirementtext resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

enclosure_requirement_texts_requirementtext_bulk_update

Enclosure Requirement Texts Requirementtext resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

enclosure_requirement_texts_requirementtext_bulk_delete

Enclosure Requirement Texts Requirementtext resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_external_purchase_prices_agreement_exception_by_id

Get a single External Purchase Prices Agreement Exceptions record by hash key. External Purchase Prices Agreement Exceptions resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

delete_external_purchase_prices_agreement_exception_by_id

Delete a External Purchase Prices Agreement Exceptions record by hash key. External Purchase Prices Agreement Exceptions resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_external_purchase_prices_agreement_exceptions

List External Purchase Prices Agreement Exceptions records (paginated collection). External Purchase Prices Agreement Exceptions resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_child_catalog_assignments

List Child Catalog Assignments records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_catalog_assignment_by_id

Get a single Child Catalog Assignments record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_catalog_assignment

Create a new Child Catalog Assignments record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_catalog_assignments_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_public_shopping_list_assignments

List Child Public Shopping List Assignments records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_public_shopping_list_assignments_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_public_shopping_list_assignment

Create a new Child Public Shopping List Assignments record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_public_shopping_list_assignments_publicshoppinglistassignm

List Child Public Shopping List Assignments Publicshoppinglistassignments records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_security_assignments

List Child Security Assignments records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_security_assignment

Create a new Child Security Assignments record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_security_assignments_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_security_assignments_securityassignments

List Child Security Assignments Securityassignments records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_smart_form_assignments

List Child Smart Form Assignments records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_smart_form_assignment

Create a new Child Smart Form Assignments record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_smart_form_assignments_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_smart_form_assignments_smartformassignments

List Child Smart Form Assignments Smartformassignments records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_work_confirmations

List Child Work Confirmations records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_work_confirmation_by_id

Get a single Child Work Confirmations record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_content_zones

List Content Zones records (paginated collection). Content zones partition catalogs by business unit, requester role, or geography. Manage zone assignments for catalogs, public shopping lists, smart forms, and security.

get_single_oracle_fusion_cloud_procurement_content_zone_by_id

Get a single Content Zones record by hash key. Content zones partition catalogs by business unit, requester role, or geography. Manage zone assignments for catalogs, public shopping lists, smart forms, and security.

create_a_oracle_fusion_cloud_procurement_content_zone

Create a new Content Zones record. Content zones partition catalogs by business unit, requester role, or geography. Manage zone assignments for catalogs, public shopping lists, smart forms, and security.

update_a_oracle_fusion_cloud_procurement_content_zone_by_id

Patch a Content Zones record by hash key — send only the attributes you want to change. Content zones partition catalogs by business unit, requester role, or geography. Manage zone assignments for catalogs, public shopping lists, smart forms, and security.

delete_a_oracle_fusion_cloud_procurement_content_zone_by_id

Delete a Content Zones record by hash key. Content zones partition catalogs by business unit, requester role, or geography. Manage zone assignments for catalogs, public shopping lists, smart forms, and security.

list_all_external_purchase_prices_supplier_sites

List External Purchase Prices Supplier Sites records (paginated collection). External Purchase Prices Supplier Sites resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_external_purchase_prices_supplier_site_by_id

Get a single External Purchase Prices Supplier Sites record by hash key. External Purchase Prices Supplier Sites resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

create_external_purchase_prices_supplier_site

Create a new External Purchase Prices Supplier Sites record. External Purchase Prices Supplier Sites resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

update_external_purchase_prices_supplier_site_by_id

Patch a External Purchase Prices Supplier Sites record by hash key — send only the attributes you want to change. External Purchase Prices Supplier Sites resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

delete_external_purchase_prices_supplier_site_by_id

Delete a External Purchase Prices Supplier Sites record by hash key. External Purchase Prices Supplier Sites resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_external_purchase_prices_unit_of_measures

List External Purchase Prices Unit Of Measures records (paginated collection). External Purchase Prices Unit Of Measures resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_external_purchase_prices_unit_of_measure_by_id

Get a single External Purchase Prices Unit Of Measures record by hash key. External Purchase Prices Unit Of Measures resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

create_external_purchase_prices_unit_of_measure

Create a new External Purchase Prices Unit Of Measures record. External Purchase Prices Unit Of Measures resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

update_external_purchase_prices_unit_of_measure_by_id

Patch a External Purchase Prices Unit Of Measures record by hash key — send only the attributes you want to change. External Purchase Prices Unit Of Measures resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

delete_external_purchase_prices_unit_of_measure_by_id

Delete a External Purchase Prices Unit Of Measures record by hash key. External Purchase Prices Unit Of Measures resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_project_task_completion_events_lovs

List Project Task Completion Events Lovs records (paginated collection). List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

get_project_task_completion_events_lov_by_id

Get a single Project Task Completion Events Lovs record by hash key. List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

list_all_public_shopping_list_lines

List Public Shopping List Lines records (paginated collection). Public Shopping List Lines resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_public_shopping_list_line_by_id

Get a single Public Shopping List Lines record by hash key. Public Shopping List Lines resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

create_public_shopping_list_line

Create a new Public Shopping List Lines record. Public Shopping List Lines resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

update_public_shopping_list_line_by_id

Patch a Public Shopping List Lines record by hash key — send only the attributes you want to change. Public Shopping List Lines resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

delete_public_shopping_list_line_by_id

Delete a Public Shopping List Lines record by hash key. Public Shopping List Lines resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_oracle_fusion_cloud_procurement_public_shopping_lists

List Public Shopping Lists records (paginated collection). Shared shopping lists assigned to content zones. Used by requesters as a starting point for requisitions.

get_public_shopping_list_by_id

Get a single Public Shopping Lists record by hash key. Shared shopping lists assigned to content zones. Used by requesters as a starting point for requisitions.

create_a_oracle_fusion_cloud_procurement_public_shopping_list

Create a new Public Shopping Lists record. Shared shopping lists assigned to content zones. Used by requesters as a starting point for requisitions.

update_public_shopping_list_by_id

Patch a Public Shopping Lists record by hash key — send only the attributes you want to change. Shared shopping lists assigned to content zones. Used by requesters as a starting point for requisitions.

delete_public_shopping_list_by_id

Delete a Public Shopping Lists record by hash key. Shared shopping lists assigned to content zones. Used by requesters as a starting point for requisitions.

list_all_purchase_order_life_cycle_details

List Purchase Order Life Cycle Details records (paginated collection). Read-only roll-up of a purchase order's lifecycle (receipts, invoices, returns).

get_purchase_order_life_cycle_detail_by_id

Get a single Purchase Order Life Cycle Details record by hash key. Read-only roll-up of a purchase order's lifecycle (receipts, invoices, returns).

list_all_spend_classification_attributes

List Spend Classification Attributes records (paginated collection). Spend Classification Attributes resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_spend_classification_attribute_by_id

Get a single Spend Classification Attributes record by hash key. Spend Classification Attributes resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

update_spend_classification_attribute_by_id

Patch a Spend Classification Attributes record by hash key — send only the attributes you want to change. Spend Classification Attributes resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

create_action_communicate_purchase_agreement

Create a new Action Communicate Purchase Agreements record. Custom Oracle ADF action `communicatePurchaseAgreement` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_create_proposal

Create a new Action Create Proposals record. Custom Oracle ADF action `createProposal` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_duplicate

Create a new Action Duplicates record. Custom Oracle ADF action `duplicate` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_duplicates_duplicate

Create a new Action Duplicates Duplicate record. Custom Oracle ADF action `duplicate` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_finally_close

Create a new Action Finally Closes record. Custom Oracle ADF action `finallyClose` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_freeze

Create a new Action Freezes record. Custom Oracle ADF action `freeze` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_freezes_freeze

Create a new Action Freezes Freeze record. Custom Oracle ADF action `freeze` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_generate_highlight

Create a new Action Generate Highlights record. Custom Oracle ADF action `generateHighlights` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_generate_highlights_generatehighlight

Create a new Action Generate Highlights Generatehighlights record. Custom Oracle ADF action `generateHighlights` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_hold

Create a new Action Holds record. Custom Oracle ADF action `hold` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_holds_hold

Create a new Action Holds Hold record. Custom Oracle ADF action `hold` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_import_purchase_agreement

Create a new Action Import Purchase Agreements record. Custom Oracle ADF action `importPurchaseAgreements` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_remove_hold

Create a new Action Remove Holds record. Custom Oracle ADF action `removeHold` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_remove_holds_removehold

Create a new Action Remove Holds Removehold record. Custom Oracle ADF action `removeHold` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_translate_via_exchange

Create a new Action Translate Via Exchanges record. Custom Oracle ADF action `translateViaExchange` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_unfreeze

Create a new Action Unfreezes record. Custom Oracle ADF action `unfreeze` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_unfreezes_unfreeze

Create a new Action Unfreezes Unfreeze record. Custom Oracle ADF action `unfreeze` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

list_all_child_business_unit_acceses

List Child Business Unit Acceses records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_business_unit_accese_by_id

Get a single Child Business Unit Acceses record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_business_unit_accese

Create a new Child Business Unit Acceses record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_business_unit_acceses_businessunitaccess

List Child Business Unit Acceses Businessunitaccess records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_business_unit_acceses_businessunitaccess_by_id

Get a single Child Business Unit Acceses Businessunitaccess record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_item_attributes

List Child Item Attributes records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_item_attribute_by_id

Get a single Child Item Attributes record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_a_oracle_fusion_cloud_procurement_child_item_attribute

Create a new Child Item Attributes record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_item_attributes_itemattributes

List Child Item Attributes Itemattributes records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_item_attributes_itemattribute_by_id

Get a single Child Item Attributes Itemattributes record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_lifecycle_details

List Child Lifecycle Details records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_lifecycle_detail_by_id

Get a single Child Lifecycle Details record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_lifecycle_details_lifecycledetails

List Child Lifecycle Details Lifecycledetails records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_notification_controls

List Child Notification Controls records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_notification_controls_notificationcontrols

List Child Notification Controls Notificationcontrols records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_translation_item_attributes

List Child Translation Item Attributes records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_translation_item_attribute

Create a new Child Translation Item Attributes record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_child_translation_item_attributes_translationitemattributes

List Child Translation Item Attributes Translationitemattributes records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_punchout_connections

List Punchout Connections records (paginated collection). Connection definitions for cXML punchout to external supplier websites.

get_punchout_connection_by_id

Get a single Punchout Connections record by hash key. Connection definitions for cXML punchout to external supplier websites.

list_all_purchase_agreement_import_requests

List Purchase Agreement Import Requests records (paginated collection). Bulk import requests for purchase agreements. Track status of imported documents and surface import errors.

get_purchase_agreement_import_request_by_id

Get a single Purchase Agreement Import Requests record by hash key. Bulk import requests for purchase agreements. Track status of imported documents and surface import errors.

create_purchase_agreement_import_request

Create a new Purchase Agreement Import Requests record. Bulk import requests for purchase agreements. Track status of imported documents and surface import errors.

list_all_purchase_agreement_lines

List Purchase Agreement Lines records (paginated collection). Line items on a purchase agreement.

get_purchase_agreement_line_by_id

Get a single Purchase Agreement Lines record by hash key. Line items on a purchase agreement.

list_all_oracle_fusion_cloud_procurement_purchase_agreements

List Purchase Agreements records (paginated collection). Purchase Agreements (blanket and contract) capture the terms of long-running supplier deals. Manage agreements: create, retrieve, update, and run lifecycle actions (hold, freeze, finallyClose, duplicate, communicate, cancelChangeOrder, generateHighlights). Includes per-line pricing, control rules, and acknowledgment workflows.

get_purchase_agreement_by_id

Get a single Purchase Agreements record by hash key. Purchase Agreements (blanket and contract) capture the terms of long-running supplier deals. Manage agreements: create, retrieve, update, and run lifecycle actions (hold, freeze, finallyClose, duplicate, communicate, cancelChangeOrder, generateHighlights). Includes per-line pricing, control rules, and acknowledgment workflows.

list_all_spend_classification_attribute_source_columns_lovs

List Spend Classification Attribute Source Columns Lovs records (paginated collection). List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

get_spend_classification_attribute_source_columns_lov_by_id

Get a single Spend Classification Attribute Source Columns Lovs record by hash key. List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

spend_classification_batch_analysis_by_classification_statuses_l

List Spend Classification Batch Analysis By Classification Statuses records (paginated collection). Spend Classification Batch Analysis By Classification Statuses resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_spend_classification_batch_analysis_by_classification_status

Get a single Spend Classification Batch Analysis By Classification Statuses record by hash key. Spend Classification Batch Analysis By Classification Statuses resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_spend_classification_batch_analysis_category_ranges

List Spend Classification Batch Analysis Category Ranges records (paginated collection). Spend Classification Batch Analysis Category Ranges resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

create_a_oracle_fusion_cloud_procurement_action_close

Create a new Action Closes record. Custom Oracle ADF action `close` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_closes_close

Create a new Action Closes Close record. Custom Oracle ADF action `close` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_confirm_work

Create a new Action Confirm Works record. Custom Oracle ADF action `confirmWork` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_get_qualification_questions_hierarchy

Create a new Action Get Qualification Questions Hierarchies record. Custom Oracle ADF action `getQualificationQuestionsHierarchy` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

list_all_assessments_in_supplier_portals

List Assessments In Supplier Portals records (paginated collection). Supplier-portal view of assessments the supplier is participating in.

get_assessments_in_supplier_portal_by_id

Get a single Assessments In Supplier Portals record by hash key. Supplier-portal view of assessments the supplier is participating in.

list_all_oracle_fusion_cloud_procurement_child_qualifications

List Child Qualifications records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_qualification_by_id

Get a single Child Qualifications record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_values

List Child Values records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_single_oracle_fusion_cloud_procurement_child_value_by_id

Get a single Child Values record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_a_oracle_fusion_cloud_procurement_child_value

Create a new Child Values record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_values_child

List Child Values Child records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_values_child_by_id

Get a single Child Values Child record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_purchase_order_schedules

List Purchase Order Schedules records (paginated collection). Shipment schedule rows on a purchase order line.

get_purchase_order_schedule_by_id

Get a single Purchase Order Schedules record by hash key. Shipment schedule rows on a purchase order line.

list_all_question_responses_in_supplier_portals

List Question Responses In Supplier Portals records (paginated collection). Supplier-portal view of question responses the supplier has submitted.

get_question_responses_in_supplier_portal_by_id

Get a single Question Responses In Supplier Portals record by hash key. Supplier-portal view of question responses the supplier has submitted.

list_all_spend_classification_attribute_source_tables

List Spend Classification Attribute Source Tables records (paginated collection). Spend Classification Attribute Source Tables resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_spend_classification_attribute_source_table_by_id

Get a single Spend Classification Attribute Source Tables record by hash key. Spend Classification Attribute Source Tables resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

create_spend_classification_attribute_source_table

Create a new Spend Classification Attribute Source Tables record. Spend Classification Attribute Source Tables resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

update_spend_classification_attribute_source_table_by_id

Patch a Spend Classification Attribute Source Tables record by hash key — send only the attributes you want to change. Spend Classification Attribute Source Tables resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

delete_spend_classification_attribute_source_table_by_id

Delete a Spend Classification Attribute Source Tables record by hash key. Spend Classification Attribute Source Tables resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

spend_classification_batch_analysis_category_ranges_spendclassif

List Spend Classification Batch Analysis Category Ranges Spendclassificationbatchanalysiscategoryranges records (paginated collection). Spend Classification Batch Analysis Category Ranges Spendclassificationbatchanalysiscategoryranges resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_spend_classification_batch_analysis_influencers

List Spend Classification Batch Analysis Influencers records (paginated collection). Spend Classification Batch Analysis Influencers resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

spend_classification_batch_analysis_influencers_spendclassificat

List Spend Classification Batch Analysis Influencers Spendclassificationbatchanalysisinfluencers records (paginated collection). Spend Classification Batch Analysis Influencers Spendclassificationbatchanalysisinfluencers resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_spend_classification_batch_analysis_metrics

List Spend Classification Batch Analysis Metrics records (paginated collection). Spend Classification Batch Analysis Metrics resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

spend_classification_batch_analysis_metrics_spendclassificationb

List Spend Classification Batch Analysis Metrics Spendclassificationbatchanalysismetrics records (paginated collection). Spend Classification Batch Analysis Metrics Spendclassificationbatchanalysismetrics resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_spend_classification_batch_keyword_analyses

List Spend Classification Batch Keyword Analyses records (paginated collection). Spend Classification Batch Keyword Analyses resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_spend_classification_batch_keyword_analysis_by_id

Get a single Spend Classification Batch Keyword Analyses record by hash key. Spend Classification Batch Keyword Analyses resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_spend_classification_batch_logs

List Spend Classification Batch Logs records (paginated collection). Spend Classification Batch Logs resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_spend_classification_batch_log_by_id

Get a single Spend Classification Batch Logs record by hash key. Spend Classification Batch Logs resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_spend_classification_batch_predicted_categories

List Spend Classification Batch Predicted Categories records (paginated collection). Spend Classification Batch Predicted Categories resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_spend_classification_batch_predicted_category_by_id

Get a single Spend Classification Batch Predicted Categories record by hash key. Spend Classification Batch Predicted Categories resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_spend_classification_batch_scoreboards

List Spend Classification Batch Scoreboards records (paginated collection). Spend Classification Batch Scoreboards resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

spend_classification_batch_scoreboards_spendclassificationbatchs

List Spend Classification Batch Scoreboards Spendclassificationbatchscoreboards records (paginated collection). Spend Classification Batch Scoreboards Spendclassificationbatchscoreboards resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_spend_classification_batch_statuses

List Spend Classification Batch Statuses records (paginated collection). Spend Classification Batch Statuses resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

spend_classification_batch_statuses_spendclassificationbatchstat

List Spend Classification Batch Statuses Spendclassificationbatchstatuses records (paginated collection). Spend Classification Batch Statuses Spendclassificationbatchstatuses resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_spend_classification_batch_transaction_details

List Spend Classification Batch Transaction Details records (paginated collection). Spend Classification Batch Transaction Details resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_spend_classification_batch_transaction_detail_by_id

Get a single Spend Classification Batch Transaction Details record by hash key. Spend Classification Batch Transaction Details resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_spend_classification_batch_transactions

List Spend Classification Batch Transactions records (paginated collection). Spend Classification Batch Transactions resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_spend_classification_batch_transaction_by_id

Get a single Spend Classification Batch Transactions record by hash key. Spend Classification Batch Transactions resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

update_spend_classification_batch_transaction_by_id

Patch a Spend Classification Batch Transactions record by hash key — send only the attributes you want to change. Spend Classification Batch Transactions resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_spend_classification_batch_trends

List Spend Classification Batch Trends records (paginated collection). Spend Classification Batch Trends resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_spend_classification_batch_trend_by_id

Get a single Spend Classification Batch Trends record by hash key. Spend Classification Batch Trends resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_spend_classification_batches

List Spend Classification Batches records (paginated collection). Batch jobs that classify spend transactions against a taxonomy using Oracle's ML spend classifier. Supports lifecycle actions: classifyDataSets, classifyTransactions, copyDataSets, estimateDatasetCounts.

spend_classification_batches_bulk_update

Batch jobs that classify spend transactions against a taxonomy using Oracle's ML spend classifier. Supports lifecycle actions: classifyDataSets, classifyTransactions, copyDataSets, estimateDatasetCounts.

spend_classification_batches_bulk_delete

Batch jobs that classify spend transactions against a taxonomy using Oracle's ML spend classifier. Supports lifecycle actions: classifyDataSets, classifyTransactions, copyDataSets, estimateDatasetCounts.

list_all_spend_classification_batches_spendclassificationbatches

List Spend Classification Batches Spendclassificationbatches records (paginated collection). Spend Classification Batches Spendclassificationbatches resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_spend_classification_business_units_lovs

List Spend Classification Business Units Lovs records (paginated collection). List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

get_spend_classification_business_units_lov_by_id

Get a single Spend Classification Business Units Lovs record by hash key. List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

create_action_cancel_qualification

Create a new Action Cancel Qualifications record. Custom Oracle ADF action `cancelQualification` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_equalize_and_clear_default_attribute_weight

Create a new Action Equalize And Clear Default Attribute Weights record. Custom Oracle ADF action `EqualizeAndClearDefaultAttributeWeights` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_finalize_qualification

Create a new Action Finalize Qualifications record. Custom Oracle ADF action `finalizeQualification` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_generate_negotiation_pdf

Create a new Action Generate Negotiation Pdfs record. Custom Oracle ADF action `GenerateNegotiationPdf` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

action_get_qualification_questions_hierarchies_getqualificationq

Create a new Action Get Qualification Questions Hierarchies Getqualificationquestionshierarchy record. Custom Oracle ADF action `getQualificationQuestionsHierarchy` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_get_surrogate_response_list

Create a new Action Get Surrogate Response Lists record. Custom Oracle ADF action `GetSurrogateResponseList` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_initialize_internal_cost_factor_value

Create a new Action Initialize Internal Cost Factor Values record. Custom Oracle ADF action `InitializeInternalCostFactorValues` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_open_scoring

Create a new Action Open Scorings record. Custom Oracle ADF action `openScoring` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_override_outcome

Create a new Action Override Outcomes record. Custom Oracle ADF action `overrideOutcome` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_recalculate_score

Create a new Action Recalculate Scores record. Custom Oracle ADF action `recalculateScores` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_revise_qualification

Create a new Action Revise Qualifications record. Custom Oracle ADF action `reviseQualification` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_uptake_new_response

Create a new Action Uptake New Responses record. Custom Oracle ADF action `uptakeNewResponses` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

get_child_negotiation_supplier_lines_covered_by_id

Get a single Child Negotiation Supplier Lines Covereds record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_negotiation_supplier_lines_covereds

List Child Negotiation Supplier Lines Covereds records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_responses_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_single_oracle_fusion_cloud_procurement_child_response_by_id

Get a single Child Responses record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_responses

List Child Responses records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_responses_child

List Child Responses Child records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_scoring_teams

List Child Scoring Teams records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_scoring_teams_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_scoring_teams_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_a_oracle_fusion_cloud_procurement_child_scoring_team

Create a new Child Scoring Teams record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_sourcing_line_types_lovs

List Child Sourcing Line Types Lovs records (paginated collection). List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

list_all_child_sourcing_line_types_lovs_sourcinglinetypeslov

List Child Sourcing Line Types Lovs Sourcinglinetypeslov records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_supplier_activity_summary_attributes

List Child Supplier Activity Summary Attributes records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_supplier_activity_summary_attributes_supplieractivitysumma

List Child Supplier Activity Summary Attributes Supplieractivitysummaryattributes records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_single_oracle_fusion_cloud_procurement_child_thread_by_id

Get a single Child Threads record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_threads

List Child Threads records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_update_attachment_by_id

Get a single Child Update Attachments record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_update_attachments

List Child Update Attachments records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_update_attachments_updateattachment_by_id

Get a single Child Update Attachments Updateattachments record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_update_attachments_updateattachments

List Child Update Attachments Updateattachments records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_procurement_cards_lov_by_id

Get a single Procurement Cards Lovs record by hash key. List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

list_all_oracle_fusion_cloud_procurement_procurement_cards_lovs

List Procurement Cards Lovs records (paginated collection). List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

get_purchase_order_acknowledgment_by_id

Get a single Purchase Order Acknowledgments record by hash key. Supplier acknowledgments (accept/reject/change-request) against purchase orders.

list_all_purchase_order_acknowledgments

List Purchase Order Acknowledgments records (paginated collection). Supplier acknowledgments (accept/reject/change-request) against purchase orders.

update_purchase_order_acknowledgment_by_id

Patch a Purchase Order Acknowledgments record by hash key — send only the attributes you want to change. Supplier acknowledgments (accept/reject/change-request) against purchase orders.

get_qualifications_in_supplier_portal_by_id

Get a single Qualifications In Supplier Portals record by hash key. Supplier-portal view of in-flight qualifications the supplier has been invited to.

list_all_qualifications_in_supplier_portals

List Qualifications In Supplier Portals records (paginated collection). Supplier-portal view of in-flight qualifications the supplier has been invited to.

get_requisition_deliver_to_locations_lov_by_id

Get a single Requisition Deliver To Locations Lovs record by hash key. List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

list_all_requisition_deliver_to_locations_lovs

List Requisition Deliver To Locations Lovs records (paginated collection). List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

get_special_handling_type_by_id

Get a single Special Handling Types record by hash key. Special Handling Types resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_oracle_fusion_cloud_procurement_special_handling_types

List Special Handling Types records (paginated collection). Special Handling Types resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

create_spend_classification_dataset_definition

Create a new Spend Classification Dataset Definitions record. Spend Classification Dataset Definitions resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

delete_spend_classification_dataset_definition_by_id

Delete a Spend Classification Dataset Definitions record by hash key. Spend Classification Dataset Definitions resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_spend_classification_dataset_definition_by_id

Get a single Spend Classification Dataset Definitions record by hash key. Spend Classification Dataset Definitions resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_spend_classification_dataset_definitions

List Spend Classification Dataset Definitions records (paginated collection). Spend Classification Dataset Definitions resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

update_spend_classification_dataset_definition_by_id

Patch a Spend Classification Dataset Definitions record by hash key — send only the attributes you want to change. Spend Classification Dataset Definitions resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_spend_classification_unit_of_measures_lov_by_id

Get a single Spend Classification Unit Of Measures Lovs record by hash key. List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

list_all_spend_classification_unit_of_measures_lovs

List Spend Classification Unit Of Measures Lovs records (paginated collection). List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

get_supplier_qualification_by_id

Get a single Supplier Qualifications record by hash key. Supplier qualifications track risk, capability, and compliance assessments of a supplier in a given area. Manage qualification headers and run lifecycle actions (approve, reject, requalify).

list_all_oracle_fusion_cloud_procurement_supplier_qualifications

List Supplier Qualifications records (paginated collection). Supplier qualifications track risk, capability, and compliance assessments of a supplier in a given area. Manage qualification headers and run lifecycle actions (approve, reject, requalify).

update_supplier_qualification_by_id

Patch a Supplier Qualifications record by hash key — send only the attributes you want to change. Supplier qualifications track risk, capability, and compliance assessments of a supplier in a given area. Manage qualification headers and run lifecycle actions (approve, reject, requalify).

create_action_add_default_attributes_from_attribute_list

Create a new Action Add Default Attributes From Attribute Lists record. Custom Oracle ADF action `AddDefaultAttributesFromAttributeList` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_complete_negotiation

Create a new Action Complete Negotiations record. Custom Oracle ADF action `CompleteNegotiation` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_delete_draft_negotiation

Create a new Action Delete Draft Negotiations record. Custom Oracle ADF action `DeleteDraftNegotiation` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_get_min_max_negotiation_line_number

Create a new Action Get Min Max Negotiation Line Numbers record. Custom Oracle ADF action `GetMinMaxNegotiationLineNumbers` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

action_get_min_max_negotiation_line_numbers_getminmaxnegotiation

Create a new Action Get Min Max Negotiation Line Numbers Getminmaxnegotiationlinenumbers record. Custom Oracle ADF action `GetMinMaxNegotiationLineNumbers` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_handle_composite_scoring

Create a new Action Handle Composite Scorings record. Custom Oracle ADF action `handleCompositeScoring` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_renumber_line

Create a new Action Renumber Lines record. Custom Oracle ADF action `RenumberLines` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_submit_response_score

Create a new Action Submit Response Scores record. Custom Oracle ADF action `submitResponseScores` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_unlock_draft

Create a new Action Unlock Drafts record. Custom Oracle ADF action `UnlockDraft` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_unseal_supplier_negotiation

Create a new Action Unseal Supplier Negotiations record. Custom Oracle ADF action `UnsealSupplierNegotiation` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

oracle_fusion_cloud_procurement_child_abstracts_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_single_oracle_fusion_cloud_procurement_child_abstract_by_id

Get a single Child Abstracts record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_abstracts

List Child Abstracts records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_award_attachments_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_award_attachments_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_a_oracle_fusion_cloud_procurement_child_award_attachment

Create a new Child Award Attachments record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_award_attachments

List Child Award Attachments records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_award_attachments_awardattachments

List Child Award Attachments Awardattachments records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_document_hist_masters

List Child Document Hist Masters records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_document_hist_masters_documenthistmaster

List Child Document Hist Masters Documenthistmaster records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_line_default_acceptable_response_score_values_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_line_default_acceptable_response_score_values_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_line_default_acceptable_response_score_value

Create a new Child Line Default Acceptable Response Score Values record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_line_default_acceptable_response_score_value_by_id

Get a single Child Line Default Acceptable Response Score Values record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_line_default_acceptable_response_score_values

List Child Line Default Acceptable Response Score Values records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_negotiation_attachment_by_id

Get a single Child Negotiation Attachments record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_negotiation_attachments

List Child Negotiation Attachments records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_recipients_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_a_oracle_fusion_cloud_procurement_child_recipient

Create a new Child Recipients record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_recipients

List Child Recipients records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_recipients_child

List Child Recipients Child records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_scoring_teams_scoringteams

List Child Scoring Teams Scoringteams records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_supplier_dffs_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_a_oracle_fusion_cloud_procurement_child_supplier_dff

Create a new Child Supplier Dffs record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_supplier_dff_by_id

Get a single Child Supplier Dffs record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_supplier_dffs

List Child Supplier Dffs records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_suppliers_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_suppliers_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_a_oracle_fusion_cloud_procurement_child_supplier

Create a new Child Suppliers record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

delete_a_oracle_fusion_cloud_procurement_child_supplier_by_id

Delete a Child Suppliers record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_single_oracle_fusion_cloud_procurement_child_supplier_by_id

Get a single Child Suppliers record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_suppliers

List Child Suppliers records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

update_a_oracle_fusion_cloud_procurement_child_supplier_by_id

Patch a Child Suppliers record by hash key — send only the attributes you want to change. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_a_oracle_fusion_cloud_procurement_child_suppliers_child

Create a new Child Suppliers Child record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_suppliers_child

List Child Suppliers Child records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_suppliers_summary_attribute_by_id

Get a single Child Suppliers Summary Attributes record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_suppliers_summary_attributes

List Child Suppliers Summary Attributes records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_action_acknowledge_amendment

Create a new Action Acknowledge Amendments record. Custom Oracle ADF action `AcknowledgeAmendment` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_add_qualification_area

Create a new Action Add Qualification Areas record. Custom Oracle ADF action `AddQualificationAreas` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_add_question

Create a new Action Add Questions record. Custom Oracle ADF action `AddQuestions` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_calculate_team_scoring_progrese

Create a new Action Calculate Team Scoring Progreses record. Custom Oracle ADF action `CalculateTeamScoringProgress` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_generate_supplier_recommendation

Create a new Action Generate Supplier Recommendations record. Custom Oracle ADF action `GenerateSupplierRecommendations` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_reorder_line_default_attribute_group

Create a new Action Reorder Line Default Attribute Groups record. Custom Oracle ADF action `ReorderLineDefaultAttributeGroups` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_uptake_latest_revision

Create a new Action Uptake Latest Revisions record. Custom Oracle ADF action `UptakeLatestRevision` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

list_all_child_collaboration_team_members

List Child Collaboration Team Members records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_collaboration_team_member

Create a new Child Collaboration Team Members record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_collaboration_team_members_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_collaboration_team_members_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_child_collaboration_team_members_collaborationteammembers

List Child Collaboration Team Members Collaborationteammembers records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_internal_cost_factor_values

List Child Internal Cost Factor Values records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_internal_cost_factor_value_by_id

Get a single Child Internal Cost Factor Values record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_internal_cost_factor_values_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_internal_cost_factors

List Child Internal Cost Factors records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_internal_cost_factor

Create a new Child Internal Cost Factors record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_internal_cost_factors_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_internal_cost_factors_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_internal_cost_factors_internalcostfactors

List Child Internal Cost Factors Internalcostfactors records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_line_default_internal_cost_factors

List Child Line Default Internal Cost Factors records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_line_default_internal_cost_factor_by_id

Get a single Child Line Default Internal Cost Factors record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_line_default_internal_cost_factor

Create a new Child Line Default Internal Cost Factors record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_line_default_internal_cost_factors_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_line_default_internal_cost_factors_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_messages

List Child Messages records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_single_oracle_fusion_cloud_procurement_child_message_by_id

Get a single Child Messages record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_negotiation_activities

List Child Negotiation Activities records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_negotiation_activities_negotiationactivities

List Child Negotiation Activities Negotiationactivities records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_negotiation_summary_attributes

List Child Negotiation Summary Attributes records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_negotiation_summary_attribute_by_id

Get a single Child Negotiation Summary Attributes record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_negotiation_supplier_lines_not_covereds

List Child Negotiation Supplier Lines Not Covereds records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_negotiation_supplier_lines_not_covered_by_id

Get a single Child Negotiation Supplier Lines Not Covereds record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_primary_contract_documents

List Child Primary Contract Documents records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_child_primary_contract_documents_primarycontractdocuments

List Child Primary Contract Documents Primarycontractdocuments records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_scoring_team_members

List Child Scoring Team Members records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_scoring_team_member_by_id

Get a single Child Scoring Team Members record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_scoring_team_member

Create a new Child Scoring Team Members record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_scoring_team_members_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_surrogate_short_list_suppliers

List Child Surrogate Short List Suppliers records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_surrogate_short_list_supplier_by_id

Get a single Child Surrogate Short List Suppliers record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_enclosure_cover_page_texts

List Enclosure Cover Page Texts records (paginated collection). Enclosure Cover Page Texts resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

enclosure_cover_page_texts_bulk_update

Enclosure Cover Page Texts resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

enclosure_cover_page_texts_bulk_delete

Enclosure Cover Page Texts resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_enclosure_general_introduction_texts

List Enclosure General Introduction Texts records (paginated collection). Enclosure General Introduction Texts resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

enclosure_general_introduction_texts_bulk_update

Enclosure General Introduction Texts resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

enclosure_general_introduction_texts_bulk_delete

Enclosure General Introduction Texts resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_enclosure_terms_instruction_texts

List Enclosure Terms Instruction Texts records (paginated collection). Enclosure Terms Instruction Texts resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

enclosure_terms_instruction_texts_bulk_update

Enclosure Terms Instruction Texts resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

enclosure_terms_instruction_texts_bulk_delete

Enclosure Terms Instruction Texts resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_oracle_fusion_cloud_procurement_supplier_negotiations

List Supplier Negotiations records (paginated collection). Supplier Negotiations capture sourcing events (RFI, RFQ, auction). Manage negotiation headers and execute the full sourcing lifecycle: create amendments, publish, complete, equalize and clear weights, validate, downloadResponsePDF, and many more.

get_supplier_negotiation_by_id

Get a single Supplier Negotiations record by hash key. Supplier Negotiations capture sourcing events (RFI, RFQ, auction). Manage negotiation headers and execute the full sourcing lifecycle: create amendments, publish, complete, equalize and clear weights, validate, downloadResponsePDF, and many more.

create_a_oracle_fusion_cloud_procurement_supplier_negotiation

Create a new Supplier Negotiations record. Supplier Negotiations capture sourcing events (RFI, RFQ, auction). Manage negotiation headers and execute the full sourcing lifecycle: create amendments, publish, complete, equalize and clear weights, validate, downloadResponsePDF, and many more.

update_supplier_negotiation_by_id

Patch a Supplier Negotiations record by hash key — send only the attributes you want to change. Supplier Negotiations capture sourcing events (RFI, RFQ, auction). Manage negotiation headers and execute the full sourcing lifecycle: create amendments, publish, complete, equalize and clear weights, validate, downloadResponsePDF, and many more.

create_action_add_questions_branch

Create a new Action Add Questions Branches record. Custom Oracle ADF action `AddQuestionsBranch` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_calculate_team_member_scoring_progrese

Create a new Action Calculate Team Member Scoring Progreses record. Custom Oracle ADF action `CalculateTeamMemberScoringProgress` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_cancel_procese

Create a new Action Cancel Proceses record. Custom Oracle ADF action `cancelProcess` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_create_amendment

Create a new Action Create Amendments record. Custom Oracle ADF action `CreateAmendment` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_duplicate_negotiation

Create a new Action Duplicate Negotiations record. Custom Oracle ADF action `DuplicateNegotiation` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_notify_collaboration_team_member

Create a new Action Notify Collaboration Team Members record. Custom Oracle ADF action `NotifyCollaborationTeamMember` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

list_all_child_document_hist_action_hists

List Child Document Hist Action Hists records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_document_hist_action_hists_documenthistactionhist

List Child Document Hist Action Hists Documenthistactionhist records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_line_default_attributes

List Child Line Default Attributes records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_line_default_attribute_by_id

Get a single Child Line Default Attributes record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_line_default_attribute

Create a new Child Line Default Attributes record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_line_default_attributes_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_line_default_attributes_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_line_responses_summary_attributes

List Child Line Responses Summary Attributes records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_line_responses_summary_attributes_lineresponsessummaryattr

List Child Line Responses Summary Attributes Lineresponsessummaryattributes records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_line_suppliers_summary_attributes

List Child Line Suppliers Summary Attributes records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_line_suppliers_summary_attribute_by_id

Get a single Child Line Suppliers Summary Attributes record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_negotiation_owners

List Child Negotiation Owners records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_negotiation_owners_negotiationowners

List Child Negotiation Owners Negotiationowners records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_negotiation_recommended_suppliers

List Child Negotiation Recommended Suppliers records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_negotiation_recommended_suppliers_negotiationrecommendedsu

List Child Negotiation Recommended Suppliers Negotiationrecommendedsuppliers records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_negotiation_variables

List Child Negotiation Variables records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_negotiation_variable_by_id

Get a single Child Negotiation Variables record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_negotiation_versions_attachments

List Child Negotiation Versions Attachments records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_negotiation_versions_attachment_by_id

Get a single Child Negotiation Versions Attachments record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_negotiation_versions_attachment

Create a new Child Negotiation Versions Attachments record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

update_child_negotiation_versions_attachment_by_id

Patch a Child Negotiation Versions Attachments record by hash key — send only the attributes you want to change. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_negotiation_versions_attachments_partial_update

Patch a Child Negotiation Versions Attachments record by hash key — send only the attributes you want to change. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

delete_child_negotiation_versions_attachment_by_id

Delete a Child Negotiation Versions Attachments record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_negotiation_versions_attachments_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_negotiation_versions_attachments_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_negotiation_versions_attachments_negotiationversionsattach

List Child Negotiation Versions Attachments Negotiationversionsattachments records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_negotiation_versions_attachments_negotiationversionsattach

Get a single Child Negotiation Versions Attachments Negotiationversionsattachments record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_negotiation_versions_attachments_negotiationversionsattach

Create a new Child Negotiation Versions Attachments Negotiationversionsattachments record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_negotiation_versions_attachments_negotiationversionsattach

Delete a Child Negotiation Versions Attachments Negotiationversionsattachments record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_submitted_processes

List Child Submitted Processes records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_submitted_processes_submittedprocesses

List Child Submitted Processes Submittedprocesses records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_supplier_line_access_restrictions

List Child Supplier Line Access Restrictions records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_supplier_line_access_restriction_by_id

Get a single Child Supplier Line Access Restrictions record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_supplier_line_access_restriction

Create a new Child Supplier Line Access Restrictions record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_supplier_line_access_restrictions_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_surrogate_short_list_supplier_sites

List Child Surrogate Short List Supplier Sites records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_surrogate_short_list_supplier_site_by_id

Get a single Child Surrogate Short List Supplier Sites record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_enclosure_message_texts

List Enclosure Message Texts records (paginated collection). Enclosure Message Texts resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

enclosure_message_texts_bulk_update

Enclosure Message Texts resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

enclosure_message_texts_bulk_delete

Enclosure Message Texts resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

create_action_add_requirement_branch

Create a new Action Add Requirement Branches record. Custom Oracle ADF action `AddRequirementBranch` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_calculate_transformed_value

Create a new Action Calculate Transformed Values record. Custom Oracle ADF action `CalculateTransformedValues` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_close_scoring

Create a new Action Close Scorings record. Custom Oracle ADF action `closeScoring` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_complete_stage_one_negotiation

Create a new Action Complete Stage One Negotiations record. Custom Oracle ADF action `CompleteStageOneNegotiation` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_create_negotiation_from_template

Create a new Action Create Negotiation From Templates record. Custom Oracle ADF action `CreateNegotiationFromTemplate` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_create_new_round

Create a new Action Create New Rounds record. Custom Oracle ADF action `CreateNewRound` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_download_contract_term

Create a new Action Download Contract Terms record. Custom Oracle ADF action `downloadContractTerms` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_generate_text_with_gen_ai

Create a new Action Generate Text With Gen Ais record. Custom Oracle ADF action `GenerateTextWithGenAI` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_import_lines_spreadsheet

Create a new Action Import Lines Spreadsheets record. Custom Oracle ADF action `ImportLinesSpreadsheet` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_lock_supplier

Create a new Action Lock Suppliers record. Custom Oracle ADF action `lockSupplier` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_manage_abstract_and_negotiation_pdf

Create a new Action Manage Abstract And Negotiation Pdfs record. Custom Oracle ADF action `ManageAbstractAndNegotiationPDF` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_record_internal_activity

Create a new Action Record Internal Activities record. Custom Oracle ADF action `recordInternalActivity` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_reopen_stage_one_negotiation

Create a new Action Reopen Stage One Negotiations record. Custom Oracle ADF action `ReopenStageOneNegotiation` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_reorder_line_default_response_value

Create a new Action Reorder Line Default Response Values record. Custom Oracle ADF action `ReorderLineDefaultResponseValues` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_unlock_supplier_negotiation

Create a new Action Unlock Supplier Negotiations record. Custom Oracle ADF action `UnlockSupplierNegotiation` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_unlock_supplier

Create a new Action Unlock Suppliers record. Custom Oracle ADF action `unlockSupplier` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_validate_and_publish_negotiation

Create a new Action Validate And Publish Negotiations record. Custom Oracle ADF action `ValidateAndPublishNegotiation` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

list_all_child_acceptable_response_score_values

List Child Acceptable Response Score Values records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_acceptable_response_score_value_by_id

Get a single Child Acceptable Response Score Values record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_acceptable_response_score_value

Create a new Child Acceptable Response Score Values record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

update_child_acceptable_response_score_value_by_id

Patch a Child Acceptable Response Score Values record by hash key — send only the attributes you want to change. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

delete_child_acceptable_response_score_value_by_id

Delete a Child Acceptable Response Score Values record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_acceptable_response_score_values_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_acceptable_response_score_values_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_acceptable_response_score_values_acceptableresponsescoreva

List Child Acceptable Response Score Values Acceptableresponsescorevalues records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_acceptable_response_score_values_acceptableresponsescoreva

Get a single Child Acceptable Response Score Values Acceptableresponsescorevalues record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_acceptable_response_score_values_acceptableresponsescoreva

Create a new Child Acceptable Response Score Values Acceptableresponsescorevalues record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_acknowledge_amendments

List Child Acknowledge Amendments records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_acknowledge_amendment_by_id

Get a single Child Acknowledge Amendments record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_acknowledge_amendment

Create a new Child Acknowledge Amendments record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_acknowledge_amendments_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_import_lines_errors

List Child Import Lines Errors records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_import_lines_error_by_id

Get a single Child Import Lines Errors record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_line_default_attribute_groups

List Child Line Default Attribute Groups records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_line_default_attribute_group_by_id

Get a single Child Line Default Attribute Groups record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_line_default_attribute_group

Create a new Child Line Default Attribute Groups record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_line_default_attribute_groups_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_line_default_attribute_groups_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_negotiation_lines_not_covereds

List Child Negotiation Lines Not Covereds records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_negotiation_lines_not_covered_by_id

Get a single Child Negotiation Lines Not Covereds record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_negotiation_versions

List Child Negotiation Versions records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_negotiation_version_by_id

Get a single Child Negotiation Versions record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_publish_negotiation_errors

List Child Publish Negotiation Errors records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_child_publish_negotiation_errors_publishnegotiationerrors

List Child Publish Negotiation Errors Publishnegotiationerrors records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_supplier_activities

List Child Supplier Activities records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_supplier_activity_by_id

Get a single Child Supplier Activities record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_supplier_response_attachments

List Child Supplier Response Attachments records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_supplier_response_attachment_by_id

Get a single Child Supplier Response Attachments record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_surrogate_shortlist_supplier_contacts

List Child Surrogate Shortlist Supplier Contacts records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_surrogate_shortlist_supplier_contacts_surrogateshortlistsu

List Child Surrogate Shortlist Supplier Contacts Surrogateshortlistsuppliercontacts records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_action_add_categories_to_generate_requirement

Create a new Action Add Categories To Generate Requirements record. Custom Oracle ADF action `AddCategoriesToGenerateRequirements` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_add_from_attribute_list

Create a new Action Add From Attribute Lists record. Custom Oracle ADF action `AddFromAttributeList` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_add_from_cost_factor_list

Create a new Action Add From Cost Factor Lists record. Custom Oracle ADF action `AddFromCostFactorList` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_equalize_clear_attribute_weight

Create a new Action Equalize Clear Attribute Weights record. Custom Oracle ADF action `EqualizeClearAttributeWeights` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_generate_abstract_pdf

Create a new Action Generate Abstract Pdfs record. Custom Oracle ADF action `GenerateAbstractPDF` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_generate_add_lines_spreadsheet

Create a new Action Generate Add Lines Spreadsheets record. Custom Oracle ADF action `GenerateAddLinesSpreadsheet` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_reassign_owner

Create a new Action Reassign Owners record. Custom Oracle ADF action `ReassignOwner` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_reorder_attribute_group

Create a new Action Reorder Attribute Groups record. Custom Oracle ADF action `ReorderAttributeGroups` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_reorder_line_attribute

Create a new Action Reorder Line Attributes record. Custom Oracle ADF action `ReorderLineAttributes` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_reorder_line_default_attribute

Create a new Action Reorder Line Default Attributes record. Custom Oracle ADF action `ReorderLineDefaultAttributes` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_reorder_response_value

Create a new Action Reorder Response Values record. Custom Oracle ADF action `ReorderResponseValues` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_validate

Create a new Action Validates record. Custom Oracle ADF action `validate` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

list_all_child_backing_requisition_lines

List Child Backing Requisition Lines records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_backing_requisition_line_by_id

Get a single Child Backing Requisition Lines record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_business_terms_changes

List Child Business Terms Changes records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_business_terms_change_by_id

Get a single Child Business Terms Changes record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_contract_term_changes

List Child Contract Term Changes records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_contract_term_change_by_id

Get a single Child Contract Term Changes record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_contract_term_templates

List Child Contract Term Templates records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_contract_term_template_by_id

Get a single Child Contract Term Templates record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_line_internal_cost_factor_values

List Child Line Internal Cost Factor Values records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_line_internal_cost_factor_value_by_id

Get a single Child Line Internal Cost Factor Values record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_line_internal_cost_factor_values_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_line_internal_cost_factors

List Child Line Internal Cost Factors records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_line_internal_cost_factor_by_id

Get a single Child Line Internal Cost Factors record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_line_internal_cost_factor

Create a new Child Line Internal Cost Factors record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_line_internal_cost_factors_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_line_internal_cost_factors_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_lines_changes

List Child Lines Changes records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_lines_change_by_id

Get a single Child Lines Changes record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_negotiation_controls_changes

List Child Negotiation Controls Changes records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_negotiation_controls_change_by_id

Get a single Child Negotiation Controls Changes record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_negotiation_line_recommended_suppliers

List Child Negotiation Line Recommended Suppliers records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_negotiation_line_recommended_supplier_by_id

Get a single Child Negotiation Line Recommended Suppliers record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_overview_changes

List Child Overview Changes records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_overview_change_by_id

Get a single Child Overview Changes record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_questionnaire_acceptable_responses

List Child Questionnaire Acceptable Responses records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_questionnaire_acceptable_responses_questionnaireacceptable

List Child Questionnaire Acceptable Responses Questionnaireacceptableresponses records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_questionnaires

List Child Questionnaires records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_questionnaires_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_questionnaires_child

List Child Questionnaires Child records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_requirements_changes

List Child Requirements Changes records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_requirements_change_by_id

Get a single Child Requirements Changes record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_response_rules_changes

List Child Response Rules Changes records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_response_rules_change_by_id

Get a single Child Response Rules Changes record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_schedule_changes

List Child Schedule Changes records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_schedule_change_by_id

Get a single Child Schedule Changes record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_sections_changes

List Child Sections Changes records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_sections_change_by_id

Get a single Child Sections Changes record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_enclosure_compared_texts

List Enclosure Compared Texts records (paginated collection). Enclosure Compared Texts resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

create_action_generate_questionnaire_section_hierarchy

Create a new Action Generate Questionnaire Section Hierarchies record. Custom Oracle ADF action `generateQuestionnaireSectionHierarchy` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_initialize_team_member_scoring

Create a new Action Initialize Team Member Scorings record. Custom Oracle ADF action `initializeTeamMemberScoring` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_launch

Create a new Action Launches record. Custom Oracle ADF action `launch` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

list_all_oracle_fusion_cloud_procurement_child_business_units

List Child Business Units records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_business_units_businessunits

List Child Business Units Businessunits records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_evaluation_team_members

List Child Evaluation Team Members records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_evaluation_team_member

Create a new Child Evaluation Team Members record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_evaluation_team_members_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_evaluation_team_members_evaluationteammembers

List Child Evaluation Team Members Evaluationteammembers records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_outcomes

List Child Outcomes records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_single_oracle_fusion_cloud_procurement_child_outcome_by_id

Get a single Child Outcomes record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_qualification_areas

List Child Qualification Areas records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_qualification_area

Create a new Child Qualification Areas record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_qualification_areas_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_qualification_areas_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_qualification_areas_qualificationareas

List Child Qualification Areas Qualificationareas records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_questionnaire_question_attachments

List Child Questionnaire Question Attachments records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_questionnaire_question_attachment_by_id

Get a single Child Questionnaire Question Attachments record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_questionnaire_questions

List Child Questionnaire Questions records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_questionnaire_questions_questionnairequestions

List Child Questionnaire Questions Questionnairequestions records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_questionnaire_sections

List Child Questionnaire Sections records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_questionnaire_sections_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_questionnaire_sections_questionnairesections

List Child Questionnaire Sections Questionnairesections records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_questions

List Child Questions records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_single_oracle_fusion_cloud_procurement_child_question_by_id

Get a single Child Questions record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_a_oracle_fusion_cloud_procurement_child_question

Create a new Child Questions record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_response_prices_by_lines

List Child Response Prices By Lines records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_response_prices_by_lines_responsepricesbylines

List Child Response Prices By Lines Responsepricesbylines records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_team_member_requirement_scores

List Child Team Member Requirement Scores records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_team_member_requirement_scores_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_team_member_requirement_scores_teammemberrequirementscores

List Child Team Member Requirement Scores Teammemberrequirementscores records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_team_member_score_details

List Child Team Member Score Details records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_team_member_score_details_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_procurement_business_units_lovs

List Procurement Business Units Lovs records (paginated collection). List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

get_procurement_business_units_lov_by_id

Get a single Procurement Business Units Lovs record by hash key. List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

list_all_summary_of_mass_replacement_purchase_orders

List Summary Of Mass Replacement Purchase Orders records (paginated collection). Summary Of Mass Replacement Purchase Orders resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_summary_of_mass_replacement_purchase_order_by_id

Get a single Summary Of Mass Replacement Purchase Orders record by hash key. Summary Of Mass Replacement Purchase Orders resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_oracle_fusion_cloud_procurement_supplier_eligibilities

List Supplier Eligibilities records (paginated collection). Read-only view of supplier-eligibility status for spend authorization.

get_supplier_eligibility_by_id

Get a single Supplier Eligibilities record by hash key. Read-only view of supplier-eligibility status for spend authorization.

create_a_oracle_fusion_cloud_procurement_supplier_eligibility

Create a new Supplier Eligibilities record. Read-only view of supplier-eligibility status for spend authorization.

update_supplier_eligibility_by_id

Patch a Supplier Eligibilities record by hash key — send only the attributes you want to change. Read-only view of supplier-eligibility status for spend authorization.

delete_supplier_eligibility_by_id

Delete a Supplier Eligibilities record by hash key. Read-only view of supplier-eligibility status for spend authorization.

list_all_oracle_fusion_cloud_procurement_supplier_initiatives

List Supplier Initiatives records (paginated collection). A campaign to qualify or re-qualify a population of suppliers against one or more qualification areas. Track progress, send invitations, and close initiatives.

get_supplier_initiative_by_id

Get a single Supplier Initiatives record by hash key. A campaign to qualify or re-qualify a population of suppliers against one or more qualification areas. Track progress, send invitations, and close initiatives.

create_a_oracle_fusion_cloud_procurement_supplier_initiative

Create a new Supplier Initiatives record. A campaign to qualify or re-qualify a population of suppliers against one or more qualification areas. Track progress, send invitations, and close initiatives.

update_supplier_initiative_by_id

Patch a Supplier Initiatives record by hash key — send only the attributes you want to change. A campaign to qualify or re-qualify a population of suppliers against one or more qualification areas. Track progress, send invitations, and close initiatives.

delete_supplier_initiative_by_id

Delete a Supplier Initiatives record by hash key. A campaign to qualify or re-qualify a population of suppliers against one or more qualification areas. Track progress, send invitations, and close initiatives.

list_all_supplier_negotiations_lovs

List Supplier Negotiations Lovs records (paginated collection). List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

get_supplier_negotiations_lov_by_id

Get a single Supplier Negotiations Lovs record by hash key. List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

list_all_supplier_qualification_areas

List Supplier Qualification Areas records (paginated collection). Reusable definitions of a qualification area (risk, financial health, sustainability, …) used as templates for supplier_qualifications.

get_supplier_qualification_area_by_id

Get a single Supplier Qualification Areas record by hash key. Reusable definitions of a qualification area (risk, financial health, sustainability, …) used as templates for supplier_qualifications.

create_a_oracle_fusion_cloud_procurement_action_acknowledge

Create a new Action Acknowledges record. Custom Oracle ADF action `acknowledge` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_communicate_one_purchase_order

Create a new Action Communicate One Purchase Orders record. Custom Oracle ADF action `communicateOnePurchaseOrder` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_communicate

Create a new Action Communicates record. Custom Oracle ADF action `communicate` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_disqualify_response

Create a new Action Disqualify Responses record. Custom Oracle ADF action `DisqualifyResponse` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_firm

Create a new Action Firms record. Custom Oracle ADF action `firm` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_override_score

Create a new Action Override Scores record. Custom Oracle ADF action `OverrideScore` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_renumber_po

Create a new Action Renumber Pos record. Custom Oracle ADF action `renumberPO` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_reopen

Create a new Action Reopens record. Custom Oracle ADF action `reopen` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_reopens_reopen

Create a new Action Reopens Reopen record. Custom Oracle ADF action `reopen` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_reset_overridden_score

Create a new Action Reset Overridden Scores record. Custom Oracle ADF action `ResetOverriddenScore` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_unfirm

Create a new Action Unfirms record. Custom Oracle ADF action `unfirm` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

list_all_oracle_fusion_cloud_procurement_child_all_lines

List Child All Lines records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_single_oracle_fusion_cloud_procurement_child_all_line_by_id

Get a single Child All Lines record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_branches

List Child Branches records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_a_oracle_fusion_cloud_procurement_child_branch

Create a new Child Branches record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_branches_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_branches_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_branches_child

List Child Branches Child records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_purchasing_documents

List Child Purchasing Documents records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_purchasing_document_by_id

Get a single Child Purchasing Documents record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_purchasing_documents_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_purchasing_documents_purchasingdocuments

List Child Purchasing Documents Purchasingdocuments records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_response_lines_rank_summaries

List Child Response Lines Rank Summaries records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_response_lines_rank_summary_by_id

Get a single Child Response Lines Rank Summaries record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_response_prices_by_times

List Child Response Prices By Times records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_response_prices_by_time

Create a new Child Response Prices By Times record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_response_prices_by_times_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_response_prices_by_times_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_response_prices_by_times_responsepricesbytime

List Child Response Prices By Times Responsepricesbytime records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_scoring_attachments

List Child Scoring Attachments records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_scoring_attachment_by_id

Get a single Child Scoring Attachments record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_scoring_attachment

Create a new Child Scoring Attachments record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

update_child_scoring_attachment_by_id

Patch a Child Scoring Attachments record by hash key — send only the attributes you want to change. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

delete_child_scoring_attachment_by_id

Delete a Child Scoring Attachments record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_scoring_attachments_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_scoring_attachments_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_scoring_attachments_scoringattachments

List Child Scoring Attachments Scoringattachments records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_scoring_attachments_scoringattachment_by_id

Get a single Child Scoring Attachments Scoringattachments record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_scoring_attachments_scoringattachment

Create a new Child Scoring Attachments Scoringattachments record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_team_member_score_details_teammemberscoredetails

List Child Team Member Score Details Teammemberscoredetails records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_purchase_orders

List Purchase Orders records (paginated collection). A Purchase Order is a commercial document that controls purchasing of an item or service from a supplier outside your organization. Manage purchase orders in Oracle Fusion Cloud Procurement: list, retrieve, and execute lifecycle actions (acknowledge, cancel, close, hold, freeze, reopen, communicate, viewPDF). Create new orders via the `draft_purchase_orders` resource.

get_single_oracle_fusion_cloud_procurement_purchase_order_by_id

Get a single Purchase Orders record by hash key. A Purchase Order is a commercial document that controls purchasing of an item or service from a supplier outside your organization. Manage purchase orders in Oracle Fusion Cloud Procurement: list, retrieve, and execute lifecycle actions (acknowledge, cancel, close, hold, freeze, reopen, communicate, viewPDF). Create new orders via the `draft_purchase_orders` resource.

list_all_supplier_negotiation_responses

List Supplier Negotiation Responses records (paginated collection). Supplier responses (bids) submitted against a negotiation. Read response headers and lines; associate price breaks, attributes, cost factors, and currencies.

get_supplier_negotiation_response_by_id

Get a single Supplier Negotiation Responses record by hash key. Supplier responses (bids) submitted against a negotiation. Read response headers and lines; associate price breaks, attributes, cost factors, and currencies.

update_supplier_negotiation_response_by_id

Patch a Supplier Negotiation Responses record by hash key — send only the attributes you want to change. Supplier responses (bids) submitted against a negotiation. Read response headers and lines; associate price breaks, attributes, cost factors, and currencies.

list_all_supplier_qualification_question_responses

List Supplier Qualification Question Responses records (paginated collection). Supplier Qualification Question Responses resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_supplier_qualification_question_response_by_id

Get a single Supplier Qualification Question Responses record by hash key. Supplier Qualification Question Responses resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

create_supplier_qualification_question_response

Create a new Supplier Qualification Question Responses record. Supplier Qualification Question Responses resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

update_supplier_qualification_question_response_by_id

Patch a Supplier Qualification Question Responses record by hash key — send only the attributes you want to change. Supplier Qualification Question Responses resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

create_action_insert_into_grouped_org

Create a new Action Insert Into Grouped Orgs record. Custom Oracle ADF action `insertIntoGroupedOrgs` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_mass_replacement_on_inventory_entity

Create a new Action Mass Replacement On Inventory Entities record. Custom Oracle ADF action `massReplacementOnInventoryEntities` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_raise_notify_planner_event

Create a new Action Raise Notify Planner Events record. Custom Oracle ADF action `raiseNotifyPlannerEvent` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_revise

Create a new Action Revises record. Custom Oracle ADF action `revise` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

list_all_child_acceptable_responses

List Child Acceptable Responses records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_acceptable_response

Create a new Child Acceptable Responses record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_acceptable_responses_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_acceptable_responses_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_acceptable_responses_acceptableresponses

List Child Acceptable Responses Acceptableresponses records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_address_style_format_layouts

List Child Address Style Format Layouts records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_address_style_format_layout_by_id

Get a single Child Address Style Format Layouts record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_mass_replacement_grouped_orgs

List Child Mass Replacement Grouped Orgs records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_mass_replacement_grouped_orgs_massreplacementgroupedorgs_l

List Child Mass Replacement Grouped Orgs Massreplacementgroupedorgs records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_mass_replacement_lines

List Child Mass Replacement Lines records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_mass_replacement_line

Create a new Child Mass Replacement Lines record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_mass_replacement_lines_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_mass_replacement_lines_massreplacementlines

List Child Mass Replacement Lines Massreplacementlines records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_mass_replacement_po_details

List Child Mass Replacement Po Details records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_mass_replacement_po_detail_by_id

Get a single Child Mass Replacement Po Details record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_mass_replacement_po_detail

Create a new Child Mass Replacement Po Details record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_scores

List Child Scores records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_a_oracle_fusion_cloud_procurement_child_score

Create a new Child Scores record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_scores_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

oracle_fusion_cloud_procurement_child_scores_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_scores_child

List Child Scores Child records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_mass_replacement_headers

List Mass Replacement Headers records (paginated collection). Mass Replacement Headers resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_mass_replacement_header_by_id

Get a single Mass Replacement Headers record by hash key. Mass Replacement Headers resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

create_a_oracle_fusion_cloud_procurement_mass_replacement_header

Create a new Mass Replacement Headers record. Mass Replacement Headers resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

update_mass_replacement_header_by_id

Patch a Mass Replacement Headers record by hash key — send only the attributes you want to change. Mass Replacement Headers resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

delete_mass_replacement_header_by_id

Delete a Mass Replacement Headers record by hash key. Mass Replacement Headers resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_mass_replacement_substitute_mp_ns_lovs

List Mass Replacement Substitute Mp Ns Lovs records (paginated collection). List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

get_mass_replacement_substitute_mp_ns_lov_by_id

Get a single Mass Replacement Substitute Mp Ns Lovs record by hash key. List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

get_negotiation_statuses_lov_by_id

Get a single Negotiation Statuses Lovs record by hash key. List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

list_all_negotiation_statuses_lovs

List Negotiation Statuses Lovs records (paginated collection). List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

list_all_supplier_qualification_questions

List Supplier Qualification Questions records (paginated collection). Reusable question bank that powers questionnaire-based qualifications and negotiations.

get_supplier_qualification_question_by_id

Get a single Supplier Qualification Questions record by hash key. Reusable question bank that powers questionnaire-based qualifications and negotiations.

create_supplier_qualification_question

Create a new Supplier Qualification Questions record. Reusable question bank that powers questionnaire-based qualifications and negotiations.

update_supplier_qualification_question_by_id

Patch a Supplier Qualification Questions record by hash key — send only the attributes you want to change. Reusable question bank that powers questionnaire-based qualifications and negotiations.

delete_supplier_qualification_question_by_id

Delete a Supplier Qualification Questions record by hash key. Reusable question bank that powers questionnaire-based qualifications and negotiations.

list_all_supplier_registration_address_geographies

List Supplier Registration Address Geographies records (paginated collection). Supplier Registration Address Geographies resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_supplier_registration_address_geography_by_id

Get a single Supplier Registration Address Geographies record by hash key. Supplier Registration Address Geographies resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_supplier_registration_address_style_formats

List Supplier Registration Address Style Formats records (paginated collection). Supplier Registration Address Style Formats resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

supplier_registration_address_style_formats_supplierregistration

List Supplier Registration Address Style Formats Supplierregistrationaddressstyleformats records (paginated collection). Supplier Registration Address Style Formats Supplierregistrationaddressstyleformats resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_supplier_registration_bank_branches_lovs

List Supplier Registration Bank Branches Lovs records (paginated collection). List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

get_supplier_registration_bank_branches_lov_by_id

Get a single Supplier Registration Bank Branches Lovs record by hash key. List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

list_all_supplier_registration_banks_lovs

List Supplier Registration Banks Lovs records (paginated collection). List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

get_supplier_registration_banks_lov_by_id

Get a single Supplier Registration Banks Lovs record by hash key. List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

list_all_supplier_registration_certifying_agencies_lovs

List Supplier Registration Certifying Agencies Lovs records (paginated collection). List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

get_supplier_registration_certifying_agencies_lov_by_id

Get a single Supplier Registration Certifying Agencies Lovs record by hash key. List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

list_all_supplier_registration_configurations

List Supplier Registration Configurations records (paginated collection). Supplier Registration Configurations resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_supplier_registration_configuration_by_id

Get a single Supplier Registration Configurations record by hash key. Supplier Registration Configurations resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

create_action_apply_default_award

Create a new Action Apply Default Awards record. Custom Oracle ADF action `ApplyDefaultAward` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_cancel_purchasing_document_creation

Create a new Action Cancel Purchasing Document Creations record. Custom Oracle ADF action `CancelPurchasingDocumentCreation` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_change_shortlist_status

Create a new Action Change Shortlist Status record. Custom Oracle ADF action `ChangeShortlistStatus` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_create_purchasing_document

Create a new Action Create Purchasing Documents record. Custom Oracle ADF action `CreatePurchasingDocuments` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_finalize_award

Create a new Action Finalize Awards record. Custom Oracle ADF action `FinalizeAward` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_generate_recommended_award

Create a new Action Generate Recommended Awards record. Custom Oracle ADF action `GenerateRecommendedAward` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_reopen_award

Create a new Action Reopen Awards record. Custom Oracle ADF action `ReopenAward` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_reset_allocation

Create a new Action Reset Allocations record. Custom Oracle ADF action `ResetAllocations` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_share_award_decision

Create a new Action Share Award Decisions record. Custom Oracle ADF action `ShareAwardDecision` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_submit_purchasing_document

Create a new Action Submit Purchasing Documents record. Custom Oracle ADF action `SubmitPurchasingDocuments` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

list_all_child_agreement_business_unit_accesses

List Child Agreement Business Unit Accesses records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_agreement_business_unit_access_by_id

Get a single Child Agreement Business Unit Accesses record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_child_agreement_business_unit_access

Create a new Child Agreement Business Unit Accesses record. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_agreement_business_unit_accesses_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_agreement_business_unit_accesses_bulk_delete

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_awarded_line_responses

List Child Awarded Line Responses records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_awarded_line_responses_awardedlineresponses

List Child Awarded Line Responses Awardedlineresponses records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_awarded_lines

List Child Awarded Lines records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_awarded_lines_awardedlines

List Child Awarded Lines Awardedlines records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_awarded_response_details

List Child Awarded Response Details records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_awarded_response_details_awardedresponsedetails

List Child Awarded Response Details Awardedresponsedetails records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_line_allocations_by_responses

List Child Line Allocations By Responses records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_line_allocations_by_response_by_id

Get a single Child Line Allocations By Responses record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_line_allocations_by_responses_bulk_update

Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_line_allocations_details

List Child Line Allocations Details records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_line_allocations_details_lineallocationsdetails

List Child Line Allocations Details Lineallocationsdetails records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_line_allocations_summaries

List Child Line Allocations Summaries records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_line_allocations_summaries_lineallocationssummary

List Child Line Allocations Summaries Lineallocationssummary records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_oracle_fusion_cloud_procurement_child_responses_lines

List Child Responses Lines records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_responses_lines_responseslines

List Child Responses Lines Responseslines records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_responses_qualified_by_knockout_criterias

List Child Responses Qualified By Knockout Criterias records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_responses_qualified_by_knockout_criterias_responsesqualifi

List Child Responses Qualified By Knockout Criterias Responsesqualifiedbyknockoutcriteria records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_mass_replacement_exceptions

List Mass Replacement Exceptions records (paginated collection). Mass Replacement Exceptions resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_mass_replacement_exception_by_id

Get a single Mass Replacement Exceptions record by hash key. Mass Replacement Exceptions resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_mass_replacement_inv_exceptions

List Mass Replacement Inv Exceptions records (paginated collection). Mass Replacement Inv Exceptions resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_mass_replacement_inv_exception_by_id

Get a single Mass Replacement Inv Exceptions record by hash key. Mass Replacement Inv Exceptions resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_oracle_fusion_cloud_procurement_mass_replacement_orgs

List Mass Replacement Orgs records (paginated collection). Mass Replacement Orgs resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_mass_replacement_org_by_id

Get a single Mass Replacement Orgs record by hash key. Mass Replacement Orgs resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_mass_replacement_primary_items_lovs

List Mass Replacement Primary Items Lovs records (paginated collection). List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

get_mass_replacement_primary_items_lov_by_id

Get a single Mass Replacement Primary Items Lovs record by hash key. List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

list_all_mass_replacement_primary_mp_ns_lovs

List Mass Replacement Primary Mp Ns Lovs records (paginated collection). List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

get_mass_replacement_primary_mp_ns_lov_by_id

Get a single Mass Replacement Primary Mp Ns Lovs record by hash key. List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

list_all_purchase_agreement_acknowledgments

List Purchase Agreement Acknowledgments records (paginated collection). Supplier acknowledgments against purchase agreements.

get_purchase_agreement_acknowledgment_by_id

Get a single Purchase Agreement Acknowledgments record by hash key. Supplier acknowledgments against purchase agreements.

update_purchase_agreement_acknowledgment_by_id

Patch a Purchase Agreement Acknowledgments record by hash key — send only the attributes you want to change. Supplier acknowledgments against purchase agreements.

list_all_supplier_negotiation_awards

List Supplier Negotiation Awards records (paginated collection). Award decisions for completed negotiations: applyDefaultAward, applyRecommendedAward, applyKnockoutCriteria, generateRecommendedAward, finalizeAward, clearAward, reopenAward, shareAwardDecision, submitAwardForApproval, recommendAwardSummaryAttributes.

get_supplier_negotiation_award_by_id

Get a single Supplier Negotiation Awards record by hash key. Award decisions for completed negotiations: applyDefaultAward, applyRecommendedAward, applyKnockoutCriteria, generateRecommendedAward, finalizeAward, clearAward, reopenAward, shareAwardDecision, submitAwardForApproval, recommendAwardSummaryAttributes.

list_all_supplier_negotiation_purchasing_documents

List Supplier Negotiation Purchasing Documents records (paginated collection). Supplier Negotiation Purchasing Documents resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_supplier_negotiation_purchasing_document_by_id

Get a single Supplier Negotiation Purchasing Documents record by hash key. Supplier Negotiation Purchasing Documents resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

create_action_apply_knockout_criteria

Create a new Action Apply Knockout Criterias record. Custom Oracle ADF action `ApplyKnockoutCriteria` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_apply_recommended_award

Create a new Action Apply Recommended Awards record. Custom Oracle ADF action `ApplyRecommendedAward` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_award_actions_status

Create a new Action Award Actions Status record. Custom Oracle ADF action `AwardActionsStatus` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_award_summary_attribute

Create a new Action Award Summary Attributes record. Custom Oracle ADF action `AwardSummaryAttributes` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_clear_award

Create a new Action Clear Awards record. Custom Oracle ADF action `ClearAward` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_create_supplier_contract

Create a new Action Create Supplier Contracts record. Custom Oracle ADF action `CreateSupplierContracts` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_edit_and_withdraw_award_approval

Create a new Action Edit And Withdraw Award Approvals record. Custom Oracle ADF action `EditAndWithdrawAwardApproval` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_recommend_award_summary_attribute

Create a new Action Recommend Award Summary Attributes record. Custom Oracle ADF action `RecommendAwardSummaryAttributes` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_regenerate_url_encryption_key

Create a new Action Regenerate Url Encryption Keys record. Custom Oracle ADF action `regenerateUrlEncryptionKey` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_a_oracle_fusion_cloud_procurement_action_reject_response

Create a new Action Reject Responses record. Custom Oracle ADF action `RejectResponses` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_action_submit_award_for_approval

Create a new Action Submit Award For Approvals record. Custom Oracle ADF action `SubmitAwardForApproval` on the parent resource. POST to this endpoint with `{ "parameters": { … } }` to invoke the side-effect. The action returns a `result` object whose shape is action-specific — see the Oracle Fusion Cloud Procurement REST docs for the exact parameter and response definitions.

create_award_supplier_response_line

Create a new Award Supplier Response Lines record. Award Supplier Response Lines resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

create_a_oracle_fusion_cloud_procurement_award_supplier_response

Create a new Award Supplier Responses record. Award Supplier Responses resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_awarded_lines_requisitioning_business_units_lovs

List Awarded Lines Requisitioning Business Units Lovs records (paginated collection). List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

get_awarded_lines_requisitioning_business_units_lov_by_id

Get a single Awarded Lines Requisitioning Business Units Lovs record by hash key. List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

list_all_child_awarded_line_details

List Child Awarded Line Details records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_awarded_line_detail_by_id

Get a single Child Awarded Line Details record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_item_replacement_po_distributions

List Child Item Replacement Po Distributions records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_item_replacement_po_distribution_by_id

Get a single Child Item Replacement Po Distributions record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_recommended_responses

List Child Recommended Responses records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_recommended_responses_recommendedresponses

List Child Recommended Responses Recommendedresponses records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_responses_eliminated_by_knockout_criterias

List Child Responses Eliminated By Knockout Criterias records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

child_responses_eliminated_by_knockout_criterias_responseselimin

List Child Responses Eliminated By Knockout Criterias Responseseliminatedbyknockoutcriteria records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

list_all_child_supplier_contracts

List Child Supplier Contracts records (paginated collection). Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

get_child_supplier_contract_by_id

Get a single Child Supplier Contracts record by hash key. Nested child collection of a parent Oracle Fusion Cloud Procurement resource. Use the parent resource's hash key in the path to scope the child rows.

create_a_oracle_fusion_cloud_procurement_edit_award_amount

Create a new Edit Award Amounts record. Edit Award Amounts resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_mass_replacement_purchase_orders

List Mass Replacement Purchase Orders records (paginated collection). Bulk replace item/manufacturer-part numbers across many open purchase orders in one go. Includes header, exception, and inventory exception child collections.

get_mass_replacement_purchase_order_by_id

Get a single Mass Replacement Purchase Orders record by hash key. Bulk replace item/manufacturer-part numbers across many open purchase orders in one go. Includes header, exception, and inventory exception child collections.

list_all_mass_replacement_source_documents_lovs

List Mass Replacement Source Documents Lovs records (paginated collection). List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

get_mass_replacement_source_documents_lov_by_id

Get a single Mass Replacement Source Documents Lovs record by hash key. List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

list_all_mass_replacement_substitute_items_lovs

List Mass Replacement Substitute Items Lovs records (paginated collection). List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

get_mass_replacement_substitute_items_lov_by_id

Get a single Mass Replacement Substitute Items Lovs record by hash key. List-of-values service used to populate picker dropdowns elsewhere in the Procurement UI/API. Returns a small, read-only set of code/value pairs that other resources reference.

list_all_oracle_fusion_cloud_procurement_personal_shopping_lists

List Personal Shopping Lists records (paginated collection). Per-user shopping lists. Used to save frequently-ordered items for quick re-requisition.

get_personal_shopping_list_by_id

Get a single Personal Shopping Lists record by hash key. Per-user shopping lists. Used to save frequently-ordered items for quick re-requisition.

create_a_oracle_fusion_cloud_procurement_personal_shopping_list

Create a new Personal Shopping Lists record. Per-user shopping lists. Used to save frequently-ordered items for quick re-requisition.

update_personal_shopping_list_by_id

Patch a Personal Shopping Lists record by hash key — send only the attributes you want to change. Per-user shopping lists. Used to save frequently-ordered items for quick re-requisition.

delete_personal_shopping_list_by_id

Delete a Personal Shopping Lists record by hash key. Per-user shopping lists. Used to save frequently-ordered items for quick re-requisition.

list_all_supplier_entity_configurations

List Supplier Entity Configurations records (paginated collection). Entity-level configuration of supplier registration (which sections, fields, and roles are exposed).

get_supplier_entity_configuration_by_id

Get a single Supplier Entity Configurations record by hash key. Entity-level configuration of supplier registration (which sections, fields, and roles are exposed).

update_supplier_entity_configuration_by_id

Patch a Supplier Entity Configurations record by hash key — send only the attributes you want to change. Entity-level configuration of supplier registration (which sections, fields, and roles are exposed).

list_all_supplier_negotiation_contracts

List Supplier Negotiation Contracts records (paginated collection). Supplier Negotiation Contracts resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

get_supplier_negotiation_contract_by_id

Get a single Supplier Negotiation Contracts record by hash key. Supplier Negotiation Contracts resource in Oracle Fusion Cloud Procurement. See the Oracle REST API for Oracle Fusion Cloud Procurement docs for the full attribute list.

list_all_oracle_fusion_cloud_procurement_supplier_options

List Supplier Options records (paginated collection). Tenant-wide supplier-area configuration options.

get_single_oracle_fusion_cloud_procurement_supplier_option_by_id

Get a single Supplier Options record by hash key. Tenant-wide supplier-area configuration options.

update_a_oracle_fusion_cloud_procurement_supplier_option_by_id

Patch a Supplier Options record by hash key — send only the attributes you want to change. Tenant-wide supplier-area configuration options.

Why Truto

Why use Truto’s MCP server for Oracle Fusion Cloud Procurement

Other MCP servers give you a static tool list for one app. Truto gives you a managed, multi-tenant MCP infrastructure across 500+ integrations.

01

Auto-generated, always up to date

Tools are dynamically generated from curated documentation — not hand-coded. As integrations evolve, tools stay current without manual maintenance.

02

Fine-grained access control

Scope each MCP server to read-only, write-only, specific methods, or tagged tool groups. Expose only what your AI agent needs — nothing more.

03

Multi-tenant by design

Each MCP server is scoped to a single connected account with its own credentials. The URL itself is the auth token — no shared secrets, no credential leaking across tenants.

04

Works with every MCP client

Standard JSON-RPC 2.0 protocol. Paste the URL into Claude, ChatGPT, Cursor, or any MCP-compatible agent framework — tools are discovered automatically.

05

Built-in auth, rate limits, and error handling

Tool calls execute through Truto’s proxy layer with automatic OAuth refresh, rate-limit handling, and normalized error responses. No raw API plumbing in your agent.

06

Expiring and auditable servers

Create time-limited MCP servers for contractors or automated workflows. Optional dual-auth requires both the URL and a Truto API token for high-security environments.

How It Works

From zero to integrated

Go live with Oracle Fusion Cloud Procurement in under an hour. No boilerplate, no maintenance burden.

01

Link your customer’s Oracle Fusion Cloud Procurement account

Use Truto’s frontend SDK to connect your customer’s Oracle Fusion Cloud Procurement account. We handle all OAuth and API key flows — you don’t need to create the OAuth app.

02

We handle authentication

Don’t spend time refreshing access tokens or figuring out secure storage. We handle it and inject credentials into every API request.

03

Call our API, we call Oracle Fusion Cloud Procurement

Truto’s Proxy API is a 1-to-1 mapping of the Oracle Fusion Cloud Procurement API. You call us, we call Oracle Fusion Cloud Procurement, and pass the response back in the same cycle.

04

Unified response format

Every response follows a single format across all integrations. We translate Oracle Fusion Cloud Procurement’s pagination into unified cursor-based pagination. Data is always in the result attribute.

FAQs

Common questions about Oracle Fusion Cloud Procurement on Truto

Authentication, rate limits, data freshness, and everything else you need to know before you integrate.

What authentication does Oracle Fusion Cloud Procurement support?

Oracle Fusion Cloud REST APIs use Basic Auth or OAuth 2.0 against the customer's Oracle Cloud pod URL. Truto handles credential storage, token refresh, and per-tenant pod URLs so your end users connect their Oracle environment through a managed connect flow.

Which procurement objects can I read and write?

You can work with Purchase Orders, Draft Purchase Orders, Purchase Requisitions, Purchase Agreements (and lines, price breaks, price tiers), Suppliers (with contacts, addresses, bank accounts, business classifications), Approved Supplier Lists, Supplier Negotiations and Responses, Supplier Qualifications, Punchout Connections, Public and Personal Shopping Lists, Content Zones, and Spend Classification data sets and rules.

Can I trigger Oracle's workflow actions, not just CRUD?

Yes. Beyond standard list/get/create/update, the integration exposes Oracle's action endpoints — including submit requisition, check funds, derive charge account, calculate tax, process punchout cart, classify transaction, communicate purchase order, cancel, hold, freeze, finally close, and supplier registration actions.

How are descriptive flexfields (DFFs) and custom attributes handled?

Oracle's DFFs are exposed as first-class child resources (global DFFs, project DFFs, special handling DFFs, line-level DFFs, supplier DFFs, etc.) so you can read and write tenant-specific custom fields on requisitions, POs, suppliers, and negotiation lines.

How fresh is the data — is there webhook or event support?

Oracle Fusion REST APIs are primarily pull-based, so data freshness depends on polling cadence. You can implement incremental sync using Oracle's query and filter parameters on list endpoints, and schedule polling through your application logic.

Are there rate limits or pagination quirks to worry about?

Oracle Fusion enforces per-pod throttling and uses offset/limit-based pagination with a hasMore flag on list responses. Truto normalizes pagination handling and retries transient errors so you don't have to manage Oracle's pagination semantics or backoff logic yourself.

Oracle Fusion Cloud Procurement

Get Oracle Fusion Cloud Procurement integrated into your app

Our team understands what it takes to make a Oracle Fusion Cloud Procurement integration successful. A short, crisp 30 minute call with folks who understand the problem.