Update a transaction
Update transaction
Updates transation by given Id and propertyToUpdate
POST
/
v3
/
{id}
/
update
/
{propertyToUpdate}
Path Parameters
id
string
requiredId of the transaction to update
propertyToUpdate
enum<string>
requiredName of transaction property to update
Available options:
REVERSE
Response
201 - application/json
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