Get a list of Invoices
GARetrieve a list of Invoices based on specified filters.
Headers
Query parameters
Id of the PO linked to the invoice.
Invoice header memo.
Response
Unique identifier of the invoice in the ERP system. This value will be used to match source data and perform upserts.
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.
Vendor/Supplier name.
Type of invoice.
Invoice number.
Id of the invoice line.
Id of the PO linked to the invoice.
Invoice header memo.
FX rate applicable period. Format should be yyyy-mm-dd.
Period representation of the invoice.
Subsidiary name linked to the invoice. This value should match the name in source_coas.
Subsidiary id linked to the invoice. This value should match the g_source_system_id in source_coas.
GLAccount debit name linked to the invoice. This value should match the name in source_coas.
GLAccount debit id linked to the invoice. This value should match the g_source_system_id in source_coas.
GLAccount credit name linked to the invoice. This value should match the name in source_coas.
GLAccount credit id linked to the invoice. This value should match the g_source_system_id in source_coas.
Department/Cost Center debit name linked to the invoice. This value should match the name in source_coas.
Department/Cost Center debit id linked to the invoice. This value should match the g_source_system_id in source_coas.
Department/Cost Center credit name linked to the invoice. This value should match the name in source_coas.
Department/Cost Center credit id linked to the invoice. This value should match the g_source_system_id in source_coas.
Product debit name linked to the invoice. This value should match the name in source_coas.
Product debit id linked to the invoice. This value should match the g_source_system_id in source_coas.
Product credit name linked to the invoice. This value should match the name in source_coas.
Product credit id linked to the invoice. This value should match the g_source_system_id in source_coas.
Location debit name linked to the invoice. This value should match the name in source_coas.
Location debit id linked to the invoice. This value should match the g_source_system_id in source_coas.
Location credit name linked to the invoice. This value should match the name in source_coas.
Location credit id linked to the invoice. This value should match the g_source_system_id in source_coas.
Class debit name linked to the invoice. This value should match the name in source_coas.
Class debit id linked to the invoice. This value should match the g_source_system_id in source_coas.
Class credit name linked to the invoice. This value should match the name in source_coas.
Class credit id linked to the invoice. This value should match the g_source_system_id in source_coas.
Project debit name linked to the invoice. This value should match the name in source_coas.
Project debit id linked to the invoice. This value should match the g_source_system_id in source_coas.
Project credit name linked to the invoice. This value should match the name in source_coas.
Project credit id linked to the invoice. This value should match the g_source_system_id in source_coas.
Description of the invoice or invoice line where applicable.
Status of the invoice or invoice line.
Transactional currency name of the invoice. Use the ISO code of the currency.
Transactional currency id of the invoice. This value should match the g_source_system_id in source_coas.
Start date of the invoice or invoice line if applicable.
End date of the invoice or invoice line if applicable.
Quantity based value of the invoice or invoice line if applicable.
Invoice or Invoice line amount.
Channel debit name linked to the invoice. This value should match the name in source_coas.
Channel debit id linked to the invoice. This value should match the g_source_system_id in source_coas.
Channel credit name linked to the invoice. This value should match the name in source_coas.
Channel credit id linked to the invoice. This value should match the g_source_system_id in source_coas.
Region debit name linked to the invoice. This value should match the name in source_coas.
Region debit id linked to the invoice. This value should match the g_source_system_id in source_coas.
Region credit name linked to the invoice. This value should match the name in source_coas.
Region credit id linked to the invoice. This value should match the g_source_system_id in source_coas.
Company debit name linked to the invoice. This value should match the name in source_coas.
Company debit id linked to the invoice. This value should match the g_source_system_id in source_coas.
Company credit name linked to the invoice. This value should match the name in source_coas.
Company credit id linked to the invoice. This value should match the g_source_system_id in source_coas.
Intercompay debit name linked to the invoice. This value should match the name in source_coas.
Intercompay debit id linked to the invoice. This value should match the g_source_system_id in source_coas.
Intercompay credit name linked to the invoice. This value should match the name in source_coas.
Intercompay credit id linked to the invoice. This value should match the g_source_system_id in source_coas.
PO number linked to the invoice.
Line Id of the PO linked to the invoice.