Get a list of Budgets
GARetrieve a list of Budgets based on specified filters.
Headers
Query parameters
Response
Unique identifier of the invoice in the erp system. This value will be used to match source data and perform upserts.
Vendor/Supplier name.
Id of the Vendor/Supplier. This value should match the source_vendors->g_source_system_id which will be used to send back as part of JE to ERP.
Subsidiary name linked to the budget line. This value should match the name in source_coas.
Subsidiary id linked to the budget line. This value should match the g_source_system_id in source_coas.
Department id linked to the budget line. This value should match the g_source_system_id in source_coas.
Department name linked to the budget line. This value should match the name in source_coas.
GLAccount name linked to the budget line. This value should match the name in source_coas.
GLAccount number
GLAccount id linked to the budget line. This value should match the g_source_system_id in source_coas.
Subsidiary currency of the budget line. Should match the name in the currency list of source_coas. Use the ISO code of the currency.
Subsidiary currency id of the budget line. Should match the name in the currency list of source_coas.
Amount of the budget in the subsidiarys base currency.
Budget applicable period. Format should be yyyy-mm-dd.