[ expenses ]

Update an expense

Change an expense created by this credential. An agent cannot alter a person's or another agent's expense.

PATCH/api/v1/expenses/{id}

Response

application/json

Fields

idstringrequired

Public expense ID beginning with exp_.

merchantstring

Replacement merchant name.

amountnumber

Replacement major-unit amount.

amount_centsinteger

Replacement integer-cent amount.

currencystring

Replacement ISO currency.

categorystring

Replacement natural-language category.

occurred_ondate

Replacement ISO date.

notesstring

Replacement note or null.