Skip to main content
PUT
Update Transaction

Authorizations

Authorization
string
header
default:{{APIKey}}
required

Path Parameters

id
string
required

The _id of the transaction to fetch.

Body

application/json
metadata
string<json>
default:{}

The key-value pair you wish to attach to the transaction object.

Response

Transaction updated successfully.

statusCode
integer

Status code of the response. 200 indicates a successful request.

message
string

Human-readable description of the result.

data
object

Response payload.