v1

latestOpenAPI 3.0.32026-07-26362271803.3 KB
Core Accounting

Get Intercompany Journal Entry

    Retrieves a single intercompany journal entry by its ID with complete details.

    This endpoint returns:
    - Complete intercompany journal entry information
    - Full transaction details with all accounting fields
    - Entity information and exchange rates
    - Attachment and reversal information
    - Comprehensive transaction metadata

    The response includes:
    - All transaction details with account information
    - Exchange rate data for all currency conversions (native to book, book to consolidation)
    - Vendor, department, and tag information
    - Balance calculations and transaction history
    - File attachments and reversal relationships
    - Complete audit trail information

    This is the detailed view used for editing and complete transaction analysis.
    
get/coa/api/intercompany-journal-entry/{id}

Path parameters

idinteger required

Response

idinteger required
reversal_of_orderstring required
reversalsobject[] required
reversal_datestring date nullable
orderstring
journals_to_deleteinteger[]
{"stackTrail":"components:schemas:IntercompanyJournalEntry:properties:exchange_rates","oasType":"schema","type":"unknown"}
sourcestring nullable
source_fileinteger nullable
close_task_idstring
chat_uuidstring uuid
is_deletedboolean required
deleted_atstring date-time nullable required
type'bill' | 'bill_payment' | 'bill_prepayment' | 'check' | 'credit_card' | 'credit_memo' | 'credit_memo_payment' | 'debit_memo' | 'debit_memo_payment' | 'deposit' | 'expense' | 'invoice' | 'intercompany_journal' | 'invoice_payment' | 'journal_entry' | 'lease' | 'payment' | 'receive_payment' | 'refund' | 'revenue_recognition' | 'sales_receipt' | 'transfer' | 'vendor_credit' | 'void_bill' | 'void_bill_payment' | 'void_invoice_payment' | 'void_credit_memo' | 'void_credit_memo_payment' | 'void_debit_memo_payment' | 'void_invoice' | 'elimination' | 'revaluation' | 'asset_reclassification'
  • bill - Bill
  • bill_payment - Bill Payment
  • bill_prepayment - Bill Prepayment
  • check - Check
  • credit_card - Credit Card
  • credit_memo - Credit Memo
  • credit_memo_payment - Credit Memo Payment
  • debit_memo - Debit Memo
  • debit_memo_payment - Debit Memo Payment
  • deposit - Deposit
  • expense - Expense
  • invoice - Invoice
  • intercompany_journal - Intercompany Journal
  • invoice_payment - Invoice Payment
  • journal_entry - Journal Entry
  • lease - Lease
  • payment - Payment
  • receive_payment - Receive Payment
  • refund - Refund
  • revenue_recognition - Revenue Recognition
  • sales_receipt - Sales Receipt
  • transfer - Transfer
  • vendor_credit - Vendor Credit
  • void_bill - Void Bill
  • void_bill_payment - Void Bill Payment
  • void_invoice_payment - Void Invoice Payment
  • void_credit_memo - Void Credit Memo
  • void_credit_memo_payment - Void Credit Memo Payment
  • void_debit_memo_payment - Void Debit Memo Payment
  • void_invoice - Void Invoice
  • elimination - Elimination
  • revaluation - Revaluation
  • asset_reclassification - Asset Reclassification
journal_idstring uuid
memostring nullable
currencystring
created_automaticallyboolean
datestring date
ref_numberstring nullable
created_atstring date-time required
last_modified_atstring date-time required
customerinteger required
reversal_ofinteger nullable
entitiesinteger[]

Entities involved in this intercompany journal entry. Used for consolidation filtering.