Update Expense

Update the specified expense state to accounted with an optional accounted_id, or to paid with optional paid_id and paid_at.

Path Params
string
required
Defaults to v1

Api version

string
required

Id of the selected enterprise

string
required

Id of the selected subsidiary

string
required

Id of the desired object

Body Params
string
enum
required

The new state of the expense.

Allowed:
string

Internal ID for accounted state. For paid state, this field is optional.

string

Payment internal ID for paid state. For accounted state, this field is ignored.

date

Payment date for paid state (format: YYYY-MM-DD). For accounted state, this field is ignored.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json