Skip to main content

Delete an existing transaction

DELETE 

/v1/accounts/:id/transactions/:tId

Delete an existing transaction

Request

Path Parameters

    id uuidrequired

    ID of Account

    tId uuidrequired

    ID of Transaction

Responses

Success

Loading...