Get Journal Entries
GARetrieve a list of Journal Entries based on specified filters.
Headers
Query parameters
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
Holds the status of the journal entry line. See <> for detailed error status workflow. The value is auto updated.
Id of the Vendor/Supplier. This value will match the source/vendors:source_system_id.
Journal Entry created date and time stamp.
Journal Entry updated date and time stamp.
Indicates if the Journal Entry was resubmitted after being rejected within Gappify. It is either 0 (False) or 1 (True).
Indicates if the Journal Entry was reviewed at any point. It is either 0 (False) or 1 (True).
Indicates if the Journal Entry has je_id. It is either 0 (False) or 1 (True).
Response
List of Journal Entry retrieved successfully.
Gappify generated unique identifier for the journal entry.
Vendor/Supplier name.
Id of the Vendor/Supplier. This value will match the source/vendors:source_system_id.
Subsidiary name linked to the journal entry. This value will match the name in source/coa:name.
Subsidiary id linked to the journal entry. This value will match the source/coa:source_system_id.
Department name linked to the journal entry. This value will match the source/coa:name.
Department ID linked to the journal entry. This value will match the source/coa:source_system_id.
GLAccount name linked to the journal entry. This value will match the source/coa:name.
GLAccount ID linked to the journal entry. This value will match the source/coa:source_system_id.
Class name linked to the journal entry. This value will match the name in source_coas.
Class id linked to the journal entry. This value will match the source_system_id in source_coas.
Project name linked to the journal entry. This value will match the name in source_coas.
Project id linked to the journal entry. This value will match the source_system_id in source_coas.
Currency in which the transaction will be posted in the JE. Will match the name in the currency list of source_coas.
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.
Journal entry debit amount based on transaction currency. Will be blank for the credit line.
Journal entry credit amount based on transaction currency. Will be blank for the debit line.
Journal entry date as entered by the user when posting the lines. Will be in the YYYY-MM-DD format.
Journal entry reversal date as entered by the user when posting the lines. Will be in the YYYY-MM-DD format.
Journal entry memo description/details as entered by the user when posting the lines.
Holds the value of the description field from the Transaction line record.
Holds the status of the journal entry line. See <> for detailed error status workflow. The value is auto updated.
Period for which the journal entry is being posted. Will be in the YYYY-MM-DD format.
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
Purchase order number on the journal entry for accrual manager lines originating from purchase order lines.
Purchase order line Id on the journal entry for accrual manager lines originating from purchase order lines.
Purchase order line description on the journal entry for accrual manager lines originating from purchase order lines.
Purchase order line amount on the journal entry for accrual manager lines originating from purchase order lines.
QJE created date and time stamp.
QJE updated date and time stamp.
Combination of Subsidiary, Transaction Currency, Date.
Location name linked to the journal entry. This value will match the name in source_coas.
Location id linked to the journal entry. This value will match the source_system_id in source_coas.
Email of the user that prepared the QJE (Transaction to QJE).
Gappify generated unique identifier for the debit/credit pair. This group_id
should be leveraged to perform updates to the Gappify JE’s.
Email of the user that posted the journal entry.
Datetime stamp of when the journal entry was flagged as posted. Auto updated when JE is updated with a non null je_id.
Region name linked to the journal entry. This value will match the name in source_coas.
Region ID linked to the journal entry. This value will match the name in source_coas.
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.
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.
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.
Company name linked to the journal entry. This value will match the name in source_coas.
Company id linked to the journal entry. This value will match the source_system_id in source_coas.
Intercompany name linked to the journal entry. This value will match the name in source_coas.
Intercompany id linked to the journal entry. This value will match the source_system_id in source_coas.
Channel name linked to the journal entry. This value will match the name in source_coas.
Channel id linked to the journal entry. This value will match the source_system_id in source_coas.
Reason if the QJE was ever rejected or is currently in rejected status within Gappify.
Email of the user that rejected the journal entry within Gappify.
Datetime stamp of when the journal entry was flagged as rejected within Gappify.
Supporting details (can be words or url) for the journal entry.
Product name linked to the journal entry. This value will match the name in source_coas.
Product id linked to the journal entry. This value will match the source_system_id in source_coas.
Unique reference to a JE outbound file.
Indicates if the QJE was resubmitted after being rejected within Gappify.
Indicates timestamp of when the JE is soft deleted
Indicates if the QJE was reviewed at any point.
The Reporting currency converted amount as available on the transaction line.
The Subsidiary currency converted amount as available on the transaction line.
The Reporting currency stamped on the transaction line. This value is derived from the Company settings.
The Subsidiary currency stamped on the transaction line.
The Reporting currency id as linked to COA currency values.
The Subsidiary currency id as linked to COA currency values.
Purchase order line amount in USD currency on the journal entry for accrual manager lines originating from purchase order lines.
Purchase order line balance amount in USD currency on the journal entry for accrual manager lines originating from purchase order lines.
Update the field with error details upon failure to POS JE to the respective system.