Get Journal Entries

GA

Retrieve a list of Journal Entries based on specified filters.

Headers

AuthorizationstringRequired

Query parameters

perioddateOptional

Period for which the journal entry is being posted. Will be in the YYYY-MM-DD format. It will be set to the current period if not provided

statusenumOptional

Holds the status of the journal entry line. See <> for detailed error status workflow. The value is auto updated.

vendor_idstringOptional

Id of the Vendor/Supplier. This value will match the source/vendors:source_system_id.

created_atdatetimeOptional

Journal Entry created date and time stamp.

updated_atdatetimeOptional

Journal Entry updated date and time stamp.

resubmittedbooleanOptional

Indicates if the Journal Entry was resubmitted after being rejected within Gappify. It is either 0 (False) or 1 (True).

reviewedbooleanOptional

Indicates if the Journal Entry was reviewed at any point. It is either 0 (False) or 1 (True).

has_je_idbooleanOptional

Indicates if the Journal Entry has je_id. It is either 0 (False) or 1 (True).

Response

List of Journal Entry retrieved successfully.

idinteger

Gappify generated unique identifier for the journal entry.

namestring

Vendor/Supplier name.

vendor_idstring

Id of the Vendor/Supplier. This value will match the source/vendors:source_system_id.

subsidiarystring

Subsidiary name linked to the journal entry. This value will match the name in source/coa:name.

subsidiary_idstring

Subsidiary id linked to the journal entry. This value will match the source/coa:source_system_id.

departmentstring

Department name linked to the journal entry. This value will match the source/coa:name.

department_idstring

Department ID linked to the journal entry. This value will match the source/coa:source_system_id.

glaccountstring

GLAccount name linked to the journal entry. This value will match the source/coa:name.

glaccount_idstring

GLAccount ID linked to the journal entry. This value will match the source/coa:source_system_id.

classstring

Class name linked to the journal entry. This value will match the name in source_coas.

class_idstring

Class id linked to the journal entry. This value will match the source_system_id in source_coas.

projectstring

Project name linked to the journal entry. This value will match the name in source_coas.

project_idstring

Project id linked to the journal entry. This value will match the source_system_id in source_coas.

currencystring

Currency in which the transaction will be posted in the JE. Will match the name in the currency list of source_coas.

currency_idstring

Currency id in which the transaction will be posted in the JE. Will match the source_system_id in the currency list of source_coas.

debitdouble

Journal entry debit amount based on transaction currency. Will be blank for the credit line.

creditdouble

Journal entry credit amount based on transaction currency. Will be blank for the debit line.

je_datedate

Journal entry date as entered by the user when posting the lines. Will be in the YYYY-MM-DD format.

je_reversal_datedate

Journal entry reversal date as entered by the user when posting the lines. Will be in the YYYY-MM-DD format.

je_memostring

Journal entry memo description/details as entered by the user when posting the lines.

line_descriptionstring

Holds the value of the description field from the Transaction line record.

statusstring

Holds the status of the journal entry line. See <> for detailed error status workflow. The value is auto updated.

perioddate

Period for which the journal entry is being posted. Will be in the YYYY-MM-DD format.

po_source_system_idinteger

Purchase order Id on the journal entry for accrual manager lines originating from purchase order lines. It should match source/purchase_order:source_system_id

po_numberstring

Purchase order number on the journal entry for accrual manager lines originating from purchase order lines.

po_line_idstring

Purchase order line Id on the journal entry for accrual manager lines originating from purchase order lines.

po_line_descriptionstring

Purchase order line description on the journal entry for accrual manager lines originating from purchase order lines.

po_line_amountdouble

Purchase order line amount on the journal entry for accrual manager lines originating from purchase order lines.

created_atdatetime

QJE created date and time stamp.

updated_atdatetime

QJE updated date and time stamp.

external_idstring

Combination of Subsidiary, Transaction Currency, Date.

locationstring

Location name linked to the journal entry. This value will match the name in source_coas.

location_idstring

Location id linked to the journal entry. This value will match the source_system_id in source_coas.

preparerstring

Email of the user that prepared the QJE (Transaction to QJE).

group_idstring

Gappify generated unique identifier for the debit/credit pair. This group_id should be leveraged to perform updates to the Gappify JE’s.

posted_bystring

Email of the user that posted the journal entry.

posted_atdatetime

Datetime stamp of when the journal entry was flagged as posted. Auto updated when JE is updated with a non null je_id.

regionstring

Region name linked to the journal entry. This value will match the name in source_coas.

region_idstring

Region ID linked to the journal entry. This value will match the name in source_coas.

je_idstring

Record Id of the resulting journal entry in the customer ERP. This value will be used to create link between Gappify QJE and Customers journal entry. Upon successful creation in the ERP system, update Gappify with a valid non null value to change status to POSTED.

service_start_datedate

Purchase order line start date on the journal entry for accrual manager lines originating from purchase order lines. This field can also hold transaction level start date as provided by Vendors.

service_end_datedate

Purchase order line end date on the journal entry for accrual manager lines originating from purchase order lines. This field can also hold transaction level end date as provided by Vendors.

companystring

Company name linked to the journal entry. This value will match the name in source_coas.

company_idstring

Company id linked to the journal entry. This value will match the source_system_id in source_coas.

intercompanystring

Intercompany name linked to the journal entry. This value will match the name in source_coas.

intercompany_idstring

Intercompany id linked to the journal entry. This value will match the source_system_id in source_coas.

channelstring

Channel name linked to the journal entry. This value will match the name in source_coas.

channel_idstring

Channel id linked to the journal entry. This value will match the source_system_id in source_coas.

je_reject_reasonstring

Reason if the QJE was ever rejected or is currently in rejected status within Gappify.

rejected_bystring

Email of the user that rejected the journal entry within Gappify.

rejected_atdatetime

Datetime stamp of when the journal entry was flagged as rejected within Gappify.

threshold_support_documentstring

Supporting details (can be words or url) for the journal entry.

productstring

Product name linked to the journal entry. This value will match the name in source_coas.

product_idstring

Product id linked to the journal entry. This value will match the source_system_id in source_coas.

je_batchstring

Unique reference to a JE outbound file.

resubmittedboolean

Indicates if the QJE was resubmitted after being rejected within Gappify.

deleted_atdatetime

Indicates timestamp of when the JE is soft deleted

reviewedboolean

Indicates if the QJE was reviewed at any point.

reporting_amountdouble

The Reporting currency converted amount as available on the transaction line.

subsidiary_amountdouble

The Subsidiary currency converted amount as available on the transaction line.

reporting_currencystring

The Reporting currency stamped on the transaction line. This value is derived from the Company settings.

subsidiary_currencystring

The Subsidiary currency stamped on the transaction line.

reporting_currency_idstring

The Reporting currency id as linked to COA currency values.

subsidiary_currency_idstring

The Subsidiary currency id as linked to COA currency values.

po_line_amount_usddouble

Purchase order line amount in USD currency on the journal entry for accrual manager lines originating from purchase order lines.

po_balance_usddouble

Purchase order line balance amount in USD currency on the journal entry for accrual manager lines originating from purchase order lines.

error_detailsstring

Update the field with error details upon failure to POS JE to the respective system.

Errors