Get transaction details
Authenticated owners get the full UX (status auto-sync, document download links, crypto→internal repair). Unauthenticated callers must pass ?key= with a share key issued by POST /transactions/{id}/share. Without auth and without a valid key the endpoint returns 401.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Path Parameters
Query Parameters
Response
Successful Response
Detailed transaction response with wallet/IBAN info.
Unified transaction status.
pending, success, failed, refunded Currency / amount / rate leg of a transaction.
Currency / amount / rate leg of a transaction.
Currency / amount / rate leg of a transaction.
Wallet details for transaction list/detail views.
Wallet details for transaction list/detail views.
IBAN (SEPA) external account.
- IBANAccountDetails
- USExternalAccountDetails
- SwiftAccountDetails
IBAN (SEPA) external account.
- IBANAccountDetails
- USExternalAccountDetails
- SwiftAccountDetails
Card and merchant info for card transactions.
Contact details for transaction detail view.
Lightweight user preview (for transaction participants, etc.).
Lightweight user preview (for transaction participants, etc.).
Lightweight user preview (for transaction participants, etc.).
- UserPreview
- ApiKeyListResponse
Invoice info embedded in transaction details.