File list
- Customers
- Contacts
- Invoices
- Invoice PDFs
- Payments
- Payment Allocations
- Credit Memos
- Credit Memo Allocations
- Credit Memo PDFs
- GL Accounts (Chart of Accounts)
- Disputes
Customers
File name:YYYYMMDD_customers.csv
Your customer master list. Include all active customers, plus any customers deactivated since the last file.
Contacts
File name:YYYYMMDD_contacts.csv
Contacts associated with your customers. These are the people Stuut may communicate with regarding invoices, payments, and disputes.
Invoices
File name:YYYYMMDD_invoices.csv
All open invoices, plus any invoices paid, voided, or otherwise closed in the last 7 days. Each row is one line item. An invoice with 5 line items appears as 5 rows sharing the same invoice-level fields.
Line-Item Fields (unique per row within the same invoice):
Invoice PDFs
PDF copies of all invoices. Each file should be named using the invoice_remote_id:{invoice_remote_id}.pdf
and be placed in folder pdfs.
Payments
File name:YYYYMMDD_payments.csv
All payments received in the last 30 days. Each row is one payment.
Payment Allocations
File name:YYYYMMDD_payment_allocations.csv
How each payment is applied to invoices. Each row links one payment to one invoice. A single payment may have multiple rows if it covers multiple invoices.
Credit Memos
File name:YYYYMMDD_credit_memos.csv
All open credit memos plus any applied or voided in the last 30 days.
Credit Memo Allocations
File name:YYYYMMDD_credit_memo_allocations.csv
How each credit memo has been applied to invoices. Each row links one credit memo to one invoice.
Credit Memo PDFs
PDF copies of all credit memos. Each file should be named using the credit_memo_remote_id:{credit_memo_remote_id}.pdf
and be placed in folder pdfs.
GL Accounts (Chart of Accounts)
File name:YYYYMMDD_gl_accounts.csv
Full chart of accounts. Allows categorization of transactions by ledger account. Send weekly (Mondays).
Disputes
File name:YYYYMMDD_disputes.csv
Only required if you track disputes in your ERP and want them synced. All open disputes plus any resolved in the last 30 days.