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

201
application/json

Successful update of the transaction

The response is of type object.