payees

Update Payee

patch/api/payees/{payee_id}

Path parameters

payee_idstring uuid required

Headers

X-Workspace-Idstring nullable

Request body

namestring nullable
typestring nullable
is_favoriteboolean nullable
notesstring nullable

Response

Successful Response

idstring uuid required
user_idstring uuid required
namestring required
typestring required
is_favoriteboolean required
notesstring nullable
created_atstring date-time required
transaction_countinteger

Changes