Invoice Reports

Overview

Invoice reports provide a daily summary of the invoices associated with an organization. The V1 Invoice Summary provided a snapshot of in-progress data, whereas the V2 Invoice Summary ensures that customers receive complete and finalized data sets, addressing scenarios where invoices span multiple days.

The V1 Invoice Summary will be deprecated after 2026-10-31. Organizations can request historical backfill data for the V2 Invoice Summary by providing the org_id and backfill_start_date in an Admin Support ticket.

The V1 report uses the INVOICE_DATE to group invoices which were created on a given date.

The V2 report uses the CLOSED_DATE to group invoices which were closed on a given date.

File Name Structure

V1: s3://branchapp-sftp/home/{org_name}/out/invoice_summary/{org_name}_invoice_summary_YYYY-MM-DD.csv

V2: s3://branchapp-sftp/home/{org_name}/out/invoice_summary_v2/{org_name}_invoice_summary_v2_YYYY-MM-DD.csv

Column Details

VersionColumn NameTypeExample Data
V1, V2INVOICE_IDNUMBER1847198
V1INVOICE_DATEDATE2023-09-17
V2CREATED_DATEDATE2023-09-17
V2CLOSED_DATEDATE2023-09-18
V1, V2DESCRIPTIONTEXTAcme Invoice Configuration
V1, V2TOTALNUMBER23201.62
V1, V2FUNDING_SOURCENUMBER1181961
V1, V2STATUSTEXTCOMPLETED