How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Apideck Journal Entries API

A Journal Entry represents a manual accounting entry with debit and credit line items, memo, posting date, and status.

Apideck Journal Entries API is one of 54 APIs that Apideck publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Journal Entries. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 2 paths, and defines 50 schemas. It is described by OpenAPI 3.2.0, at version 10.24.12.

Requests are made against a single base URL, https://unify.apideck.com.

5 operations 2 paths 50 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
10.24.12
Base URL
https://unify.apideck.com
Authentication
API Key
License
Resource Areas
1

Authentication & Security 1

Apideck Journal Entries API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (apiKey). By default, every request must be authenticated.

  • apiKey — To access our API, you need to sign up and obtain your unique API key. Each Unify application is assigned a single API key. You can locate your API key in the…

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Journal Entries 5

A Journal Entry represents a manual accounting entry with debit and credit line items, memo, posting date, and status.

GET
/accounting/journal-entries
Apideck List Journal Entries
journalEntriesAll 11 params → 200400401402404422default
POST
/accounting/journal-entries
Apideck Create Journal Entry
journalEntriesAdd 5 params body → 201400401402404422default
GET
/accounting/journal-entries/{id}
Apideck Get Journal Entry
journalEntriesOne 7 params → 200400401402404422default
PATCH
/accounting/journal-entries/{id}
Apideck Update Journal Entry
journalEntriesUpdate 6 params body → 200400401402404422default
DELETE
/accounting/journal-entries/{id}
Apideck Delete Journal Entry
journalEntriesDelete 6 params → 200400401402404422default

Schemas 50

The contract defines 50 schemas that model the data the API accepts and returns. The most detailed are JournalEntry (28 properties), Address (25 properties), JournalEntryLineItem (18 properties), GetJournalEntriesResponse (9 properties). Each schema is shown below with its type and property counts.

UnauthorizedResponse
object
6 properties
DepartmentId
stringnull
The ID of the department
JournalEntriesSort
object
2 properties
LinkedSupplier
objectnull
The supplier this entity is linked to.
5 properties
CreatedAt
stringnull
The date and time when the object was created.
DownstreamId
stringnull
The third-party API ID of original entity
Raw
objectnull
Raw response from the integration when raw=true query param is provided
LocationId
stringnull
The ID of the location
Address
object
25 properties
NotFoundResponse
object
6 properties
CustomField
object
4 properties
CreatedBy
stringnull
The user who created the object.
UpdateJournalEntryResponse
object
7 properties 6 required
PassThroughBody
array
The passthrough property allows passing service-specific, custom data or structured modifications in request body when creating or updating resources.
UnexpectedErrorResponse
object
6 properties
LinkedTaxRate
object
4 properties
PaymentRequiredResponse
object
6 properties
UpdatedAt
stringnull
The date and time when the object was last updated.
DeprecatedLinkedTrackingCategory
objectnull
2 properties
TaxCode
stringnull
Applicable tax id/code override if tax is not supplied on a line item basis.
LinkedLedgerAccount
objectnull
6 properties
LineNumber
integernull
Line number of the resource
SortDirection
string
The direction in which to sort the results
LinkedTrackingCategory
objectnull
5 properties
JournalEntry
object
28 properties
PassThroughQuery
object
1 property
UnprocessableResponse
object
6 properties
Id
string
A unique identifier for an object.
JournalEntryLineItem
object
18 properties 2 required
DeleteJournalEntryResponse
object
7 properties 6 required
Currency
stringnull
Indicates the associated currency for an amount of money. Values correspond to [ISO 4217](https://en.wikipedia.org/wiki/ISO4217).
GetJournalEntriesResponse
object
9 properties 6 required
LinkedWorktag
objectnull
2 properties
UnifiedId
object
A object containing a unique identifier for the resource that was created, updated, or deleted.
1 property 1 required
RowVersion
stringnull
A binary value used to detect updates to a object and prevent data conflicts. It is incremented each time an update is made to the object.
LinkedEmployee
objectnull
The employee this entity is linked to.
3 properties
Links
object
Links to navigate to previous or next pages through the API
3 properties
BadRequestResponse
object
7 properties
LinkedCustomer
objectnull
The customer this entity is linked to.
6 properties
GetJournalEntryResponse
object
7 properties 6 required
CustomMappings
objectnull
When custom mappings are configured on the resource, the result is included here.
CurrencyRate
numbernull
Currency Exchange Rate at the time entity was recorded/generated.
TaxInclusive
booleannull
Amounts are including tax
AccountingPeriod
stringnull
Accounting period
UpdatedBy
stringnull
The user who last updated the object.
CreateJournalEntryResponse
object
7 properties 6 required
LinkedTrackingCategories
arraynull
A list of linked tracking categories.
Meta
object
Response metadata
2 properties
AccountingCompanyId
stringnull
The company ID the transaction belongs to
JournalEntriesFilter
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

apideck-journal-entries-api-openapi.yml Raw ↑

Other APIs Apideck publishes across the network.

Apideck Activities API
Apideck Aged Creditors API
Apideck Aged Debtors API
Apideck Attachments API
Apideck Balance Sheet API
Apideck Bank Accounts API
Apideck Bank Feed Accounts API
Apideck Bank Feed Statements API
Apideck Bill Payments API
Apideck Bills API
Apideck Categories API
Where this information came from

This is an independent, third-party profile of Apideck Journal Entries API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.