freshbooks-php-sdk

ExpenseStatus

Status values for an expense.

Values are:

  • 0: INTERNAL. Internal rather than client This is a feature of FreshBooks Classic only and should only appear in migrated accounts.
  • 1: OUTSTANDING. Has client, needs to be applied to an invoice
  • 2: INVOICED. Has client, attached to an invoice
  • 4: RECOUPED. Has client, attached to an invoice, and paid
Tags
link
https://www.freshbooks.com/api/invoices

Table of Contents

Constants

INTERNAL  = 0
INVOICED  = 2
OUTSTANDING  = 1
RECOUPED  = 4

Constants


        
On this page

Search results