Oracle Financials · JSON Structure

Oracle Financials Structure

Structural overview of the Oracle Financials API surface; extracted from openapi/.

Type: Properties: 0
AccountingAccounts PayableAccounts ReceivableCash ManagementERPExpense ManagementFinancial ManagementGeneral Ledger

Oracle Financials Structure is a JSON Structure definition published by Oracle Financials.

Meta-schema:

JSON Structure

Raw ↑
{
  "provider": "Oracle Financials",
  "providerId": "oracle-financials",
  "kind": "json-structure",
  "description": "Structural overview of the Oracle Financials API surface; extracted from openapi/.",
  "schemaCount": 7,
  "operationCount": 9,
  "schemas": [
    {
      "name": "JournalBatch",
      "type": "object",
      "propertyCount": 13,
      "required": []
    },
    {
      "name": "JournalBatchUpdate",
      "type": "object",
      "propertyCount": 3,
      "required": []
    },
    {
      "name": "LedgerBalance",
      "type": "object",
      "propertyCount": 10,
      "required": []
    },
    {
      "name": "CurrencyRate",
      "type": "object",
      "propertyCount": 5,
      "required": []
    },
    {
      "name": "ChartOfAccountsFilter",
      "type": "object",
      "propertyCount": 4,
      "required": []
    },
    {
      "name": "BudgetaryControlResult",
      "type": "object",
      "propertyCount": 5,
      "required": []
    },
    {
      "name": "BudgetTransaction",
      "type": "object",
      "propertyCount": 6,
      "required": []
    }
  ],
  "operations": [
    {
      "method": "GET",
      "path": "/fscmRestApi/resources/11.13.18.05/journalBatches",
      "operationId": "listJournalBatches",
      "summary": "Oracle Financials List journal batches",
      "tags": [
        "Journal Batches"
      ]
    },
    {
      "method": "GET",
      "path": "/fscmRestApi/resources/11.13.18.05/journalBatches/{JeBatchId}",
      "operationId": "getJournalBatch",
      "summary": "Oracle Financials Get a journal batch",
      "tags": [
        "Journal Batches"
      ]
    },
    {
      "method": "DELETE",
      "path": "/fscmRestApi/resources/11.13.18.05/journalBatches/{JeBatchId}",
      "operationId": "deleteJournalBatch",
      "summary": "Oracle Financials Delete a journal batch",
      "tags": [
        "Journal Batches"
      ]
    },
    {
      "method": "PATCH",
      "path": "/fscmRestApi/resources/11.13.18.05/journalBatches/{JeBatchId}",
      "operationId": "updateJournalBatch",
      "summary": "Oracle Financials Update a journal batch",
      "tags": [
        "Journal Batches"
      ]
    },
    {
      "method": "GET",
      "path": "/fscmRestApi/resources/11.13.18.05/ledgerBalances",
      "operationId": "listLedgerBalances",
      "summary": "Oracle Financials List account balances",
      "tags": [
        "Ledger Balances"
      ]
    },
    {
      "method": "GET",
      "path": "/fscmRestApi/resources/11.13.18.05/currencyRates",
      "operationId": "listCurrencyRates",
      "summary": "Oracle Financials List currency rates",
      "tags": [
        "Currency Rates"
      ]
    },
    {
      "method": "POST",
      "path": "/fscmRestApi/resources/11.13.18.05/chartOfAccountsFilters",
      "operationId": "createChartOfAccountsFilter",
      "summary": "Oracle Financials Create a chart of accounts filter",
      "tags": [
        "Chart of Accounts"
      ]
    },
    {
      "method": "GET",
      "path": "/fscmRestApi/resources/11.13.18.05/budgetaryControlResults",
      "operationId": "listBudgetaryControlResults",
      "summary": "Oracle Financials List budgetary control results",
      "tags": [
        "Budgetary Control"
      ]
    },
    {
      "method": "POST",
      "path": "/fscmRestApi/resources/11.13.18.05/budgetaryControlBudgetTransactions",
      "operationId": "createBudgetTransaction",
      "summary": "Oracle Financials Create a budget transaction",
      "tags": [
        "Budgetary Control"
      ]
    }
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/oracle-financials-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.