Retrieve one

Returns a single card transaction by id. Visible to admins, holders of the
card_transactions_manage permission, or the cardholder the transaction
belongs to.

The response includes the transaction's transaction_labels and the computed
fields commission_id, type, amount_formatted, and
target_amount_formatted. The internal embedding vector is never exposed.

Multi-provider note. Amounts are Cardda's own reconstruction across issuing
partners (Slash, PLH, Pomelo, etc.): amount_in_clp is the CLP reconversion at
settlement, and for some vendors the balance/decline context is derived from the
vendor payload rather than a native field. Decline reasons surface in
status_reason.

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

Card transaction id (vendor-prefixed string, often base64-encoded — not a UUID).

Headers
uuid
required

UUID of the company that owns the card.

Responses

401

Unauthorized

404

Card transaction not found (or not visible to the caller).

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