Skip to main content
PATCH
Update a valuation

Authorizations

X-Api-Key
string
header
required

API key for authentication. Generate one from your account settings.

Path Parameters

id
string
required

Valuation ID (entry ID)

Body

application/json
valuation
object

Response

valuation updated with amount and date

id
string<uuid>
required
date
string<date>
required
amount
string
required
currency
string
required
kind
string
required
account
object
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
notes
string | null