Skip to main content
DELETE
cURL

Delete Transaction Endpoint (2024-09-01)

Delete a specific transaction using its ID.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

transaction_id
string
required

The ID of the transaction to delete

Response

Transaction deletion response

object
string

The type of object deleted

Example:

"tax.transaction"

deleted_at
number

Epoch datetime representing the date and time the object was deleted

Example:

1721782604