Skip to content
Release: Australia · Updated: 2026-07-09 · Official documentation · View source

Invoice staging table

The invoice staging [sn_ap_ic_invoice_stage] table temporarily stores the header-level invoice data from Document Intelligence before it is transferred to the invoice record.

Invoice inbound staging table (sn_ap_ic_invoice_stage)

The following table lists the fields for the invoice inbound [sn_ap_ic_invoice_stage] staging table.

FieldData typeDescription
NumberstringAuto-generated identifier for the staging record. Read only.
Supplier invoice numberstringInvoice number as printed on the source document.
SupplierstringSupplier name extracted from the document.
Supplier tax idstringSupplier VAT or tax identification number.
Invoice datestringInvoice date as extracted from the document (raw string).
Invoice date (parsed)glide_dateParsed date field populated by Document Intelligence from the raw invoice date string.
Purchase orderstringPO number referenced on the invoice.
SubtotalstringInvoice subtotal before tax and other charges.
Amount invoiced (Transaction currency)stringTotal invoiced amount in the transaction currency.
Tax ratestringTax rate as extracted from the document.
Tax amountstringTax amount as extracted from the document.
Shipping amountstringShipping charges extracted from the document.
Other chargesstringMiscellaneous charges extracted from the document.
Invoice currencystringCurrency code of the invoice.
Original invoice numberstringFor credit memos, the number of the invoice being credited.
Bill to company namestringCompany name from the bill-to address on the invoice.
Bill to streetstringStreet address from the bill-to address on the invoice.
Bill to citystringCity from the bill-to address on the invoice.
Bill to state/provincestringState or province from the bill-to address on the invoice.
Bill to countrystringCountry from the bill-to address on the invoice.
Bill to zip/postal codestringZIP or postal code from the bill-to address on the invoice.
Remit to streetstringStreet address for supplier payment remittance.
Remit to citystringCity for supplier payment remittance.
Remit to state/provincestringState or province for supplier payment remittance.
Remit to countrystringCountry for supplier payment remittance.
Remit to zip/postal codestringZIP or postal code for supplier payment remittance.
Ship to streetstringStreet address from the ship-to address on the invoice.
Ship to citystringCity from the ship-to address on the invoice.
Ship to state/provincestringState or province from the ship-to address on the invoice.
Ship to countrystringCountry from the ship-to address on the invoice.
Ship to zip/postal codestringZIP or postal code from the ship-to address on the invoice.
Supplier bank namestringSupplier bank name extracted for payment routing.
ACH routing numberstringACH routing number extracted for payment routing.
Wire routing numberstringWire transfer routing number extracted for payment routing.
Account numberstringSupplier bank account number extracted for payment routing.
Swift codestringSWIFT code for international wire transfers.
StatuschoiceProcessing status of the staging record.
Invoice emailreferenceReference to the inbound email record that delivered this invoice.
Sender email addressstringEmail address from which the invoice was sent.
Recipient email addressstringEmail address that will receive the invoice.
Related invoicereferenceReference to the invoice record created from this staging record.

Parent Topic:Inbound staging tables for Accounts Payable Operations

Related topics

Invoice import inbound staging table

Import error staging table

Invoice line import inbound staging table

Invoice payment detail import inbound table

Organization tax details inbound staging table

Invoice tax line staging table

Invoice line stage table