Magidoc

ExpenseItem
Object

Fields for an expense item

Fields

#

id

Non-null

Unique identifier for this expense item

amount

Non-null

Amount of this item

amountV2

Non-null

Amount of this item

referenceExchangeRate

If the item currency is different than the expense currency, this field will expose the average exchange rate for this date as recorded by Open Collective. Used to decide whether the value in amountV2.exchangeRate looks correct.

createdAt

Non-null

The date on which the item was created

updatedAt

Non-null

The date on which the item was last updated

incurredAt

Non-null

The date on which the expense took place

description

A description for this item. Enforced for new items, but old expenses may not have one.

url

file

The file associated with this item (if any)

Usages

#

References

#