Crypto
Get transaction details
View comprehensive details for a specific transaction, including fill history and debt tracking. Essential for monitoring transaction progress.
Detailed Information
- Complete Transaction Data: All execution details and current status
- Debt Tracking: Initial and remaining debt amounts
- Fill History: Individual crypto deliveries with blockchain hashes
- Settlement Information: Actual settlement dates and schedules
Fill & Debt Tracking
Large transactions may be fulfilled in multiple parts:
- Fills: Each crypto delivery portion with blockchain hash
- Debt Tracking: Shows remaining amount to be fulfilled
- Payment History: Track payments made via Pay crypto transaction debt
Usage
- Progress Monitoring: Track fulfillment of large transactions
- Blockchain Verification: Use fill hashes to verify on-chain deliveries
- Payment Planning: Check remaining debt before making payments
Related Actions
-
Pay crypto transaction debt - Make payment towards remaining debt
-
List crypto transactions - Return to transaction list
Previous
Pay crypto transaction debt
Make payments towards transaction debt using internal bank accounts. **Enables flexible payment** of crypto transaction obligations.
#### Payment Process
- **Internal Transfer**: Uses your internal bank accounts
- **Debt Reduction**: Reduces transaction's remaining debt amount
- **Partial Payments**: Pay any amount towards the debt
- **Settlement Trigger**: Full payment may trigger crypto delivery
#### Prerequisites
- **Transaction exists**: Use transaction ID from [List crypto transactions](/api-reference/crypto/list-crypto-transactions)
- **Outstanding debt**: Check debt amount via [Get transaction details](/api-reference/crypto/get-transaction-details)
- **Account balance**: Ensure sufficient funds in specified account
#### Debt Management
- **Initial Debt**: Set when transaction created via [Execute crypto purchase](/api-reference/crypto/execute-crypto-purchase)
- **Multiple Payments**: Make several payments until debt cleared
- **Progress Tracking**: Monitor via [Get transaction details](/api-reference/crypto/get-transaction-details)
#### Usage Scenarios
- **Installment Payments**: Pay large transactions in smaller amounts
- **Cash Flow Management**: Pay when funds become available
- **Settlement Control**: Control timing of crypto delivery
#### Monitoring
- [Get transaction details](/api-reference/crypto/get-transaction-details) - Check remaining debt after payment
- [List crypto transactions](/api-reference/crypto/list-crypto-transactions) - View updated transaction status
Next