Skip to main content
PATCH
Update a transaction

Authorizations

Authorization
string
header
required

API token issued from the Equated app under Settings → API Tokens.

Path Parameters

id
integer
required
Required range: x > 0

Body

application/json
orgMerchantId
integer
Required range: x > 0
projectId
integer | null
Required range: x > 0
date
string
Pattern: ^\d{4}-\d{2}-\d{2}$
amount
number
Required range: -10000000000000 < x < 10000000000000
name
string
Required string length: 1 - 500

Response

200 - application/json

Updated transaction

The response is of type unknown.