Get details of a specific auto account transaction
Retrieves a single auto-transaction record by auto_transaction_id with execution details and status.
Authorizations
Path Parameters
Unique identifier of the auto account transaction KSUID is a 27-character globally unique ID that combines a timestamp with a random component. Used for all entity identifiers in the Dakota platform.
27^[0-9A-Za-z]{27}$"1NFHrqBHb3cTfLVkFSGmHZqdDPi"
Response
Auto account transaction details
A transaction relating to an auto account
KSUID is a 27-character globally unique ID that combines a timestamp with a random component. Used for all entity identifiers in the Dakota platform.
27^[0-9A-Za-z]{27}$"1NFHrqBHb3cTfLVkFSGmHZqdDPi"
KSUID is a 27-character globally unique ID that combines a timestamp with a random component. Used for all entity identifiers in the Dakota platform.
27^[0-9A-Za-z]{27}$"1NFHrqBHb3cTfLVkFSGmHZqdDPi"
KSUID is a 27-character globally unique ID that combines a timestamp with a random component. Used for all entity identifiers in the Dakota platform.
27^[0-9A-Za-z]{27}$"1NFHrqBHb3cTfLVkFSGmHZqdDPi"
KSUID is a 27-character globally unique ID that combines a timestamp with a random component. Used for all entity identifiers in the Dakota platform.
27^[0-9A-Za-z]{27}$"1NFHrqBHb3cTfLVkFSGmHZqdDPi"
Type of transaction.
onramp, offramp, swap "onramp"
Current status of a transaction.
timed_out, not_started, in_progress, awaiting_confirmation, pending, processing, completed, invalid, failed, canceled, reversed, rejected, broadcasted, pending_return, returned, pending_reversal Unix timestamp when the transaction was created.
1234567890
Unix timestamp when the transaction was last updated.
1234567890
Provider identifier
"dakota"
Provider external transaction identifier
"txn_123456789"
Status reported by provider
"processing"
Reason for failure if status is 'failed'
Unix timestamp when the transaction was completed.
1234567890
Detailed receipt information for a transaction
Blockchain-specific details for crypto transactions
Originating sender details for onramp/offramp/swap transactions. Populated when source-side metadata is available (e.g., from inbound wire/ACH source data).
NACHA/Fedwire return code (e.g., R01) when the transaction was returned by the receiving bank.
"R01"
Human-readable return reason provided by the receiving bank.
"Insufficient Funds"
Unix timestamp when the return was initiated.
1234567890
Unix timestamp deadline for return processing.
1234567890
Lead Bank ACH reversal reason when the originator reverses the transaction (e.g., duplicate, receiver_incorrect).
"duplicate"
Unix timestamp when the reversal was initiated.
1234567890

