Updates transation by given Id and propertyToUpdate
cURL
curl --request POST \ --url https://integration-api-cat2./%7B{environment}%7D.ext.%7B{realm}%7D.cia.enfuce.com/transaction/v3/{id}/update/{propertyToUpdate}
{ "description": "<string>", "id": "<string>" }
Id of the transaction to update
Name of transaction property to update
REVERSE
Successful update of the transaction
The response is of type object.
object
Was this page helpful?