Expense
Object

This represents an Expense

Fields

#

account

Non-null

The account where the expense was submitted

accountCurrencyFxRate

Non-null

The exchange rate between the expense currency and the account currency

activities

[ Activity !]!
Non-null

The list of activities (ie. approved, edited, etc) for this expense ordered by date ascending

amount

Non-null

Total amount of the expense (sum of the item's amounts).

amountV2

Total amount of the expense

attachedFiles

(Optional) files attached to the expense

comments

Returns the list of comments for this expense, or null if user is not allowed to see them

createdAt

Non-null

The time of creation

createdByAccount

The account who created this expense

currency

Non-null

Currency that should be used for the payout

customData

Custom data for this expense

description

Non-null

Title/main description for this expense

draft

Drafted field values that were still not persisted

feesPayer

Non-null

The fees payer for this expense

host

The account from where the expense was paid

id

Non-null

invoiceInfo

Information to display on the invoice. Only visible to user and admins.

items

legacyId

Non-null

Legacy ID as returned by API V1. Avoid relying on this field as it may be removed in the future.

longDescription

Longer description for this expense

payee

Non-null

The account being paid by this expense

payeeLocation

The address of the payee

payoutMethod

The payout method to use for this expense

permissions

Non-null

The permissions given to current logged in user for this expense

privateMessage

Additional information about the payment as HTML. Only visible to user and admins.

recurringExpense

requestedByAccount

The account that requested this expense to be submitted

requiredLegalDocuments

Returns the list of legal documents required from the payee before the expense can be payed. Must be logged in.

securityChecks

status

Non-null

The state of the expense (pending, approved, paid, rejected...etc)

tags

[ String ]!
Non-null

taxes

Non-null

Taxes applied to this expense

type

Non-null

Whether this expense is a receipt or an invoice

virtualCard

The virtual card used to pay for this charge

Usages

#

References

#