v1

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
Journal

Retrieves a Journal resource.

Retrieves a Journal resource.

get/journals/{id}

Path parameters

idstring required

Resource identifier

Response

Journal resource

idstring
integrationstring

The key of the integration source e.g. "quickbooks", or "xero"

srcIdstring

Unique identifier for each journal

journalDatestring date-time

Date on which the journal to be recorded

journalNumberstring nullable

The reference number of the journal

journalLinesstring nullable

JSON lines of the journal

currencyCodestring nullable

Currency code of journal line

createdstring date-time nullable

Created date and time of the journal

modifiedstring date-time nullable

Last modified time of the journal

Example response

{
  "integration": "quickbooks"
}