Transactions
Update Transaction
Fetches details about a specific transaction using the provided id.
PUT
Authorizations
Path Parameters
The _id
of the transaction to fetch.
Body
application/json
The key-value pair you wish to attach to the transaction object.
Response
200 - application/json
The response is of type object
.