Create a new or update existing Transactions entries.
GACreate a new or update existing Transactions entries with the provided data.
Headers
Request
ERP id which uniquely represents the specific transaction line record. This value will be used to match source data and perform upserts.
Transaction date. Should be in the format YYYY-MM-DD.
Accounting period where journal / invoice was posted. Should be in the format YYYY-MM-01
Presents the type of gl transaction.
Subsidiary currency of the posted transaction line in the gl. Should match the name in the currency list of source_coas. Use the ISO code of the currency.
Subsidiary currency id of the posted transaction line in the gl. Should match the name in the currency list of source_coas.
Currency in which the transaction was posted in the gl. Should match the name in the currency list of source_coas. Use the ISO code of the currency.
Currency id in which the transaction was posted in the gl. Should match the g_source_system_id in the currency list of source_coas.
Amount of the gl transaction as presented in the transaction currency.
Amount of the gl transaction as presented in the transaction currency.
Amount of the transaction as translated to the base currency of the subsidiary.
Expense subsidiary name linked to the gl transaction. This value should match the name in source_coas.
Expense subsidiary id linked to the gl transaction. This value should match the g_source_system_id in source_coas.
Vendor/Supplier name linked to the gl transaction.
Id of the Vendor/Supplier. This value should match the source_vendors->g_source_system_id.
Invoice/Bill Number, Journal Name, Other transaction reference number.
Expense glaccount name linked to the gl transaction line. This value should match the name in source_coas.
Expense glacocunt number
Expense glaccount id linked to the gl transaction line. This value should match the g_source_system_id in source_coas.
Journal Line Description, Invoice line description
Exchange rate applied on the transaction line.
Expense department name linked to the gl transaction line. This value should match the name in source_coas.
Expense department id linked to the gl transaction line. This value should match the g_source_system_id in source_coas.
Gappify id stamped on the JE that was posted.
PO number associated with the AP invoice (if any). Blank for GL Journal. Should match the g_po_id in the source_purchase_orders.
Expense company name linked to the gl transaction line. This value should match the name in source_coas.
Expense company id linked to the gl transaction line. This value should match the g_source_system_id in source_coas.
Response
Unique identifier for the request
Status of the request