Update Transaction
Header Parameters
Authorizationstring
x-client-idstring
x-signaturestring
x-timestampstring
Content-Typestring
Path Parameters
uuidstring Required
The transaction's unique identifier
Body Parameters
descriptionstring
Updated transaction description
notesstring
Updated notes
categoryAccountIdstring
Category account ID
Response
200
Object
{
"status": "success",
"message": "Transaction updated successfully."
}
Was this section helpful?
Response
Was this section helpful?