Oracle Financials website screenshot

Oracle Financials

Collection of Oracle Financials Cloud APIs for financial management, accounting, and reporting.

7 APIs 0 Features
AccountingAccounts PayableAccounts ReceivableCash ManagementERPExpense ManagementFinancial ManagementGeneral Ledger

APIs

Oracle Financials General Ledger API

Manage general ledger operations including journals, account balances, and period closings.

Oracle Financials Accounts Payable API

Manage supplier invoices, payments, and expense reports.

Oracle Financials Accounts Receivable API

Manage customer invoices, receipts, and credit management.

Oracle Financials Cash Management API

Manage cash positioning, bank statements, and reconciliation.

Oracle Financials Expense Management API

Manage employee expenses, reimbursements, and expense reports.

Oracle Financials Fixed Assets API

Manage asset lifecycle, depreciation, and asset transfers.

Oracle Financial Reporting API

Access financial reports, analytics, and business intelligence data.

Collections

Pricing Plans

Rate Limits

Oracle Financials Rate Limits

3 limits

RATE LIMITS

FinOps

JSON Structure

Oracle Financials Structure

0 properties

JSON STRUCTURE

Resources

🔗
DomainSecurity
DomainSecurity
🔑
Authentication
Authentication
👥
GitHubOrganization
GitHubOrganization
🚀
GettingStarted
GettingStarted
🔑
Authentication Guide
Authentication Guide
🔗
RateLimits
RateLimits
💬
Support
Support
🟢
StatusPage
StatusPage
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy

Sources

Raw ↑
opencollection: 1.0.0
info:
  name: Oracle Financials General Ledger API
  version: 11.13.18.05
request:
  auth:
    type: bearer
    token: '{{bearerToken}}'
items:
- info:
    name: Journal Batches
    type: folder
  items:
  - info:
      name: Oracle Financials List journal batches
      type: http
    http:
      method: GET
      url: https://{instance}.oraclecloud.com/fscmRestApi/resources/11.13.18.05/journalBatches
      params:
      - name: limit
        value: ''
        type: query
        description: Maximum number of items to return
      - name: offset
        value: ''
        type: query
        description: Number of items to skip before returning results
      - name: fields
        value: ''
        type: query
        description: Comma-separated list of fields to include in the response
      - name: q
        value: ''
        type: query
        description: Filter expression using Oracle REST query syntax
      - name: orderBy
        value: ''
        type: query
        description: Comma-separated list of fields to sort by, with optional asc or desc
      - name: finder
        value: ''
        type: query
        description: Named finder to execute a predefined query
      - name: expand
        value: ''
        type: query
        description: Comma-separated list of child resources to expand in the response
    docs: Retrieve a collection of journal batches. Supports filtering, sorting, and pagination using standard Oracle REST
      query parameters.
  - info:
      name: Oracle Financials Get a journal batch
      type: http
    http:
      method: GET
      url: https://{instance}.oraclecloud.com/fscmRestApi/resources/11.13.18.05/journalBatches/:JeBatchId
      params:
      - name: JeBatchId
        value: ''
        type: path
        description: Unique identifier for the journal batch
      - name: fields
        value: ''
        type: query
        description: Comma-separated list of fields to include in the response
      - name: expand
        value: ''
        type: query
        description: Comma-separated list of child resources to expand in the response
    docs: Retrieve a specific journal batch by its unique identifier, including associated journal headers, lines, and action
      logs.
  - info:
      name: Oracle Financials Update a journal batch
      type: http
    http:
      method: PATCH
      url: https://{instance}.oraclecloud.com/fscmRestApi/resources/11.13.18.05/journalBatches/:JeBatchId
      params:
      - name: JeBatchId
        value: ''
        type: path
        description: Unique identifier for the journal batch
      body:
        type: json
        data: '{}'
    docs: Update a journal batch. Only batch completion status and reversal attributes can be updated through this endpoint.
  - info:
      name: Oracle Financials Delete a journal batch
      type: http
    http:
      method: DELETE
      url: https://{instance}.oraclecloud.com/fscmRestApi/resources/11.13.18.05/journalBatches/:JeBatchId
      params:
      - name: JeBatchId
        value: ''
        type: path
        description: Unique identifier for the journal batch
    docs: Delete a specific journal batch by its unique identifier.
- info:
    name: Ledger Balances
    type: folder
  items:
  - info:
      name: Oracle Financials List account balances
      type: http
    http:
      method: GET
      url: https://{instance}.oraclecloud.com/fscmRestApi/resources/11.13.18.05/ledgerBalances
      params:
      - name: limit
        value: ''
        type: query
        description: Maximum number of items to return
      - name: offset
        value: ''
        type: query
        description: Number of items to skip before returning results
      - name: fields
        value: ''
        type: query
        description: Comma-separated list of fields to include in the response
      - name: q
        value: ''
        type: query
        description: Filter expression using Oracle REST query syntax
      - name: orderBy
        value: ''
        type: query
        description: Comma-separated list of fields to sort by, with optional asc or desc
      - name: finder
        value: ''
        type: query
        description: Named finder to execute a predefined query
    docs: Retrieve balance amounts for account combinations or accounts defined as part of an account group. Supports filtering
      by ledger, period, account segment values, and balance type.
- info:
    name: Currency Rates
    type: folder
  items:
  - info:
      name: Oracle Financials List currency rates
      type: http
    http:
      method: GET
      url: https://{instance}.oraclecloud.com/fscmRestApi/resources/11.13.18.05/currencyRates
      params:
      - name: limit
        value: ''
        type: query
        description: Maximum number of items to return
      - name: offset
        value: ''
        type: query
        description: Number of items to skip before returning results
      - name: fields
        value: ''
        type: query
        description: Comma-separated list of fields to include in the response
      - name: q
        value: ''
        type: query
        description: Filter expression using Oracle REST query syntax
      - name: orderBy
        value: ''
        type: query
        description: Comma-separated list of fields to sort by, with optional asc or desc
      - name: finder
        value: ''
        type: query
        description: Named finder to execute a predefined query
    docs: Retrieve currency conversion rates. These rates are used for multi-currency accounting and reporting across business
      units and ledgers.
- info:
    name: Chart of Accounts
    type: folder
  items:
  - info:
      name: Oracle Financials Create a chart of accounts filter
      type: http
    http:
      method: POST
      url: https://{instance}.oraclecloud.com/fscmRestApi/resources/11.13.18.05/chartOfAccountsFilters
      body:
        type: json
        data: '{}'
    docs: Create a new chart of accounts filter with filter criteria. Chart of accounts filters are used to restrict the set
      of account combinations available in financial transactions.
- info:
    name: Budgetary Control
    type: folder
  items:
  - info:
      name: Oracle Financials List budgetary control results
      type: http
    http:
      method: GET
      url: https://{instance}.oraclecloud.com/fscmRestApi/resources/11.13.18.05/budgetaryControlResults
      params:
      - name: limit
        value: ''
        type: query
        description: Maximum number of items to return
      - name: offset
        value: ''
        type: query
        description: Number of items to skip before returning results
      - name: fields
        value: ''
        type: query
        description: Comma-separated list of fields to include in the response
      - name: q
        value: ''
        type: query
        description: Filter expression using Oracle REST query syntax
      - name: finder
        value: ''
        type: query
        description: Named finder to execute a predefined query
    docs: Retrieve budgetary control validation results, including budget impact details for transactions that have been validated
      against budgets.
  - info:
      name: Oracle Financials Create a budget transaction
      type: http
    http:
      method: POST
      url: https://{instance}.oraclecloud.com/fscmRestApi/resources/11.13.18.05/budgetaryControlBudgetTransactions
      body:
        type: json
        data: '{}'
    docs: Create a new budgetary control budget transaction for budget entry and validation.
bundled: true