v1

latestOpenAPI 3.0.02026-07-2422987517.5 KB
Transaction label

Remove a label from a transaction

Removes the association between a label and a transaction. This operates on the collection path — identify the association by cardda_transaction_id + transaction_label_id passed as query or body parameters (there is no id in the path).

delete/v1/transaction_label_associations

Query parameters

cardda_transaction_idstring required

The transaction (accounting_ledger_tx_id).

transaction_label_idstring uuid required

The label to unlink.

Headers

company-idstring uuid required

UUID of the company on whose behalf the request is made. Required for every Accounting endpoint. See The company-id header for details on how to obtain a value for this header and the error responses to expect when it is missing or invalid.

Response

Association removed

idstring uuid