Update Expense

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Id of the desired object

string
required

Id of the selected enterprise

string
required

Id of the selected subsidiary

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

Accounting date for accounted state (format: YYYY-MM-DD or ISO 8601 datetime). If omitted, the current datetime is used. For paid state, this field is ignored.

string

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

string

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

Responses

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