@qonto/embed-sdk / <internal> / src/common/constants / TRANSFER_STATUSESDocumentation Index
Fetch the complete documentation index at: https://docs.qonto.com/llms.txt
Use this file to discover all available pages before exploring further.
Variable: TRANSFER_STATUSES
List of all possible statuses a transfer can be in.constTRANSFER_STATUSES:object
Type declaration
CANCELED
CANCELED:string='canceled'
COMPLETED
COMPLETED:string='completed'
DECLINED
DECLINED:string='declined'
FAILED
FAILED:string='failed'
PENDING
PENDING:string='pending'
PROCESSING
PROCESSING:string='processing'
SETTLED
SETTLED:string='settled'