Skip to main content
PUT
Update transaction

Path Parameters

id
integer<int32>
required

The ID of the transaction to update.

Body

currency
string
required
Minimum string length: 1
id
integer<int32>
properties
object | null
customerId
integer<int32> | null
dealId
integer<int32> | null
partnerId
integer<int32> | null

Response

Transaction updated

id
integer<int32>
creationDate
string<date-time>
properties
object | null
customerId
integer<int32> | null
partnerId
integer<int32> | null
dealId
integer<int32> | null
currency
string | null
isDeleted
boolean
deletionDate
string<date-time> | null