POST
/
v3
/
{id}
/
update
/
{propertyToUpdate}
{
  "description": "<string>",
  "id": "<string>"
}

Path Parameters

id
string<biginteger>
required

Id of the transaction to update

propertyToUpdate
enum<string>
required

Name of transaction property to update

Available options:
REVERSE

Response

Successful update of the transaction

description
string

Short description of the result of the action

id
string

Will contain the ID of the resource that has been created or updated