Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.kalshi.com/llms.txt

Use this file to discover all available pages before exploring further.

Properties

NameTypeDescriptionNotes
idstrUnique identifier for the withdrawal.
statusstrCurrent status of the withdrawal. ‘applied’ means funds have been deducted from balance.
typestrPayment type used for the withdrawal.
amount_centsintWithdrawal amount in cents.
fee_centsintFee charged for the withdrawal in cents.
created_tsintUnix timestamp of when the withdrawal was created.
finalized_tsintUnix timestamp of when the withdrawal was finalized (applied, failed, or returned).[optional]