Associate a label with a transaction

Associates a label with a transaction. Provide cardda_transaction_id and either an existing
transaction_label_id or a label name (a label is created for the caller's company when
only label is given and none matches). The caller must own the transaction or have a role
over its owner within the same company.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Payload to associate a label with a transaction. Provide cardda_transaction_id (the
transaction's accounting_ledger_tx_id) and either an existing transaction_label_id or a
label name — when only label is given and no matching label exists, one is created for the
caller's company.

string
required

The transaction's accounting_ledger_tx_id.

uuid

An existing label id to associate.

string

Label name; used to find-or-create a label when transaction_label_id is absent.

Headers
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.

Responses

401

Unauthorized (not authorized over the transaction, or company mismatch)

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json