# Oracle Fusion Cloud Procurement MCP connector

The Oracle Fusion Cloud Procurement connector lets Claude, ChatGPT, Cursor and other AI clients look up procurement agents, approved supplier list entries, shopping catalog items and requisition details, and add or update them, inside each person's own Oracle Fusion Cloud Procurement access.

Source: https://elaichi.ai/connectors/oraclefusioncloudprocurement/

## Facts

| | |
| --- | --- |
| Application | Oracle Fusion Cloud Procurement |
| Category | Accounting |
| AI tools | 1000 |
| Authentication | Connects with an API key |
| Needs your own OAuth app | No |
| MCP endpoint | https://api.elaichi.ai/mcp |
| Works with | Claude, ChatGPT, Cursor, any MCP client, and the Elaichi Agent |
| Tools advertised by name | No. 1000 tools is past the 30-tool threshold, so clients use `search_tools` and `execute_tool` |

## What you can ask once Oracle Fusion Cloud Procurement is connected

- List approved supplier list entries added this month.
- Which procurement agents own the most open requisitions?
- Summarize shopping catalog item details for office supplies.

## Connect Oracle Fusion Cloud Procurement in Elaichi

This happens once for the organization, before any client is involved.

1. Open Connections, choose Add connection, and pick Oracle Fusion Cloud Procurement.
2. Optionally set Share with, then press Connect.
3. Paste an Oracle Fusion Cloud Procurement API key. One person generates a token in Oracle Fusion Cloud Procurement and pastes it once. Everyone else works through Share with, and never sees it.

Credentials are vaulted and nobody, including the AI, reads them back. The connection becomes a toolbox immediately, so you can curate which Oracle Fusion Cloud Procurement tools are exposed, rename them, or freeze arguments before anyone points a client at it.

## Connect Oracle Fusion Cloud Procurement to Claude

Endpoint: https://api.elaichi.ai/mcp

1. Open Customize, then Connectors.
2. Press Add.
3. Name it, paste the MCP server URL, then Continue.
4. Sign in and approve.

On Team and Enterprise, an Owner adds it once. Everyone else turns it on for themselves.

## Connect Oracle Fusion Cloud Procurement to ChatGPT

Endpoint: https://api.elaichi.ai/mcp

1. Open Plugins, then press the + button.
2. Name it and paste the endpoint into Server URL.
3. Leave Authentication on OAuth, then tick the risk acknowledgement.
4. Press Create, then sign in and approve.

Works on the web today. The plugin directory lives at chatgpt.com/plugins.

## Connect Oracle Fusion Cloud Procurement to Cursor

Endpoint: https://api.elaichi.ai/mcp

1. Open `~/.cursor/mcp.json`.
2. Add the endpoint under `mcpServers`.
3. Reload Cursor, then sign in and approve.

Set up per machine, so repeat it on each computer you work from.

## Connect Oracle Fusion Cloud Procurement to any MCP client

Endpoint: https://api.elaichi.ai/mcp

1. Add the endpoint as a remote MCP server.
2. Sign in and approve.

The Elaichi Agent already has these tools, with nothing to set up.

## What the consent screen decides

Only Read is granted by default, which is not enough to call a Oracle Fusion Cloud Procurement tool. Over MCP there is no trusted place to confirm a write in the moment, so the consent screen is the standing approval rather than a formality. Grant Read and Run tools. Think hard before granting Delete, which reaches into connected apps and cannot be undone.

## What teams do with Oracle Fusion Cloud Procurement through Elaichi

### Add a supplier to the approved list

Procurement. After a sourcing decision, ask the agent to create the approved supplier list entry in Oracle Fusion Cloud Procurement so buyers can order from that supplier right away.

### Check who is authorized to buy what

Procurement. Pull up the list of procurement agents and their assignments before routing a request, or update an agent's record when responsibilities move between buyers.

### Review requisition product details before approval

Finance. Ask for the product details on open requisitions so a controller can see what is being requested, from which catalog, before signing off on spend.

### Find the right catalog item fast

Operations. Run a shopping search across the Oracle Fusion Cloud Procurement catalog in plain language and get back item details, brand filters and punchout catalogs without clicking through screens.

### Keep approved supplier entries current

Supplier management. When a supplier's status, site or item coverage changes, update the approved supplier list entry so downstream buyers see accurate information.

### Audit catalog templates and descriptive flexfields

IT and administration. List shopping catalog information templates and descriptive flexfield contexts to confirm the configuration matches what the business expects.

## Frequently asked questions

### How do I connect Oracle Fusion Cloud Procurement to Claude?

Connect Oracle Fusion Cloud Procurement in Elaichi first, which asks you for an API key from your Oracle Fusion Cloud Procurement account and nothing else. There is no OAuth application to register and no client ID or secret to generate. Then in Claude go to Customize, then Connectors, then Add, and paste the endpoint https://api.elaichi.ai/mcp. Claude signs you in through Elaichi and the connection is ready.

### Does Oracle Fusion Cloud Procurement work with ChatGPT and Cursor as well as Claude?

Yes. Once Oracle Fusion Cloud Procurement is connected in Elaichi, the same endpoint, https://api.elaichi.ai/mcp, works in Claude, ChatGPT, Cursor, any other MCP client and the Elaichi Agent. You connect it once and every client you use picks it up.

### What can an AI agent actually do with my Oracle Fusion Cloud Procurement data?

An agent can look up procurement agents, approved supplier list entries, shopping catalog items, requisition product details, punchout catalogs and catalog templates in Oracle Fusion Cloud Procurement, and answer questions about them in plain language. It can also add or update procurement agents and approved supplier list entries, and run shopping searches on your behalf. Because this connector covers a very large set of actions, short concrete asks such as "show approved suppliers for this item" work better than long paragraphs.

### Does connecting Oracle Fusion Cloud Procurement give the AI everything in my procurement setup?

No. Every call runs as the person who signed in, so the agent sees only the business units, catalogs and supplier records that person can already see in Oracle Fusion Cloud Procurement. Elaichi can narrow that access further with restrictions, but it never widens it beyond what the person already has.

### Can my team share one Oracle Fusion Cloud Procurement connection?

Yes. One person connects Oracle Fusion Cloud Procurement in Elaichi and shares the connection with a team, and nobody else ever handles the API key. Each teammate still signs in as themselves through OAuth, so the audit log records exactly who made each request.

### Can I stop an agent from changing things in Oracle Fusion Cloud Procurement?

Yes. Restrictions in Elaichi work per action, so you can allow reading approved supplier list entries and catalog items while blocking the ability to create or update procurement agents or supplier entries in Oracle Fusion Cloud Procurement. A blocked action is never advertised to Claude, ChatGPT or Cursor at all, so no prompt can reach it.

### What happens to an Oracle Fusion Cloud Procurement connection when someone leaves?

Offboarding a person in Elaichi ends their access to Oracle Fusion Cloud Procurement through every AI client at once. If they had shared a connection with a team, it keeps working for everyone else. Disconnecting Oracle Fusion Cloud Procurement once in Elaichi removes it from Claude, ChatGPT, Cursor and every other client without touching each one separately.

## All 1000 Oracle Fusion Cloud Procurement tools

Every tool below is callable through https://api.elaichi.ai/mcp once Oracle Fusion Cloud Procurement is connected, subject to the toolbox it is in and the restrictions on the caller.

- **List all Oracle Fusion Cloud Procurement procurement agents** (List). 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 single Oracle Fusion Cloud Procurement procurement agent by ID** (Get). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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** (List). 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). 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). 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). 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** (List). 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). 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). 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). 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). 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). 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). 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 single Oracle Fusion Cloud Procurement child price break by ID** (Get). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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** (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). 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** (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). 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). 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). 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). 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). 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** (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). 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** (Create). 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** (Create). 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** (List). 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). 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** (List). 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). 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). 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). 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). 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 single Oracle Fusion Cloud Procurement child attachment by ID** (Get). 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). 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** (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.
- **Oracle Fusion Cloud Procurement child attachments partial update** (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). 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** (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** (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). 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). 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). 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). 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** (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). 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.
- **Oracle Fusion Cloud Procurement child attachments child bulk update** (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.
- **Oracle Fusion Cloud Procurement child attachments child bulk delete** (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** (List). 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). 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** (List). 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** (Action). 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). 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). 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). 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 single Oracle Fusion Cloud Procurement child item image by ID** (Get). 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 Oracle Fusion Cloud Procurement child item manufacturers** (List). 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). 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** (List). 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). 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** (List). 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.
- **Oracle Fusion Cloud Procurement enclosure file contents bulk update** (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.
- **Oracle Fusion Cloud Procurement enclosure file contents bulk delete** (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). 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). 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). 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 Oracle Fusion Cloud Procurement enclosure file web images** (List). 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). 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). 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). 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). 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). 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** (List). Get the spend classification summary amount for a specific category in oraclefusioncloud. Returns: CategoryName, links. Required: category_name.
- **Spend classification summary by categories spendclassificationsu** (Action). 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** (Create). 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** (Create). 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). 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 single Oracle Fusion Cloud Procurement child cost factor by ID** (Get). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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** (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.
- **Oracle Fusion Cloud Procurement child lines partial update** (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). 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** (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** (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). 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 single Oracle Fusion Cloud Procurement child lines child by ID** (Get). 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). 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). 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** (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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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** (Update). 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). 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). 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). 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** (Update). 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). 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). List Requisition Processing Requests records (paginated collection).

Background processing requests that move requisitions through procurement workflows.
- **Get requisition processing request by ID** (Get). Get a single Requisition Processing Requests record by hash key.

Background processing requests that move requisitions through procurement workflows.
- **Create requisition processing request** (Create). Create a new Requisition Processing Requests record.

Background processing requests that move requisitions through procurement workflows.
- **Delete requisition processing request by ID** (Delete). 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). 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). 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** (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** (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** (Action). 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). 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). Get a single supplier negotiation cost factor list by id in Oracle Fusion Cloud. Returns: CostFactorListId, CostFactorList, Description, CostFactorListType. Required: id.
- **Get single Oracle Fusion Cloud Procurement child negotiation by ID** (Get). 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). 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). 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). 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). Create a new rule condition under a spend classification sustainability rule in Oracle Fusion Cloud. Returns: RuleId, RuleConditionId. Required: rule_id.
- **Update a Oracle Fusion Cloud Procurement child rule condition by ID** (Update). 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 a Oracle Fusion Cloud Procurement child rule condition by ID** (Delete). 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.
- **Oracle Fusion Cloud Procurement child rule conditions bulk update** (Update). Update a rule condition under a spend classification rule in Oracle Fusion Cloud. Returns: RuleId, RuleConditionId. Required: rule_id, rule_condition_id.
- **Oracle Fusion Cloud Procurement child rule conditions bulk delete** (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). 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). 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). 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). 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). 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). 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). 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). Get a single purchasing hazard class by id in oraclefusioncloud. Returns: HazardClassId, HazardClass, Description, EndDate. Required: id.
- **List all Oracle Fusion Cloud Procurement purchasing un numbers lovs** (List). 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). 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 Oracle Fusion Cloud Procurement spend classification rules** (List). 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). 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 a Oracle Fusion Cloud Procurement spend classification rule** (Create). 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** (Update). 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). 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). 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). 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). 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** (Action). 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). 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** (Action). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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** (Action). 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). 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). 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). 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). 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** (Create). 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** (Create). 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** (Create). 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** (Create). 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** (Create). 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** (Create). 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** (Create). 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). 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). 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). 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). 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). 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). 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 single Oracle Fusion Cloud Procurement child distribution by ID** (Get). 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). 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 a Oracle Fusion Cloud Procurement child distribution by ID** (Update). 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 a Oracle Fusion Cloud Procurement child distribution by ID** (Delete). 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). 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). 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 Oracle Fusion Cloud Procurement child distributions child** (List). 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). 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 a Oracle Fusion Cloud Procurement child distributions child** (Create). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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** (Action). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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** (Action). 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). 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). 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** (Create). 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** (Create). 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** (Create). 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** (Create). 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** (Create). 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** (Create). 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** (Create). 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** (Create). 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** (Create). 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** (Create). 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** (Create). 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** (Action). 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** (Create). 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** (Create). 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 a Oracle Fusion Cloud Procurement action view pdfs viewpdf** (Create). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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 a Oracle Fusion Cloud Procurement child information template** (Create). 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). 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). 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). 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 single Oracle Fusion Cloud Procurement child project dff by ID** (Get). 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). 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). 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.
- **Oracle Fusion Cloud Procurement child project dffs partial update** (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). 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). 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). 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). 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). 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). 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 a Oracle Fusion Cloud Procurement child special handling dff** (Create). 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** (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 partial update** (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** (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). 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). 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). 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). 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** (Create). 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** (Action). 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** (Create). 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** (Create). 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** (Create). 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** (Create). 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). 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** (Create). 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** (Create). 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 a Oracle Fusion Cloud Procurement action submit requisition** (Create). 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** (Create). 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** (Create). 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** (Create). 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** (Create). 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 a Oracle Fusion Cloud Procurement action withdraws withdraw** (Create). 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). 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). 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 Oracle Fusion Cloud Procurement child response attachments** (List). 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). 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 a Oracle Fusion Cloud Procurement child response attachment** (Create). 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** (Update). 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). 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** (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** (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). 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). 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). 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 Oracle Fusion Cloud Procurement child summary attributes** (List). 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). 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). 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). 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 Oracle Fusion Cloud Procurement enclosure question texts** (List). 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** (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). 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). 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** (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** (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). 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). 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). Create a new purchase requisition header in Oracle Fusion Cloud. Returns: RequisitionHeaderId, Requisition, Description, DocumentStatus, Preparer, RequisitioningBU, CreationDate, and LastUpdateDate.
- **Update a Oracle Fusion Cloud Procurement purchase requisition by ID** (Update). 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 a Oracle Fusion Cloud Procurement purchase requisition by ID** (Delete). 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). 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). 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). 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). 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 Oracle Fusion Cloud Procurement purchasing line types lovs** (List). 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). 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). 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). Get a single purchasing news item by id in Oracle Fusion Cloud. Returns: PurchasingNewsId, News, RequisitioningBUId. Required: id.
- **Create a Oracle Fusion Cloud Procurement action populate response** (Create). 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** (Create). 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). 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). 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). 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** (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.
- **Child business classification attachments partial update** (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). 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** (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** (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** (Action). 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** (Action). 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** (Action). 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** (Action). 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** (List). 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). 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). 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). 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** (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). 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). 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). 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). 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). 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). 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). 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). 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 Oracle Fusion Cloud Procurement child question attachments** (List). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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** (Action). 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** (Action). 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** (List). 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). 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). 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). 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 a Oracle Fusion Cloud Procurement action classify data set** (Create). 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** (Create). 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** (Create). 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). 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** (Create). 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** (Create). 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** (Create). 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** (Create). 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** (Create). 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 a Oracle Fusion Cloud Procurement action validate preference** (Create). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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** (Action). 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). 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). 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). 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). 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). 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 single Oracle Fusion Cloud Procurement recent requisition by ID** (Get). 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). 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). Get a single requisition one-time delivery location by id in oraclefusioncloud. Returns: LocationId, links. Required: id.
- **Create requisition one time location** (Create). Create a new requisition one-time delivery location in oraclefusioncloud. Returns: LocationId, links.
- **Update requisition one time location by ID** (Update). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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=<value>;SeqenceNumber=<value>).
- **List all spend classification data set transactions** (List). 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). 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). 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). 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** (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** (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). 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** (Create). 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). 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). 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). 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** (Update). 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). 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** (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** (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). 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). 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). 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** (List). 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). 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). 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). 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). 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). 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). 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). 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** (Set). 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** (List). 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). Create a spend classification global excluded word in Oracle Fusion Cloud. Returns: ExcludedWord, links. Required: ExcludedWord.
- **Spend classification global excluded words bulk update** (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). 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** (Action). 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). 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). 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). 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). 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). 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). 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). 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). 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** (List). 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** (Action). 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). 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). 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). 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** (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** (Action). 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). 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). 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). 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** (Update). 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). 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). 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). 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** (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** (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** (Action). 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** (Create). 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** (Create). 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). 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** (Create). 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). 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** (Create). 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** (Create). 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** (Create). 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** (Create). 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** (Create). 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** (Create). 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). 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). 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). 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.
- **Oracle Fusion Cloud Procurement child address contacts bulk delete** (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). 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 single Oracle Fusion Cloud Procurement child bank account by ID** (Get). 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). 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). 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). 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). 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). 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). 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** (Update). 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** (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** (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). 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). Create a contact for a supplier in Oracle Fusion Cloud. Returns: id, attributes. Required: supplier_id.
- **List all child external data provider identifiers** (List). 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). 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). 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). 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** (Action). 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** (List). 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). Get a product and service record for an Oracle Fusion Cloud supplier. Returns: SupplierProductsServicesId, links. Required: supplier_id, supplier_products_services_id.
- **Create a Oracle Fusion Cloud Procurement child products and service** (Create). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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 single Oracle Fusion Cloud Procurement child roles child by ID** (Get). 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** (List). 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). 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). 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). 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** (Create). 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** (Create). 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** (Create). 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** (Create). 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 a Oracle Fusion Cloud Procurement action update line status** (Create). 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** (Create). 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** (Create). 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). 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). 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). 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). 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). 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). 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 single Oracle Fusion Cloud Procurement browsing category by ID** (Get). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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** (Action). 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). 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). 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). 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). 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). 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** (List). 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** (Action). 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). 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 single Oracle Fusion Cloud Procurement work confirmation by ID** (Get). 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). 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). 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). Delete a work confirmation in Oracle Fusion Cloud by id. Returns an empty 204 response on success. Required: id.
- **Create a Oracle Fusion Cloud Procurement action add recent supplier** (Create). 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** (Create). 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** (Create). 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** (Create). 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** (Create). 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** (Create). 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** (List). 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). 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). 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). 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). 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). 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). 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 single Oracle Fusion Cloud Procurement child global dff by ID** (Get). 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). 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** (Update). 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** (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). 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). 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). 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). 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). 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** (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). 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). 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** (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). 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). 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). 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** (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** (Action). 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). 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). 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). 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). 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). 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** (Update). 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). 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). 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). 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). 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** (Update). 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). 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). 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** (Action). 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). 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). 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). 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** (Update). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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** (Update). 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** (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** (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). 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). 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). 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). 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). 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). 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). 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). 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). Create a new Compliance Checklists record.

Procurement compliance checklists. Full CRUD on checklist records. Stored alongside supplier qualification initiatives in the underlying tables.
- **Update a Oracle Fusion Cloud Procurement compliance checklist by ID** (Update). 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 a Oracle Fusion Cloud Procurement compliance checklist by ID** (Delete). 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 Oracle Fusion Cloud Procurement external purchase prices** (List). 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). 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** (Update). 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). 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). 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). 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** (Update). 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). 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). 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). 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). 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** (Update). 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). 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). 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 Oracle Fusion Cloud Procurement procurement persons lovs** (List). 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). 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). 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). 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). 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). 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 a Oracle Fusion Cloud Procurement action add contract term** (Create). 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** (Create). 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). 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). 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). 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 a Oracle Fusion Cloud Procurement action cancel change order** (Create). 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). 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). 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). 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). 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). 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** (Delete). 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** (Delete). 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 a Oracle Fusion Cloud Procurement action validate document** (Create). 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). 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). 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 Oracle Fusion Cloud Procurement child contract documents** (List). 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). 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). 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** (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** (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). 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). 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). 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 single Oracle Fusion Cloud Procurement child global df f by ID** (Get). 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). 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** (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 partial update** (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** (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). 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). 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). 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 Oracle Fusion Cloud Procurement child supporting documents** (List). 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). 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 a Oracle Fusion Cloud Procurement child supporting document** (Create). 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** (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** (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). 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). 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). 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). 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). 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). 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). 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). 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). 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 a Oracle Fusion Cloud Procurement draft purchase order by ID** (Update). 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 a Oracle Fusion Cloud Procurement draft purchase order by ID** (Delete). 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). 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** (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** (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). 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** (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** (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). 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). 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** (Delete). 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 a Oracle Fusion Cloud Procurement action delete change order** (Create). 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). 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). 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). 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). 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** (Action). 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). 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 single Oracle Fusion Cloud Procurement child price tier by ID** (Get). 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). 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** (Update). 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). 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** (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** (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). 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). 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). 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). 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 single Oracle Fusion Cloud Procurement child requirement by ID** (Get). 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). 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** (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 partial update** (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** (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** (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 requirements child** (List). 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). 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). 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). 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). 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). 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). 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** (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** (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). 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). 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). 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). 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** (Update). 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). 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** (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** (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** (Action). 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** (Action). 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** (Action). 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 a Oracle Fusion Cloud Procurement action add alternate line** (Create). 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). 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). 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** (Delete). 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). 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). 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). 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 a Oracle Fusion Cloud Procurement action initialize procese** (Create). 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). 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). 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). 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). 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 a Oracle Fusion Cloud Procurement child line attribute group** (Create). 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** (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** (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). 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). 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). 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). 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). 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 a Oracle Fusion Cloud Procurement child line attribute by ID** (Update). 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.
- **Oracle Fusion Cloud Procurement child line attributes bulk update** (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 line attributes bulk delete** (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). 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). 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 Oracle Fusion Cloud Procurement child response currencies** (List). 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). 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). 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** (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** (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). 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). 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). 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). 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.
- **Oracle Fusion Cloud Procurement child response values bulk update** (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). 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). 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** (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** (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). 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** (Action). 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** (Action). 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). 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** (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** (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). 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** (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** (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). 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). 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). 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 Oracle Fusion Cloud Procurement child catalog assignments** (List). 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). 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 a Oracle Fusion Cloud Procurement child catalog assignment** (Create). 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** (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). 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** (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). 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). 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 Oracle Fusion Cloud Procurement child security assignments** (List). 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 a Oracle Fusion Cloud Procurement child security assignment** (Create). 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** (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). 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). 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). 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** (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). 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 Oracle Fusion Cloud Procurement child work confirmations** (List). 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). 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). 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). 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). 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** (Update). 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). 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). 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). 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). 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** (Update). 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). 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). 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). 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). 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** (Update). 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). 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). 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). 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 Oracle Fusion Cloud Procurement public shopping list lines** (List). 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). 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 a Oracle Fusion Cloud Procurement public shopping list line** (Create). 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** (Update). 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). 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). 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). 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). Create a new Public Shopping Lists record.

Shared shopping lists assigned to content zones. Used by requesters as a starting point for requisitions.
- **Update a Oracle Fusion Cloud Procurement public shopping list by ID** (Update). 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 a Oracle Fusion Cloud Procurement public shopping list by ID** (Delete). 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). 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). 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). 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). 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** (Update). 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). 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). 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). 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). 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). 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). 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). 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 a Oracle Fusion Cloud Procurement action generate highlight** (Create). 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). 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). 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). 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). 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). 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** (Delete). 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). 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). 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 a Oracle Fusion Cloud Procurement action unfreezes unfreeze** (Create). 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). 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). 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 a Oracle Fusion Cloud Procurement child business unit accese** (Create). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). List Punchout Connections records (paginated collection).

Connection definitions for cXML punchout to external supplier websites.
- **Get punchout connection by ID** (Get). 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). 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). 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). 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 Oracle Fusion Cloud Procurement purchase agreement lines** (List). List Purchase Agreement Lines records (paginated collection).

Line items on a purchase agreement.
- **Get purchase agreement line by ID** (Get). 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). 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 single Oracle Fusion Cloud Procurement purchase agreement by ID** (Get). 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). 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). 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** (Action). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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). 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 single Oracle Fusion Cloud Procurement child values child by ID** (Get). 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 Oracle Fusion Cloud Procurement purchase order schedules** (List). List Purchase Order Schedules records (paginated collection).

Shipment schedule rows on a purchase order line.
- **Get purchase order schedule by ID** (Get). 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). 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). 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). 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). 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). 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** (Update). 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). 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** (Action). 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). 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** (Action). 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). 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** (Action). 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). 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). 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). 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). 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). 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). 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). 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** (Action). 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). 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** (Action). 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). 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). 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). 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). 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** (Update). 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). 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). 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). 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** (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** (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). 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). 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). 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.
