Update an existing Transaction.
| Put | UpdateTransactions |
Resource Path: /api/v5/transactions
| Name | Description |
|---|---|
| ApiKey | |
| ApiSecret | |
| ApiUsername | |
| ApiPassword |
The request body is of type TransactionUpdateRequestModel.
![]() |
TransactionUpdateRequestModel
|
The response body is of type DefaultServiceReturnModel.
OK![]() |
DefaultServiceReturnModel
|